Hey,
I had a quick question. I've been trying to build zimbra from source using perforce (via this wiki link: Building Zimbra using Perforce - Zimbra :: Wiki)
I'm trying to build on the latest Ubuntu server (11.04).
During the ZCS portion of the build (seems like a lot of java stuff) I kept getting errors about not being able to find org.junit. After a while of debugging I found that the JAR file on line 35 of .classpath in /ZimbraServer/ does not exist. This is the line in question:
I had tried re-syncing (is that what you would call it?) the source a couple of times, and that file was never there (neither the source file or the jar). I manually downloaded the file and was able to finish that part of the building process.Code:<classpathentry kind="lib" path="/ZimbraCommon/jars/junit-4.4.jar" sourcepath="/ZimbraCommon/jars-src/junit-4.4-src.jar">
My question is is this a problem with the source or just something that's happening on my system? I just wanted to share this in case it was a problem with the source, I know it has caused me many headaches in the past couple hours.
Thanks.


LinkBack URL
About LinkBacks


