A problem with our CVS replication It looks like there's a problem with our CVS replication scripts --- i moved a bunch of files from zimbra.cs.mailbox.im ---> zimbra.cs.im ...unfortunately when the updated tree got propogated over into CVS it looks like it added the new ones but didn't delete the old ones.
So you've got a bunch of old, out of date files that don't build because things they depend on have changed.
We'll fix our CVS distribution ASAP, in the short term you should be able to just rm -rf main/ZimbraServer/src/java/com/zimbra/cs/mailbox/im and things should build for you. |