Aha, I see the problem. It's the usual clash between the "find" command
that comes with cygwin, and the one that comes with NT (which is the
one that *should* be used here). So your default path in windows should
probably have the system directory before the cygwin /bin directory on
it. You can set up your .bashrc to be the other way round so that the
unix "find" is used instead ('cos it's more useful in general).

Either that or we can explicitly include the windows path in the
command.

I still don't know why the old script works OK though - on my machine,
ant always bails out with an error along the lines of 

"path ..\..\blah.jar is invalid relative to F:\jboss"

Which is the problem the new script is designed get round.

Luke.

P.S. This probably doesn't need to be sent to jboss-user in all it's
gory detail.


-- 
 Luke Taylor.
 PGP Key ID: 0x57E9523C


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to