-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Troy Noble <[EMAIL PROTECTED]> writes:
> ant.bat which is a cmd.exe script and the "ant" shell script can be used > interchangeably pretty much on win32 (not so on Unix of course). They both do > pretty much the same thing.. which is some extra pre-precessing of the > environment & CLASSPATH before invoking > > java <bunch-of-options-here> org.apache.tools.ant.Main $@ <snip> > Not saying one way is right or wrong, just explaining the rationale behind > having an ant.bat or ant script. A quick read of $ANT_HOME/bin/ant should > show you what other things get fixed/detected/munged in your environment > before the actual java command gets run. > > Granted it's a convenience, but a convenient one ;-> And Emacs has no trouble > invoking the script directly generally. <snip> Hm. It could be possible to use both the 'ant' method and the 'java org.apache.tools.ant.Main' method. AKA if the command 'ant' does not exist within the PATH, try using the java method. Good points though. Kevin - -- Need a good Engineer? Hire me! ( Java | P2P | XML | Linux | Open Source ) Kevin A. Burton [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] ) Jabber: [EMAIL PROTECTED] Cell: 415-595-9965 URL: http://relativity.yi.org 'We feel that there are real opportunities with evil, and that when evil is integrated it into our next generation of Windows products consumers will [Prince of Darkness] appreciate evil on their desktop,' said Microsoft Chairman Bill Gates. 'Businesses haven't been able to fully realize their evil potential. With evil integrated into Office 2001, corporations big and small will begin to see enhanced evil productivity.' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Get my public key at: http://relativity.yi.org/pgpkey.txt iD8DBQE7xNAaAwM6xb2dfE0RAnRnAKDQEb4NfYzlJEyJYXtX4wgZv50OAwCgyPD8 Lca3nNQPnC/IteD4OVtocdE= =st33 -----END PGP SIGNATURE-----
