Re: Changing my ant classpath

2013-02-25 Thread Peter West
Hi Kate, Is yours an RPM based linux system? Did you install a new RPM? Looking at the "ant" shell script, there are a number of points of configuration, and RPM systems seem to have one of their own. You could put a set -x command at the top of the ant shell script to see just what it is pick

Changing my ant classpath

2013-02-25 Thread Carbonari, Katie - 0336 - MITLL
I'm trying to run ant. It worked fine yesterday, but today I installed a newer version of Java and now ant throws this error: ant --execdebug exec "/usr/lib/jvm/jdk1.7.0_15/jre/bin/java" -classpath "/usr/lib/ant-launcher.jar" -Dant.home="/usr" -Dant.library.dir="/usr/lib" org.apache.tools.ant