From 98730ce2d6ec559eab5d772a76acc6329486d818 Mon Sep 17 00:00:00 2001 From: hieplq Date: Thu, 7 Jul 2016 14:55:12 +0700 Subject: [PATCH] IDEMPIERE-2968:make all url as properties let idempiere can total material with offline repository use parameter for link to repository, so can use offline repository, so help increase test speed --- org.adempiere.base/copyjars.xml | 50 ++++++++--------- org.adempiere.extend/copyjars.xml | 4 +- org.adempiere.install/copyjars.xml | 2 +- org.adempiere.payment.processor/copyjars.xml | 6 +-- .../copyjars.xml | 16 +++--- org.adempiere.sdk-feature/adempiere.cquery | 2 +- org.adempiere.sdk-feature/adempiere.rmap | 13 ++--- .../materialize.properties | 25 +++++++++ org.adempiere.server-feature/copyjars.xml | 54 +++++++++---------- org.adempiere.server/copyjars.xml | 4 +- org.adempiere.ui.swing/copyjars.xml | 8 +-- org.adempiere.ui.zk/copyjars.xml | 10 ++-- org.adempiere.ui/copyjars.xml | 8 +-- org.compiere.db.oracle.provider/copyjars.xml | 8 +-- .../copyjars.xml | 6 +-- org.idempiere.fitnesse.server/copyjars.xml | 12 ++--- org.idempiere.hazelcast.service/copyjars.xml | 4 +- org.idempiere.webservices/copyjars.xml | 40 +++++++------- org.slf4j.jdk14/copyjars.xml | 2 +- org.w3c.dom.fragment/copyjars.xml | 2 +- 20 files changed, 151 insertions(+), 125 deletions(-) create mode 100644 org.adempiere.sdk-feature/materialize.properties diff --git a/org.adempiere.base/copyjars.xml b/org.adempiere.base/copyjars.xml index 7a56316f22..17f762d934 100644 --- a/org.adempiere.base/copyjars.xml +++ b/org.adempiere.base/copyjars.xml @@ -1,25 +1,25 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/org.adempiere.extend/copyjars.xml b/org.adempiere.extend/copyjars.xml index e3120a779d..2f07beeb95 100644 --- a/org.adempiere.extend/copyjars.xml +++ b/org.adempiere.extend/copyjars.xml @@ -1,6 +1,6 @@ - - + + diff --git a/org.adempiere.install/copyjars.xml b/org.adempiere.install/copyjars.xml index bfa48b8e22..e81e182ef5 100644 --- a/org.adempiere.install/copyjars.xml +++ b/org.adempiere.install/copyjars.xml @@ -1,5 +1,5 @@ - + diff --git a/org.adempiere.payment.processor/copyjars.xml b/org.adempiere.payment.processor/copyjars.xml index 2395a105f0..eec9bc4366 100644 --- a/org.adempiere.payment.processor/copyjars.xml +++ b/org.adempiere.payment.processor/copyjars.xml @@ -2,8 +2,8 @@ - - - + + + diff --git a/org.adempiere.report.jasper.library/copyjars.xml b/org.adempiere.report.jasper.library/copyjars.xml index c71107db67..093b6028e8 100644 --- a/org.adempiere.report.jasper.library/copyjars.xml +++ b/org.adempiere.report.jasper.library/copyjars.xml @@ -1,13 +1,13 @@ - - - - - - - - + + + + + + + + diff --git a/org.adempiere.sdk-feature/adempiere.cquery b/org.adempiere.sdk-feature/adempiere.cquery index 66a8149ad9..83fb2c90db 100644 --- a/org.adempiere.sdk-feature/adempiere.cquery +++ b/org.adempiere.sdk-feature/adempiere.cquery @@ -1,4 +1,4 @@ - + diff --git a/org.adempiere.sdk-feature/adempiere.rmap b/org.adempiere.sdk-feature/adempiere.rmap index a8fa93e7f4..d065d8f567 100644 --- a/org.adempiere.sdk-feature/adempiere.rmap +++ b/org.adempiere.sdk-feature/adempiere.rmap @@ -40,11 +40,12 @@ + - + @@ -77,21 +78,21 @@ - + - + - + @@ -104,7 +105,7 @@ - + @@ -139,7 +140,7 @@ - + diff --git a/org.adempiere.sdk-feature/materialize.properties b/org.adempiere.sdk-feature/materialize.properties new file mode 100644 index 0000000000..9deea9000d --- /dev/null +++ b/org.adempiere.sdk-feature/materialize.properties @@ -0,0 +1,25 @@ +buckminster.download.source=true +osgi.configuration.area.default=configuration +osgi.user.area=${user.home} +osgi.user.area.default=${user.home} +target.os=* +target.ws=* +target.arch=* + +#local.repository.root=file:///mnt/data/dev/project/me/repository/stuff/setup.idempiere/localRepository +local.repository.root.maven=http://central.maven.org/maven2 + +url.maven2=http://central.maven.org +url.maven2.lib=http://central.maven.org + +url.maven.zkoss=http://mavensync.zkoss.org +url.maven.zkoss.lib=http://mavensync.zkoss.org +url.zkoss.osgi=https://sourceforge.net/projects/idempiere/files/binary.file/jarfile/zk-p2/zk-8.0.1.1/ + +url.maven.restlet=http://maven.restlet.org + +url.equinox=http://download.eclipse.org/eclipse/updates/4.4 +url.jetty=http://download.eclipse.org/jetty/updates/jetty-bundles-9.x +url.orbit=http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository + +url.file.srv=http://downloads.sourceforge.net/project/idempiere/binary.file diff --git a/org.adempiere.server-feature/copyjars.xml b/org.adempiere.server-feature/copyjars.xml index 1f65c23d7e..3618581f55 100644 --- a/org.adempiere.server-feature/copyjars.xml +++ b/org.adempiere.server-feature/copyjars.xml @@ -1,40 +1,40 @@ - - - + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - + - - - + + + - + - + diff --git a/org.adempiere.server/copyjars.xml b/org.adempiere.server/copyjars.xml index 6c571ab2c8..d189476b62 100644 --- a/org.adempiere.server/copyjars.xml +++ b/org.adempiere.server/copyjars.xml @@ -1,7 +1,7 @@ - - + + diff --git a/org.adempiere.ui.swing/copyjars.xml b/org.adempiere.ui.swing/copyjars.xml index 9e1e200986..d70adbdc06 100644 --- a/org.adempiere.ui.swing/copyjars.xml +++ b/org.adempiere.ui.swing/copyjars.xml @@ -1,9 +1,9 @@ - - + + - - + + diff --git a/org.adempiere.ui.zk/copyjars.xml b/org.adempiere.ui.zk/copyjars.xml index 611171cf52..5ff30c5b5a 100644 --- a/org.adempiere.ui.zk/copyjars.xml +++ b/org.adempiere.ui.zk/copyjars.xml @@ -1,11 +1,11 @@ - - - - - + + + + + diff --git a/org.adempiere.ui/copyjars.xml b/org.adempiere.ui/copyjars.xml index 64e0f1064b..413280cc05 100644 --- a/org.adempiere.ui/copyjars.xml +++ b/org.adempiere.ui/copyjars.xml @@ -1,10 +1,10 @@ - - + + diff --git a/org.compiere.db.oracle.provider/copyjars.xml b/org.compiere.db.oracle.provider/copyjars.xml index 77cf8bbbb6..6845e944e5 100644 --- a/org.compiere.db.oracle.provider/copyjars.xml +++ b/org.compiere.db.oracle.provider/copyjars.xml @@ -1,8 +1,8 @@ - - - - + + + + diff --git a/org.compiere.db.postgresql.provider/copyjars.xml b/org.compiere.db.postgresql.provider/copyjars.xml index d95d6b8b4c..bff1f0e785 100644 --- a/org.compiere.db.postgresql.provider/copyjars.xml +++ b/org.compiere.db.postgresql.provider/copyjars.xml @@ -1,7 +1,7 @@ - - - + + + diff --git a/org.idempiere.fitnesse.server/copyjars.xml b/org.idempiere.fitnesse.server/copyjars.xml index f7c22ea584..394d7efa81 100644 --- a/org.idempiere.fitnesse.server/copyjars.xml +++ b/org.idempiere.fitnesse.server/copyjars.xml @@ -1,16 +1,16 @@ - - - + + + + in case use lib version, we can download at maven, it's small ${url.maven2.lib}/maven2/org/seleniumhq/selenium/selenium-server/2.35.0/selenium-server-2.35.0.jar--> - - + + diff --git a/org.idempiere.hazelcast.service/copyjars.xml b/org.idempiere.hazelcast.service/copyjars.xml index bf042c63b1..7a8e1e61c2 100644 --- a/org.idempiere.hazelcast.service/copyjars.xml +++ b/org.idempiere.hazelcast.service/copyjars.xml @@ -1,6 +1,6 @@ - - + + diff --git a/org.idempiere.webservices/copyjars.xml b/org.idempiere.webservices/copyjars.xml index 9e6feb544f..07c9c9d47b 100644 --- a/org.idempiere.webservices/copyjars.xml +++ b/org.idempiere.webservices/copyjars.xml @@ -1,26 +1,26 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + diff --git a/org.slf4j.jdk14/copyjars.xml b/org.slf4j.jdk14/copyjars.xml index ecc90a359f..2bceb023f2 100644 --- a/org.slf4j.jdk14/copyjars.xml +++ b/org.slf4j.jdk14/copyjars.xml @@ -1,5 +1,5 @@ - + diff --git a/org.w3c.dom.fragment/copyjars.xml b/org.w3c.dom.fragment/copyjars.xml index 81fd55a561..5f3ec9b3ea 100644 --- a/org.w3c.dom.fragment/copyjars.xml +++ b/org.w3c.dom.fragment/copyjars.xml @@ -1,5 +1,5 @@ - +