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 test.xml file doesn't read the properties :( please help me in doing this. Thanks. -- View this message in context: http://ant.1045680.n5.nabble.com/Making-another-xml-file-read-properties-file-tp4564515p4564515.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org