From 42014bf770b5a87856b0eed08205d7af0997f444 Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Wed, 3 Nov 2010 15:45:30 +0800 Subject: [PATCH] Added default buckminster properties file. --- org.adempiere.server/buckminster.properties | 11 +++++++++++ org.adempiere.site-feature/buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ org.adempiere.tomcat.config/buckminster.properties | 11 +++++++++++ org.adempiere.ui.swing-feature/buckminster.properties | 11 +++++++++++ org.adempiere.ui.swing/buckminster.properties | 11 +++++++++++ org.adempiere.ui.zk-feature/buckminster.properties | 11 +++++++++++ org.adempiere.ui.zk/buckminster.properties | 11 +++++++++++ org.adempiere.ui/buckminster.properties | 11 +++++++++++ org.adempiere.webstore-feature/buckminster.properties | 11 +++++++++++ org.adempiere.webstore/buckminster.properties | 11 +++++++++++ org.apache.ecs/buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ 15 files changed, 165 insertions(+) create mode 100644 org.adempiere.server/buckminster.properties create mode 100644 org.adempiere.site-feature/buckminster.properties create mode 100644 org.adempiere.target.platform-feature/buckminster.properties create mode 100644 org.adempiere.tomcat.config/buckminster.properties create mode 100644 org.adempiere.ui.swing-feature/buckminster.properties create mode 100644 org.adempiere.ui.swing/buckminster.properties create mode 100644 org.adempiere.ui.zk-feature/buckminster.properties create mode 100644 org.adempiere.ui.zk/buckminster.properties create mode 100644 org.adempiere.ui/buckminster.properties create mode 100644 org.adempiere.webstore-feature/buckminster.properties create mode 100644 org.adempiere.webstore/buckminster.properties create mode 100644 org.apache.ecs/buckminster.properties create mode 100644 org.compiere.db.oracle.provider/buckminster.properties create mode 100644 org.compiere.db.postgresql.provider/buckminster.properties create mode 100644 org.compiere.db.provider-feature/buckminster.properties diff --git a/org.adempiere.server/buckminster.properties b/org.adempiere.server/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.server/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.site-feature/buckminster.properties b/org.adempiere.site-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.site-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.target.platform-feature/buckminster.properties b/org.adempiere.target.platform-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.target.platform-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.tomcat.config/buckminster.properties b/org.adempiere.tomcat.config/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.tomcat.config/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.ui.swing-feature/buckminster.properties b/org.adempiere.ui.swing-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.ui.swing-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.ui.swing/buckminster.properties b/org.adempiere.ui.swing/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.ui.swing/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.ui.zk-feature/buckminster.properties b/org.adempiere.ui.zk-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.ui.zk-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.ui.zk/buckminster.properties b/org.adempiere.ui.zk/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.ui.zk/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.ui/buckminster.properties b/org.adempiere.ui/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.ui/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.webstore-feature/buckminster.properties b/org.adempiere.webstore-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.webstore-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.webstore/buckminster.properties b/org.adempiere.webstore/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.webstore/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.apache.ecs/buckminster.properties b/org.apache.ecs/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.apache.ecs/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.compiere.db.oracle.provider/buckminster.properties b/org.compiere.db.oracle.provider/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.compiere.db.oracle.provider/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.compiere.db.postgresql.provider/buckminster.properties b/org.compiere.db.postgresql.provider/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.compiere.db.postgresql.provider/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.compiere.db.provider-feature/buckminster.properties b/org.compiere.db.provider-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.compiere.db.provider-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=*