Re: Load property value from build.xml to build.properties

2011-11-04 Thread Stefan Bodewig
On 2011-11-03, Vinodh Kumar wrote: > I trying to load the property release.dir set in build.xml into > build.properties during runtime. But the value is not loaded into > build.properties file. Any hint or can anyone let me know how to get this > done? > *build.xml* > / > >

Load property value from build.xml to build.properties

2011-11-04 Thread Vinodh Kumar
Hi, I trying to load the property release.dir set in build.xml into build.properties during runtime. But the value is not loaded into build.properties file. Any hint or can anyone let me know how to get this done? *build.xml* / / *build.properties* /sr