From bdc88c172069dc4032d400abcd794f2f9ea018b1 Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Wed, 3 Nov 2010 15:42:52 +0800 Subject: [PATCH] Added default buckminster properties file. --- org.adempiere.install/buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ org.adempiere.pipo-feature/buckminster.properties | 11 +++++++++++ org.adempiere.pipo.handlers/buckminster.properties | 11 +++++++++++ org.adempiere.pipo/buckminster.properties | 11 +++++++++++ org.adempiere.plugin.utils/buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ org.adempiere.replication/buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ .../buckminster.properties | 11 +++++++++++ org.adempiere.report.jasper/buckminster.properties | 11 +++++++++++ 16 files changed, 176 insertions(+) create mode 100644 org.adempiere.install/buckminster.properties create mode 100644 org.adempiere.payment.processor-feature/buckminster.properties create mode 100644 org.adempiere.payment.processor/buckminster.properties create mode 100644 org.adempiere.pipo-feature/buckminster.properties create mode 100644 org.adempiere.pipo.handlers/buckminster.properties create mode 100644 org.adempiere.pipo/buckminster.properties create mode 100644 org.adempiere.plugin.utils/buckminster.properties create mode 100644 org.adempiere.replication-feature/buckminster.properties create mode 100644 org.adempiere.replication.server-feature/buckminster.properties create mode 100644 org.adempiere.replication.server/buckminster.properties create mode 100644 org.adempiere.replication/buckminster.properties create mode 100644 org.adempiere.report.jasper-feature/buckminster.properties create mode 100644 org.adempiere.report.jasper.library/buckminster.properties create mode 100644 org.adempiere.report.jasper.swing/buckminster.properties create mode 100644 org.adempiere.report.jasper.webapp/buckminster.properties create mode 100644 org.adempiere.report.jasper/buckminster.properties diff --git a/org.adempiere.install/buckminster.properties b/org.adempiere.install/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.install/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.payment.processor-feature/buckminster.properties b/org.adempiere.payment.processor-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.payment.processor-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.payment.processor/buckminster.properties b/org.adempiere.payment.processor/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.payment.processor/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.pipo-feature/buckminster.properties b/org.adempiere.pipo-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.pipo-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.pipo.handlers/buckminster.properties b/org.adempiere.pipo.handlers/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.pipo.handlers/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.pipo/buckminster.properties b/org.adempiere.pipo/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.pipo/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.plugin.utils/buckminster.properties b/org.adempiere.plugin.utils/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.plugin.utils/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.replication-feature/buckminster.properties b/org.adempiere.replication-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.replication-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.replication.server-feature/buckminster.properties b/org.adempiere.replication.server-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.replication.server-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.replication.server/buckminster.properties b/org.adempiere.replication.server/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.replication.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.replication/buckminster.properties b/org.adempiere.replication/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.replication/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.report.jasper-feature/buckminster.properties b/org.adempiere.report.jasper-feature/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.report.jasper-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.report.jasper.library/buckminster.properties b/org.adempiere.report.jasper.library/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.report.jasper.library/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.report.jasper.swing/buckminster.properties b/org.adempiere.report.jasper.swing/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.report.jasper.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.report.jasper.webapp/buckminster.properties b/org.adempiere.report.jasper.webapp/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.report.jasper.webapp/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.report.jasper/buckminster.properties b/org.adempiere.report.jasper/buckminster.properties new file mode 100644 index 0000000000..e369e06b2b --- /dev/null +++ b/org.adempiere.report.jasper/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=*