o: Ant Users List
> Subject: [[**SPAM**]] - Re: Windows path problems - Bayesian Filter
> detected spam
>
>
> Your assumption was correct and your correction too.
>
> I have already solved it using
>
&
gt; > To: user@ant.apache.org
> > Subject: [[**SPAM**]] - Windows path problems - Bayesian
> > Filter detected
> > spam
> >
> >
> > Hi
> >
> > I tried to set a classpath ref in Windows, but ant keeps adding the
> > drive
Thursday, June 23, 2005 4:30 PM
> To: user@ant.apache.org
> Subject: [[**SPAM**]] - Windows path problems - Bayesian
> Filter detected
> spam
>
>
> Hi
>
> I tried to set a classpath ref in Windows, but ant keeps adding the
> drive letter.
> For examp
Hi
I tried to set a classpath ref in Windows, but ant keeps adding the
drive letter.
For example:
apache_commons_net.root.dir =
C:/Java_Libraries/Apache/commons-net/commons-net-1.4.0
apache_commons_net.framework.jar =
${apache_commons_net.root.dir}/commons-net-1.4.0.jar
is used in