Doubt in using ENTITY

2003-10-28 Thread vikramjit singh
Hi, I am making a properties.xml file, which holds all the properties and the corresponding path. I am including the properties.xml file in build.xml like this below ]> &properties; ... In my properties file, if i make the xml well formed i.e. enclose the properties and path tags in a p

RE: Dirset selectors?

2003-10-28 Thread Adam Mlodzinski
>> I ended up using >> >> >> >> Sorry, but it turns out that it does NOT work. I originally thought that it did work because in my case the target of my did not fail on directories that did not contain the file I was looking for. Unfortunately, my original question (how do you get a of di

"executable" attribute in "exec" task

2003-10-28 Thread Chen Becky
Hi, The task below failed due to unable to find "temp/set_property_project.sh" even the "temp/set_property_project.sh" can be seen from the current directory. Then I found out related path doesn't work for "executable" attribute. So in order to find this script, I would need to place this scrip