I did make a modification to DirectoryScanner.java.
The additional output confirms that File.exists() thinks that the
directory with an extra space exists.  The change that could help is
to quote the directory name so the space is more promentent.  See
below:

      [jar] go-get abs path abspath="C:\src\ant-jar-filespec-prob\jar-root "
      [jar] go-test abs path absfile.exists='true'

BUILD FAILED
C:\src\ant-jar-filespec-prob\build-basedir-space.xml:58: IO error
scanning directory dir='C:\src\ant-jar-filespec-prob\jar-root '

Total time: 1 second

Comments?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to