Re: Windows path problems

2005-06-23 Thread Pollähne . Ullrich
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 > &

Re: Windows path problems

2005-06-23 Thread dsarris
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

RE: Windows path problems

2005-06-23 Thread Pollähne . Ullrich
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

Windows path problems

2005-06-23 Thread dsarris
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