From 0e6ff739b3e24d6029c3325020825becddb91783 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Mon, 8 Jan 2018 18:56:47 +0100 Subject: [PATCH] IDEMPIERE-3136 copyjars is not working from Run as ... ant task in eclipse --- org.adempiere.sdk-feature/materialize.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/org.adempiere.sdk-feature/materialize.properties b/org.adempiere.sdk-feature/materialize.properties index 04230296ea..448bdfa156 100644 --- a/org.adempiere.sdk-feature/materialize.properties +++ b/org.adempiere.sdk-feature/materialize.properties @@ -14,21 +14,21 @@ 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=${local.repository.root}/jarfile/zk-p2/zk-8.0.2.2/ +url.zkoss.osgi=http://downloads.sourceforge.net/project/idempiere/binary.file/jarfile/zk-p2/zk-8.0.2.2/ url.equinox=http://download.eclipse.org/eclipse/updates/4.7 url.jetty=http://download.eclipse.org/jetty/updates/jetty-bundles-9.x url.orbit=http://download.eclipse.org/tools/orbit/downloads/drops/R20170919201930/repository/ -url.file.srv=${local.repository.root} +url.file.srv=http://downloads.sourceforge.net/project/idempiere/binary.file url.restlet.p2=http://p2.restlet.com/2.3 -url.modify.bundle=${local.repository.root}/jarfile/modifyBundle-1.0.0 +url.modify.bundle=http://downloads.sourceforge.net/project/idempiere/binary.file/jarfile/modifyBundle-1.0.0 -url.file.jp.lib=${local.repository.root}/jarfile/jp-6.3.1 +url.file.jp.lib=http://downloads.sourceforge.net/project/idempiere/binary.file/jarfile/jp-6.3.1 -url.jp.p2=${local.repository.root}/jarfile/jp-p2/jp-6.3.1 +url.jp.p2=http://downloads.sourceforge.net/project/idempiere/binary.file/jarfile/jp-p2/jp-6.3.1 url.alpn.boot=http://central.maven.org/maven2/org/mortbay/jetty/alpn/alpn-boot/8.1.11.v20170118/alpn-boot-8.1.11.v20170118.jar