Stephane Bailliez wrote:
A colleague of mine told me that ant 1.6 has problems if ANT_HOME or JAVA_HOME are UNC paths"Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
I think there is a know problem when CLASSPATH contains unexpanded
environment variables.
No the classpath was fully expanded. (but made of a mix of slashes, backslashes and whitespaces... ) It's just that the Launcher wasn't able to find the Main class, which means that for some reasons something went wild in the launcher while building the jar list for the urlclassloader
Very weird. Unfortunately I don't have access to that machine easily to reproduce the problem.
Back to your original question, Ant has always used CLASSPATH as well
as ANT_HOME/lib and still does so, there shouldn't be any visible
change.
Stephane
( \\somemachine\mountpoint\.....)
This problem shows up starting ant with ant.bat.
I need to confirm this problem.
Maybe this is the one issue you got hit with, Stephane,
cheers,
Antoine
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]