Case insensitive attributes?

2012-09-12 Thread Peng Yu
Hi, ~/linux/test/ant/lang/project/target/javac/destdir$ ant -version Apache Ant(TM) version 1.8.4 compiled on May 22 2012 I have the following build.xml. ant works no matter whether includeAntRuntime or includeantruntime is used. I recall that XML should be case sensitive. Why it is not case sens

Ant document in pdf

2012-09-12 Thread Peng Yu
Hi, I see some effort in creating the manual in pdf. But files on the following webpage are outdate. Does anybody have the latest manual in pdf format? Thanks! http://snowplow.org/martin/jakarta-ant-manual/ -- Regards, Peng -

Ant man page from command line

2012-09-10 Thread Peng Yu
Hi, I don't like to access the manual from the brower. I'd rather access any specific topic (e.g., ) from man or some other command line. Is there such thing available? -- Regards, Peng - To unsubscribe, e-mail: user-unsubscr..

How to build apache ant?

2009-09-17 Thread Peng Yu
Hi, I try to build apache ant on a linux machine, but I got the following error. Can somebody let me know how too fix the problem? Regards, Peng $ echo $ANT_HOME /home/pengy/utility/linux/opt/apache-ant-1.7.1 $ sh build.sh install ... Bootstrapping Ant Distribution ... Compiling Ant Classes Note