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
>> 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
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