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 12-15-2006, 06:51 AM
Intermediate Member
 
Posts: 17
Default error compiling snv w/ DbPop3Message.storeUid

compile:
[javac] Compiling 371 source files to /tmp/zimbra/trunk/ZimbraIM/build/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.

jar:
[jar] Building jar: /tmp/zimbra/trunk/ZimbraIM/build/zimbraim.jar
[javac] Compiling 996 source files to /tmp/zimbra/trunk/ZimbraServer/build/classes
[javac] /tmp/zimbra/trunk/ZimbraServer/src/java/com/zimbra/cs/mailbox/Pop3Import.java:211: storeUid(com.zimbra.cs.mailbox.Mailbox,java.lang.S tring,java.lang.String,int) in com.zimbra.cs.db.DbPop3Message cannot be applied to (com.zimbra.cs.mailbox.Mailbox,com.zimbra.cs.accou nt.DataSource,java.lang.String,int)
[javac] DbPop3Message.storeUid(mbox, ds, folder.getUID(pop3Msg), zimbraMsg.getId());
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error

BUILD FAILED
/tmp/zimbra/trunk/ZimbraServer/build.xml:272: Compile failed; see the compiler error output for details.
Reply With Quote
  #2 (permalink)  
Old 12-15-2006, 07:18 AM
Intermediate Member
 
Posts: 17
Default

in /zimbra/trunck/ZimbraServer/src/java/com/zimbra/cs/mailbox/Pop3Import.java

where

DbPop3Message.storeUid(mbox, ds, folder.getUID(pop3Msg), (... etc etc)

change in

DbPop3Message.storeUid(mbox, ds.getId(), folder.getUID(pop3Msg), (... etc etc)
Reply With Quote
  #3 (permalink)  
Old 12-15-2006, 09:00 AM
Zimbra Employee
 
Posts: 1,434
Default Partial checkin broke the build

Yeah, the build was broken last night. Should be fixed either now or when last night's changes make it to SVN (flushed 4x per day, I think).
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


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.