From: Wolfgang K. <wol...@gm...> - 2006-08-01 19:51:52
|
Guys, as you maybe know, the XML11 build files support having user specific build.properties files. To use this feature just set an environment variable XML11_USER and create a build.properties.$XML11_USER in XML11's project root folder. I just committed a few changes to make life easier with these specific files. Before this change it was necessary to duplicate the whole build.properties and customize some of the settings to meet your specfic environment. After the changes I committed, it is only necessary to specify those properties, which are different from those specified in the common build.properties file. -- Frusty |