Re: remoteant causing build failure

2005-08-31 Thread Ninju Bohra
This is a "generic" error message that indicates something went wrong on the server side (I believe) You may want to start the server Ant process with verbose (-v) or debug (-d) and re-run the client request and hopefully you will see some diagonstic output. Sorry I can't be any more helpful, Ni

remoteant causing build failure

2005-08-30 Thread a c
When using remoteant on Solaris and Windows, the antserver being on Solaris, I get this error: [remoteant] Command caused a build failure: [EMAIL PROTECTED] I'm using ANT 1.6.5 on both machines, with updated ant-contrib.jar, commons-net.jar, and jakarta-oro-.jar. Anyone have any ideas? thanks