Making another xml file read properties file

2011-07-08 Thread avenger
Hi all, I have a 'build.xml' which reads properties from 'build.properties' in folder 'C:\folder\main', I have another xml file 'test.xml' which should read properties from 'test.properties' which are in the folder C:\folder\subfolder. when I call the targets of 'test.xml' from 'build.xml', the t

Remote ant - java.io.EOFException when run

2011-06-02 Thread avenger
my build.xml file in local when i run the ant, the remote call is made to the remote server and target is executed on the remote box, but i get a java.io.EOFException with BUILD FAILED message on my local java.io.EOFException at java.io.ObjectInputStream$BlockDataInputStrea