Can't get ant to install...

2013-04-02 Thread Yves S. Garret
Hi all, I'm trying to install ant. After using sudo, I ran this command and this is the result that I got: $ sudo ./build.sh -Dant.install=/usr/bin [sudo] password for developer: Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported

Re: Can't get ant to install...

2013-04-02 Thread Yves S. Garret
Hi, thanks for your reply. I was able to install a different version of ant from yum. This issue is resolved. On Tue, Apr 2, 2013 at 8:11 PM, Martin Gainty wrote: > J2SE 7 = 51, > J2SE 6.0 = 50, > J2SE 5.0 = 49, > JDK 1.4 = 48, > JDK 1.3 = 47, > JDK 1.2 = 46, > JDK 1.1 = 45 > echo $JAVA_HOMEyo