Re: Build with Java 1.4.2
Note that you are using target=1.2 in your build.xml for the javac task.
Not sure if it plays a role in your problem.
I do not know what are exactly class file major versions 47 and 48.
I found only this doc about this type of issue :
http://java.sun.com/docs/books/vmspec/
Note that you are using target=1.2 in your build.xml for the javac task.
Not sure if it plays a role in your problem.
I do not know what are exactly class file major versions 47 and 48.
I found only this doc about this type of issue :
http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFi
Payette, Don J wrote:
Another question on this. Does ant use javac from
JAVA_HOME\lib\tools.jar to process
the javac action.
Yes, it does. When ant is started as a command line tool. Tools.jar is
put in the classpath by the startup shell script under ant 1.5.x and
lower, and by Launcher.java
Another question on this. Does ant use javac from
JAVA_HOME\lib\tools.jar to process
the javac action.
Don Payette
>THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE
PROPRIETARY MATERIAL and is thus for use only by the intended recipient.
If you received this in error, please contact