From pahuang at redhat.com Sun Mar 2 22:38:16 2014 From: pahuang at redhat.com (Patrick Huang) Date: Sun, 2 Mar 2014 17:38:16 -0500 (EST) Subject: [zanata-devel] Compile Errors In-Reply-To: <1393601002.70188.YahooMailNeo@web162502.mail.bf1.yahoo.com> References: <1393601002.70188.YahooMailNeo@web162502.mail.bf1.yahoo.com> Message-ID: <844656713.8057299.1393799896103.JavaMail.zimbra@redhat.com> Hi Brian, Any particular reason you want to use ant? If you use maven it should resolve all dependencies automatically. We also provide zanata.war and a jboss server zip for download http://zanata.org/download/ . You can use it out of the box without compiling from source. You can also take a look at http://stackoverflow.com/questions/702535/using-maven-from-ant if you want to stick with ant build. Mind you other than compiling there are some other maven plugins involved to build the final zanata war so I still recommend you to use maven. Regards, Patrick Huang Senior Software Engineer Engineering - Internationalisation Red Hat ----- Original Message ----- > From: "brian f johnson" > To: zanata-devel at redhat.com > Sent: Saturday, March 1, 2014 1:23:22 AM > Subject: [zanata-devel] Compile Errors > Hi, > I am trying to compile the 3.0.2 sources using java 6 and ant. > I have had trouble finding the correct libraries for > 1. edu.umd.cs.findbugs (findbugs-1.3.2.jar seems to work) > 2. org.richfaces.cdk.annotations (using annotations-4.3.1.Final.jar from > jboss) > 3. Not positive if jboss-jsf-api_2.1_spec-2.1.18.Final.jar is the correct > version. > The result is that I am getting 10 compilation errors for the Nullable > statement: > org\zanata\events\TextFlowTargetStateEvent.java:41: annotation type not > applicable to this kind of declaration > [javac] private final @Nullable > Anyone have any idea what is going on? > Thanks, > Brian > _______________________________________________ > zanata-devel mailing list > zanata-devel at redhat.com > https://www.redhat.com/mailman/listinfo/zanata-devel -------------- next part -------------- An HTML attachment was scrubbed... URL: