"Antoine Lévy-Lambert" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> A colleague of mine told me that ant 1.6 has problems if ANT_HOME or
> JAVA_HOME are UNC paths
> ( \\somemachine\mountpoint\.)
> This problem shows up starting ant with ant.bat.
> I need to confirm this problem
--- Matt Benson <[EMAIL PROTECTED]> wrote:
> --- Antoine_Lévy-Lambert <[EMAIL PROTECTED]>
> wrote:
> > A colleague of mine told me that ant 1.6 has
> > problems if ANT_HOME or
> > JAVA_HOME are UNC paths
> > ( \\somemachine\mountpoint\.)
> > This problem shows up starting ant with ant.bat.
> >
--- Antoine_Lévy-Lambert <[EMAIL PROTECTED]> wrote:
> A colleague of mine told me that ant 1.6 has
> problems if ANT_HOME or
> JAVA_HOME are UNC paths
> ( \\somemachine\mountpoint\.)
> This problem shows up starting ant with ant.bat.
> I need to confirm this problem.
Never thought of that.
Stephane Bailliez wrote:
"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...
"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 Launch
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> > Windows, 1.6.1
>
> I think there is a know problem when CLASSPATH contains unexpanded
> environment variables.
And Conor has fixed it in CVS HEAD, and branch 1.6.
Any classpath entry that contains a % (typical of unexpanded env. vars. on
Windo
On Tue, 2 Mar 2004, Stephane Bailliez <[EMAIL PROTECTED]> wrote:
> "Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> On Tue, 2 Mar 2004, Stephane Bailliez <[EMAIL PROTECTED]> wrote:
>>
>> > Can someone enlighten me on what is the motivation to use the
>> > classpath
"Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Tue, 2 Mar 2004, Stephane Bailliez <[EMAIL PROTECTED]> wrote:
>
> > Can someone enlighten me on what is the motivation to use the
> > classpath to load ant libraries if it the env variable is defined ?
>
> Unix or Wi
On Tue, 2 Mar 2004, Stephane Bailliez <[EMAIL PROTECTED]> wrote:
> Can someone enlighten me on what is the motivation to use the
> classpath to load ant libraries if it the env variable is defined ?
Unix or Windows? HEAD or 1.6 branch?
BTW, welcome back Stephane 8-)
Stefan
---