Re: Windows path problems

2005-06-23 Thread dsarris
? > The filelist in the path is defined for the root directory of the current > drive. > Try to replace the filelist with > > > Ullrch. > > > -Original Message- > > From: dsarris [mailto:[EMAIL PROTECTED] > > Sent: Thursday, June 23, 2005 4:30 PM &

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