Commit Graph

2 Commits

Author SHA1 Message Date
kontro 1c5c692102 Now build.xml files read properties also from file called mybuild.properties if it exists. Now people can choose either making properties file in their home directory or using templating approuch.
Files are read in following order:
${user.home}/.adempiere.properties
utils_dev/mybuild.properties
utils_dev/build.properties

Since ant properties are immutable value set first stays.
2007-02-03 15:57:59 +00:00
kontro 3a3c3fa672 Improving DeathMeat's work.
Now properties are loaded in utils_dev/properties.xml and
and imported from there to every other build file.
2007-01-30 10:13:17 +00:00