Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-01-2008, 08:57 AM
Intermediate Member
 
Posts: 17
Default [SOLVED] Problems with ZimbraServer code in Subversion repository

Hello,

I have been trying to check out the Zimbra code from the subversion repository (https://zimbra.svn.sourceforge.net/svnroot/zimbra), because I would like to work on some extensions to the Zimbra code and noticed that I cannot compile the module ZimbraServer.

I am using Eclipse and Java 1.6. And then I have checked out the projects ZimbraCommon and also ZimbraIM. The first project I could compile inside Eclipse and the second one two with some basic code modifications. Then I checked out also the ZimbraServer project and here I get lots of errors.

Some of them are pretty obvious to me from the point of view of Java coding, like in class
Code:
com.zimbra.cs.imap.ImapLSubOperation
, where we have the constructor code:

Code:
ImapLSubOperation(ImapSession session, OperationContext oc, Mailbox mbox, String pattern, boolean children) {
        super(session, oc, mbox, Requester.IMAP, Requester.IMAP.getPriority(), LOAD);

        mPattern = pattern;
        mCredentials = creds;
        mOutputChildInfo = children;
	}
The problem with this here is that
Code:
creds
is not declared.

All in all I get 355 errors, but the library and project dependencies seem to be OK.

Now my question is: am I doing something completely wrong ? Is this for external developers the wrong way to go - I mean - to access https://zimbra.svn.sourceforge.net/svnroot/zimbra and try to build some extensions on the basis of this code?

I would appreciate very much any help concerning this, because all in all I find Zimbra a very good product and would like to extend it.

Kind regards,

Gil
Reply With Quote
  #2 (permalink)  
Old 02-01-2008, 09:39 AM
OpenSource Builder & Moderator
 
Posts: 1,166
Default

don't use the sourceforge code, it's ancient. i do wish they would mark it as ancient/notobeused given the frequency of this response.

download source tarballs from
http://www.zimbra.com/community/downloads.html
Reply With Quote
  #3 (permalink)  
Old 02-01-2008, 10:03 AM
Intermediate Member
 
Posts: 17
Default Thank you - good to know

Thank you - good to know

Regards,

Gil
Reply With Quote
  #4 (permalink)  
Old 02-01-2008, 10:04 AM
Moderator
 
Posts: 6,237
Default

One step better: [Source]Perforce Cache is Ready!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.