Peter Reilly wrote:

By user visible I meant that ant -cp x:y:z would not be supported by the ant[.bat]. By support, I mean x:y:z replacing CLASSPATH in the java call. It would be a nice to have, but would need support by the the script (sh and bat), in detecting -cp, setting LOCALCLASSPATH and CLASSPATH correctly.


I'm +1 having a separate -cp option to the launcher to pick up classpath style entries. Whether that mode should be removed from -lib is debatable.


I'm not sure why -cp should not be supported by ant.bat. Why not support multiple -cp entries?

What might need to be considered is any ordering issues between -lib, -cp and CLASSPATH (passed via -cp)

Conor


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to