Re: Ant Install problems

2009-05-13 Thread David Weintraub
Hmmm... Ant is a Java program. The "ant" command itself is a shell script that assembles the Java command to run Ant. There's really not much to install. I had some problems with Ant on Fedora. Ant on Fedora was a complicated affair and I couldn't get it to run my Java 1.6 installation. There was

Ant Install problems

2009-05-13 Thread Samuel Lee
When trying to install Ant using the 'ant install' command on a Centos 5.2 box, I get the following error: [echo] Errors connecting to DB [echo] [No error if output is '${sql.exception}']: The type doesn't support the "expandproperties" attribute. Help! Sam -