If you are going to submit a bug report I would advise you to submit a patch along with it.
-- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere v7 Release Engineer WebSphere Build Tooling Lead (Project Mantis) glenn opdycke-hansen <[EMAIL PROTECTED]> wrote on 01/16/2006 08:27:38 AM: > We have seen a cryptic error message from the jar task. If the > basedir directory does not exist, ant writes the following message > > BUILD FAILED > C:\src\ant-jar-filespec-prob\build.xml:49: > C:\src\ant-jar-filespec-prob\bad-base-dir-not-exists not found. > > Total time: 0 seconds > > However if the basedir value is set to an existing directory with a > space character appended, ant writed the following message > > BUILD FAILED > C:\src\ant-jar-filespec-prob\build.xml:99: IO error scanning directory > C:\src\ant-jar-filespec-prob\jar-root > > Total time: 2 seconds > > I plan to create a bug report, since the "IO error scanning" error > message is hard to understand. > Comments? > > --glenn > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >