From 3f24d8d83058957538cf3c00a8236cca197a0821 Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Wed, 3 Nov 2010 15:39:57 +0800 Subject: [PATCH] Added default buckminster properties file. --- org.adempiere.base-feature/buckminster.properties | 11 +++++++++++ org.adempiere.base.callout/buckminster.properties | 11 +++++++++++ org.adempiere.base.process/buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ org.adempiere.extend/buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ 6 files changed, 66 insertions(+) create mode 100644 org.adempiere.base-feature/buckminster.properties create mode 100644 org.adempiere.base.callout/buckminster.properties create mode 100644 org.adempiere.base.process/buckminster.properties create mode 100644 org.adempiere.bundles.external-feature/buckminster.properties create mode 100644 org.adempiere.extend/buckminster.properties create mode 100644 org.adempiere.geminiweb-feature/buckminster.properties diff --git a/org.adempiere.base-feature/buckminster.properties b/org.adempiere.base-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.base-feature/buckminster.properties @@ -0,0 +1,11 @@ +## buckminster.properties ## +#Where all the output should go +buckminster.output.root=${user.home}/buckminster.output +# Where the temp files should go +buckminster.temp.root=${user.home}/tmp +# How .qualifier in versions should be replaced +qualifier.replacement.*=generator:buildTimestamp +generator.buildTimestamp.format='v'yyyyMMdd-HHmm +target.os=* +target.ws=* +target.arch=* diff --git a/org.adempiere.base.callout/buckminster.properties b/org.adempiere.base.callout/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.base.callout/buckminster.properties @@ -0,0 +1,11 @@ +## buckminster.properties ## +#Where all the output should go +buckminster.output.root=${user.home}/buckminster.output +# Where the temp files should go +buckminster.temp.root=${user.home}/tmp +# How .qualifier in versions should be replaced +qualifier.replacement.*=generator:buildTimestamp +generator.buildTimestamp.format='v'yyyyMMdd-HHmm +target.os=* +target.ws=* +target.arch=* diff --git a/org.adempiere.base.process/buckminster.properties b/org.adempiere.base.process/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.base.process/buckminster.properties @@ -0,0 +1,11 @@ +## buckminster.properties ## +#Where all the output should go +buckminster.output.root=${user.home}/buckminster.output +# Where the temp files should go +buckminster.temp.root=${user.home}/tmp +# How .qualifier in versions should be replaced +qualifier.replacement.*=generator:buildTimestamp +generator.buildTimestamp.format='v'yyyyMMdd-HHmm +target.os=* +target.ws=* +target.arch=* diff --git a/org.adempiere.bundles.external-feature/buckminster.properties b/org.adempiere.bundles.external-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.bundles.external-feature/buckminster.properties @@ -0,0 +1,11 @@ +## buckminster.properties ## +#Where all the output should go +buckminster.output.root=${user.home}/buckminster.output +# Where the temp files should go +buckminster.temp.root=${user.home}/tmp +# How .qualifier in versions should be replaced +qualifier.replacement.*=generator:buildTimestamp +generator.buildTimestamp.format='v'yyyyMMdd-HHmm +target.os=* +target.ws=* +target.arch=* diff --git a/org.adempiere.extend/buckminster.properties b/org.adempiere.extend/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.extend/buckminster.properties @@ -0,0 +1,11 @@ +## buckminster.properties ## +#Where all the output should go +buckminster.output.root=${user.home}/buckminster.output +# Where the temp files should go +buckminster.temp.root=${user.home}/tmp +# How .qualifier in versions should be replaced +qualifier.replacement.*=generator:buildTimestamp +generator.buildTimestamp.format='v'yyyyMMdd-HHmm +target.os=* +target.ws=* +target.arch=* diff --git a/org.adempiere.geminiweb-feature/buckminster.properties b/org.adempiere.geminiweb-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.geminiweb-feature/buckminster.properties @@ -0,0 +1,11 @@ +## buckminster.properties ## +#Where all the output should go +buckminster.output.root=${user.home}/buckminster.output +# Where the temp files should go +buckminster.temp.root=${user.home}/tmp +# How .qualifier in versions should be replaced +qualifier.replacement.*=generator:buildTimestamp +generator.buildTimestamp.format='v'yyyyMMdd-HHmm +target.os=* +target.ws=* +target.arch=*