Hi Virgilio,
what do you want the ant.java.version for?
The property is defined to show the current java version and is working
properly (if the ant version is newer than the java version ... - ant
1.7.1 is older than JDK 7)
It's not a good idea to change that value.
if you just want to set t
Hi everybody.
I expose my question.
I had to build JOB-4.3.4, Orbacus Java version, and I couldn't use JDK1.7
because of errors; everything would be fine using ant 1.7.1 to build Orbacus,
in fact ant 1.7.1 assigns ant.java.version = 1.6 even if my JDK1.7 is 1.7.
Trying ant 1.8.4, I had the same