Here is what I have:
My results:
[echo]
/usr/java/jdk1.6.0_16/jre/lib/amd64/server:/usr/java/jdk1.6.0_16/jre/lib/amd64:/usr/java/jdk1.6.0_16/jre/../
lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib
All Java system properties should be available to you within Ant...
What lea
Hello,
Unlike what the manual says, it doesn't know of all system properties.
I need to have the output of java.library.path in a property, how can
I do that without having to write a Java class (even though it would
be simple) or use
Hi
Env: JDK 1.6.0, ANT 1.7.1
I spend some time figuring out a classpath dependancy problem in my build
file, and finally cornered the cause to the surprinsing file selection of
when using the following syntax.
The above syntax make "path.main.compile" contains all files under $