Hey Guys, thank you all for your help, I'm answering the questions from Ashley, Steve and Kevin, some answers are huge due to the compilation message ANT provides. Just a reminder, I'm running ANT in a Linux Server, my overall goal is to download a version from a repository, build the version, and report to a mySql database whether it built or not, if not, mention the reason. All that in JAVA.
*1. Ashley, I'm running my stuff in a Linux server* * 2. Steve: is this a package-manager installation of Ant?* I'm not sure. I just downloaded the bin files from the Ant webpage and installed it. *3. What does ant -diagnostics say?* ne...@kubrick:~$ ant -diagnostics ------- Ant diagnostics report ------- Apache Ant version 1.7.1 compiled on June 27 2008 ------------------------------------------- Implementation Version ------------------------------------------- core tasks : 1.7.1 optional tasks : not available ------------------------------------------- ANT PROPERTIES ------------------------------------------- ant.version: Apache Ant version 1.7.1 compiled on June 27 2008 ant.java.version: 1.6 ant.core.lib: /home/nemer/apache-ant-1.7.1/lib/ant.jar ant.home: /home/nemer/apache-ant-1.7.1 ------------------------------------------- ANT_HOME/lib jar listing ------------------------------------------- ant.home: /home/nemer/apache-ant-1.7.1 ant-jai.jar (21348 bytes) ant-jdepend.jar (8132 bytes) ant-nodeps.jar (431580 bytes) ant-testutil.jar (14941 bytes) ant-apache-bsf.jar (3939 bytes) ant-jsch.jar (30797 bytes) ant-apache-regexp.jar (3762 bytes) ant-swing.jar (6738 bytes) ant-commons-net.jar (47026 bytes) ant-apache-bcel.jar (8611 bytes) xercesImpl.jar (1223877 bytes) ant-apache-oro.jar (39627 bytes) ant-starteam.jar (35355 bytes) ant-commons-logging.jar (3910 bytes) ant-weblogic.jar (14205 bytes) ant-stylebook.jar (2330 bytes) ant-apache-log4j.jar (3056 bytes) xml-apis.jar (194354 bytes) ant-junit.jar (93518 bytes) ant-apache-resolver.jar (4071 bytes) ant-antlr.jar (5752 bytes) ant.jar (1323005 bytes) ant-javamail.jar (6998 bytes) ant-launcher.jar (12143 bytes) ant-jmf.jar (6593 bytes) ant-trax.jar (6881 bytes) ant-netrexx.jar (9881 bytes) ------------------------------------------- USER_HOME/.ant/lib jar listing ------------------------------------------- user.home: /home/nemer No such directory. ------------------------------------------- Tasks availability ------------------------------------------- image : Missing dependency javax.media.jai.PlanarImage sshexec : Missing dependency com.jcraft.jsch.UserInfo scp : Missing dependency com.jcraft.jsch.UserInfo jdepend : Missing dependency jdepend.xmlui.JDepend A task being missing/unavailable should only matter if you are trying to use it ------------------------------------------- org.apache.env.Which diagnostics ------------------------------------------- Not available. Download it at http://xml.apache.org/commons/ ------------------------------------------- XML Parser information ------------------------------------------- XML Parser : org.apache.xerces.jaxp.SAXParserImpl XML Parser Location: /usr/share/java/xercesImpl.jar Namespace-aware parser : org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser Namespace-aware parser Location: /usr/share/java/xercesImpl.jar ------------------------------------------- System properties ------------------------------------------- java.runtime.name : Java(TM) SE Runtime Environment sun.boot.library.path : /opt/jdk1.6.0_06/jre/lib/amd64 java.vm.version : 10.0-b22 ant.library.dir : /home/nemer/apache-ant-1.7.1/lib java.vm.vendor : Sun Microsystems Inc. java.vendor.url : http://java.sun.com/ path.separator : : java.vm.name : Java HotSpot(TM) 64-Bit Server VM file.encoding.pkg : sun.io user.country : US sun.java.launcher : SUN_STANDARD sun.os.patch.level : unknown java.vm.specification.name : Java Virtual Machine Specification user.dir : /home/nemer java.runtime.version : 1.6.0_06-b02 java.awt.graphicsenv : sun.awt.X11GraphicsEnvironment java.endorsed.dirs : /opt/jdk1.6.0_06/jre/lib/endorsed os.arch : amd64 java.io.tmpdir : /tmp line.separator : java.vm.specification.vendor : Sun Microsystems Inc. os.name : Linux ant.home : /home/nemer/apache-ant-1.7.1 sun.jnu.encoding : UTF-8 java.library.path : /opt/jdk1.6.0_06/jre/lib/amd64/server:/opt/jdk1.6.0_06/jre/lib/amd64:/opt/jdk1.6.0_06/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib java.specification.name : Java Platform API Specification java.class.version : 50.0 sun.management.compiler : HotSpot 64-Bit Server Compiler os.version : 2.6.18-6-amd64 user.home : /home/nemer user.timezone : Europe/Berlin java.awt.printerjob : sun.print.PSPrinterJob file.encoding : UTF-8 java.specification.version : 1.6 user.name : nemer java.class.path : /home/nemer/apache-ant-1.7.1/lib/ant-launcher.jar:/usr/share/java/xmlParserAPIs.jar:/usr/share/java/xercesImpl.jar:/home/nemer/apache-ant-1.7.1/lib/ant-jai.jar:/home/nemer/apache-ant-1.7.1/lib/ant-jdepend.jar:/home/nemer/apache-ant-1.7.1/lib/ant-nodeps.jar:/home/nemer/apache-ant-1.7.1/lib/ant-testutil.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-bsf.jar:/home/nemer/apache-ant-1.7.1/lib/ant-jsch.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-regexp.jar:/home/nemer/apache-ant-1.7.1/lib/ant-swing.jar:/home/nemer/apache-ant-1.7.1/lib/ant-commons-net.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-bcel.jar:/home/nemer/apache-ant-1.7.1/lib/xercesImpl.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-oro.jar:/home/nemer/apache-ant-1.7.1/lib/ant-starteam.jar:/home/nemer/apache-ant-1.7.1/lib/ant-commons-logging.jar:/home/nemer/apache-ant-1.7.1/lib/ant-weblogic.jar:/home/nemer/apache-ant-1.7.1/lib/ant-stylebook.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-log4j.jar:/home/nemer/apache-ant-1.7.1/lib/xml-apis.jar:/home/nemer/apache-ant-1.7.1/lib/ant-junit.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-resolver.jar:/home/nemer/apache-ant-1.7.1/lib/ant-antlr.jar:/home/nemer/apache-ant-1.7.1/lib/ant.jar:/home/nemer/apache-ant-1.7.1/lib/ant-javamail.jar:/home/nemer/apache-ant-1.7.1/lib/ant-launcher.jar:/home/nemer/apache-ant-1.7.1/lib/ant-jmf.jar:/home/nemer/apache-ant-1.7.1/lib/ant-trax.jar:/home/nemer/apache-ant-1.7.1/lib/ant-netrexx.jar:/opt/jdk1.6.0_06/lib/tools.jar java.vm.specification.version : 1.0 sun.arch.data.model : 64 java.home : /opt/jdk1.6.0_06/jre java.specification.vendor : Sun Microsystems Inc. user.language : en java.vm.info : mixed mode java.version : 1.6.0_06 java.ext.dirs : /opt/jdk1.6.0_06/jre/lib/ext:/usr/java/packages/lib/ext sun.boot.class.path : /opt/jdk1.6.0_06/jre/lib/resources.jar:/opt/jdk1.6.0_06/jre/lib/rt.jar:/opt/jdk1.6.0_06/jre/lib/sunrsasign.jar:/opt/jdk1.6.0_06/jre/lib/jsse.jar:/opt/jdk1.6.0_06/jre/lib/jce.jar:/opt/jdk1.6.0_06/jre/lib/charsets.jar:/opt/jdk1.6.0_06/jre/classes java.vendor : Sun Microsystems Inc. file.separator : / java.vendor.url.bug : http://java.sun.com/cgi-bin/bugreport.cgi sun.cpu.endian : little sun.io.unicode.encoding : UnicodeLittle sun.cpu.isalist : ------------------------------------------- Temp dir ------------------------------------------- Temp dir is /tmp Temp dir is writeable Temp dir alignment with system clock is -767 ms ------------------------------------------- Locale information ------------------------------------------- Timezone Central European Time offset=7200000 ------------------------------------------- Proxy information ------------------------------------------- Java1.5+ proxy settings: Direct connection *4. Kevin: what does which javac?* It says "/opt/jdk1.6.0_06/bin/javac" that is the right java path. *5. And can you post the output of ant -verbose?* This is the last lines i could copy: [javac] org/codehaus/xfire/transport/http/XFireConfigurableServlet.java added as org/codehaus/xfire/transport/http/XFireConfigurableServlet.class doesn't exist. [javac] Compiling 28 source files to /scratch2/nemer/test/xfire/xfire-spring/target/classes [javac] Using modern compiler [javac] Compilation arguments: [javac] '-deprecation' [javac] '-d' [javac] '/scratch2/nemer/test/xfire/xfire-spring/target/classes' [javac] '-classpath' [javac] '/scratch2/nemer/test/xfire/xfire-spring/target/classes:/scratch2/nemer/test/xfire/xfire-spring/target/lib/annogen-0.1.0.jar:/scratch2/nemer/test/xfire/xfire-spring/target/lib/commons-beanutils-1.7.0.jar:/scratch2/nemer/test/xfire/xfire-spring/target/lib/nekohtml-0.9.5.jar:/scratch2/nemer/test/xfire/xfire-spring/target/lib/qdox-1.5.jar:/scratch2/nemer/test/xfire/xfire-spring/target/lib/spring-1.2.6.jar:/scratch2/nemer/test/xfire/xfire-spring/target/lib/spring-mock-1.2.6.jar:/scratch2/nemer/test/xfire/xfire-spring/target/lib/xbean-spring-2.3.jar:/scratch2/nemer/test/xfire/lib/javamail-1.3.2.jar:/scratch2/nemer/test/xfire/target/lib/commons-codec-1.3.jar:/scratch2/nemer/test/xfire/target/lib/commons-httpclient-3.0.jar:/scratch2/nemer/test/xfire/target/lib/commons-logging-1.0.4.jar:/scratch2/nemer/test/xfire/target/lib/easymock-1.1.jar:/scratch2/nemer/test/xfire/target/lib/geronimo-spec-activation-1.0.2-rc4.jar:/scratch2/nemer/test/xfire/target/lib/httpunit-1.6.1.jar:/scratch2/nemer/test/xfire/target/lib/jaxen-1.1-beta-8.jar:/scratch2/nemer/test/xfire/target/lib/jdom-1.0.jar:/scratch2/nemer/test/xfire/target/lib/junit-3.8.1.jar:/scratch2/nemer/test/xfire/target/lib/servletapi-2.3.jar:/scratch2/nemer/test/xfire/target/lib/stax-1.1.2-dev.jar:/scratch2/nemer/test/xfire/target/lib/stax-api-1.0.jar:/scratch2/nemer/test/xfire/target/lib/wsdl4j-1.5.2.jar:/scratch2/nemer/test/xfire/target/lib/wstx-asl-2.9.jar:/scratch2/nemer/test/xfire/target/lib/xmlunit-1.0.jar:/scratch2/nemer/test/xfire/xfire-aegis/target/xfire-aegis-1.2-SNAPSHOT.jar:/scratch2/nemer/test/xfire/xfire-annotations/target/xfire-annotations-1.2-SNAPSHOT.jar:/scratch2/nemer/test/xfire/xfire-core/target/xfire-core-1.2-SNAPSHOT.jar:/scratch2/nemer/test/xfire/xfire-xmlbeans/target/xfire-xmlbeans-1.2-SNAPSHOT.jar:/home/nemer/apache-ant-1.7.1/lib/ant-launcher.jar:/usr/share/java/xmlParserAPIs.jar:/usr/share/java/xercesImpl.jar:/home/nemer/apache-ant-1.7.1/lib/ant-jai.jar:/home/nemer/apache-ant-1.7.1/lib/ant-jdepend.jar:/home/nemer/apache-ant-1.7.1/lib/ant-nodeps.jar:/home/nemer/apache-ant-1.7.1/lib/ant-testutil.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-bsf.jar:/home/nemer/apache-ant-1.7.1/lib/ant-jsch.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-regexp.jar:/home/nemer/apache-ant-1.7.1/lib/ant-swing.jar:/home/nemer/apache-ant-1.7.1/lib/ant-commons-net.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-bcel.jar:/home/nemer/apache-ant-1.7.1/lib/xercesImpl.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-oro.jar:/home/nemer/apache-ant-1.7.1/lib/ant-starteam.jar:/home/nemer/apache-ant-1.7.1/lib/ant-commons-logging.jar:/home/nemer/apache-ant-1.7.1/lib/ant-weblogic.jar:/home/nemer/apache-ant-1.7.1/lib/ant-stylebook.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-log4j.jar:/home/nemer/apache-ant-1.7.1/lib/xml-apis.jar:/home/nemer/apache-ant-1.7.1/lib/ant-junit.jar:/home/nemer/apache-ant-1.7.1/lib/ant-apache-resolver.jar:/home/nemer/apache-ant-1.7.1/lib/ant-antlr.jar:/home/nemer/apache-ant-1.7.1/lib/ant.jar:/home/nemer/apache-ant-1.7.1/lib/ant-javamail.jar:/home/nemer/apache-ant-1.7.1/lib/ant-jmf.jar:/home/nemer/apache-ant-1.7.1/lib/ant-trax.jar:/home/nemer/apache-ant-1.7.1/lib/ant-netrexx.jar:/opt/jdk1.6.0_06/lib/tools.jar' [javac] '-sourcepath' [javac] '/scratch2/nemer/test/xfire/xfire-spring/src/main' [javac] '-target' [javac] '1.4' [javac] '-g' [javac] '-source' [javac] '1.4' [javac] [javac] The ' characters around the executable and arguments are [javac] not part of the command. [javac] Files to be compiled: [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/AbstractXFireSpringTest.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/GenericApplicationContext.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/Jsr181BeanPostProcessor.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/ServiceBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/SpringUtils.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/WebConfigLoader.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/XFireConfigLoader.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/XFireSpringServlet.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/AbstractSoapBindingBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/EndpointBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/HandlerFactory.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/HandlerNameBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/MethodBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/ParameterBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/SchemaBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/ServiceFactoryBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/Soap11BindingBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/Soap12BindingBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/SpringServiceConfiguration.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/config/XFireBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/editors/ServiceFactoryEditor.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/remoting/Jsr181HandlerMapping.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/remoting/XFireClientFactoryBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/remoting/XFireClientInterceptor.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/remoting/XFireExporter.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/remoting/XFireProxyFactoryBean.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/remoting/XFireServletControllerAdapter.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/transport/http/XFireConfigurableServlet.java [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/XFireConfigLoader.java:9: cannot find symbol [javac] symbol : class XBeanHelper [javac] location: package org.apache.xbean.spring.context.impl [javac] import org.apache.xbean.spring.context.impl.XBeanHelper; [javac] ^ [javac] /scratch2/nemer/test/xfire/xfire-spring/src/main/org/codehaus/xfire/spring/XFireConfigLoader.java:73: cannot find symbol [javac] symbol : variable XBeanHelper [javac] location: class org.codehaus.xfire.spring.XFireConfigLoader [javac] XmlBeanDefinitionReader xmlReader = XBeanHelper.createBeanDefinitionReader((SpringApplicationContext) ctx, [javac] ^ [javac] 2 errors [ant] Exiting /scratch2/nemer/test/xfire/xfire-spring/build.xml. BUILD FAILED /scratch2/nemer/test/xfire/build.xml:14: The following error occurred while executing this line: /scratch2/nemer/test/xfire/build-common.xml:81: Compile failed; see the compiler error output for details. at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:508) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:418) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337) at org.apache.tools.ant.Project.executeTarget(Project.java:1306) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1189) at org.apache.tools.ant.Main.runBuild(Main.java:758) at org.apache.tools.ant.Main.startAnt(Main.java:217) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) Caused by: /scratch2/nemer/test/xfire/build-common.xml:81: Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1079) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:882) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1189) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 16 more --- Nested Exception --- /scratch2/nemer/test/xfire/build-common.xml:81: Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1079) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:882) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1189) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337) at org.apache.tools.ant.Project.executeTarget(Project.java:1306) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1189) at org.apache.tools.ant.Main.runBuild(Main.java:758) at org.apache.tools.ant.Main.startAnt(Main.java:217) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) Total time: 3 minutes 24 seconds ne...@kubrick:/scratch2/nemer/test/xfire$ -- David Nemer Sent from Kaiserslautern, RP, Germany On Mon, May 18, 2009 at 9:30 PM, Kevin Jackson <foamd...@gmail.com> wrote: > Hi, > > what does > which javac > > tell you? > > And can you post the output of ant -verbose? > > Thanks, > Kev > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > For additional commands, e-mail: user-h...@ant.apache.org > >