From 1c5c692102f637bd18c8a6a6bed7c13d789d5d61 Mon Sep 17 00:00:00 2001 From: kontro Date: Sat, 3 Feb 2007 15:57:59 +0000 Subject: [PATCH] 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. --- utils_dev/properties.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/utils_dev/properties.xml b/utils_dev/properties.xml index 88c7e0514d..be1e2401c9 100644 --- a/utils_dev/properties.xml +++ b/utils_dev/properties.xml @@ -9,6 +9,7 @@ +