IDEMPIERE-3531: update url of orbit for neon 3
update orbit url to R20180330011457 filter out jetty (now newer version include on eclipse repository) for eclipse
This commit is contained in:
parent
335672de4f
commit
04840239dc
|
@ -26,7 +26,7 @@ url.zkoss.osgi=http://downloads.sourceforge.net/project/idempiere/binary.file/ja
|
||||||
|
|
||||||
url.equinox=http://download.eclipse.org/eclipse/updates/4.7
|
url.equinox=http://download.eclipse.org/eclipse/updates/4.7
|
||||||
url.jetty=http://download.eclipse.org/jetty/updates/jetty-bundles-9.x
|
url.jetty=http://download.eclipse.org/jetty/updates/jetty-bundles-9.x
|
||||||
url.orbit=http://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository
|
url.orbit=http://download.eclipse.org/tools/orbit/downloads/drops/R20180330011457/repository
|
||||||
|
|
||||||
url.file.srv=http://downloads.sourceforge.net/project/idempiere/binary.file
|
url.file.srv=http://downloads.sourceforge.net/project/idempiere/binary.file
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
|
@ -57,7 +57,7 @@
|
||||||
<feature url="features/org.eclipse.equinox.executable_3.7.2.v20171108-1834.jar" id="org.eclipse.equinox.executable" version="3.7.2.v20171108-1834">
|
<feature url="features/org.eclipse.equinox.executable_3.7.2.v20171108-1834.jar" id="org.eclipse.equinox.executable" version="3.7.2.v20171108-1834">
|
||||||
<category name="idempiere.core"/>
|
<category name="idempiere.core"/>
|
||||||
</feature>
|
</feature>
|
||||||
<feature url="features/org.eclipse.equinox.server.core_1.5.2.v20171108-1350.jar" id="org.eclipse.equinox.server.core" version="1.5.2.v20171108-1350">
|
<feature url="features/org.eclipse.equinox.server.core_1.5.3.v20180210-1608.jar" id="org.eclipse.equinox.server.core" version="1.5.3.v20180210-1608">
|
||||||
<category name="idempiere.core"/>
|
<category name="idempiere.core"/>
|
||||||
</feature>
|
</feature>
|
||||||
<feature url="features/org.eclipse.equinox.server.p2_1.3.1.v20170928-1405.jar" id="org.eclipse.equinox.server.p2" version="1.3.1.v20170928-1405">
|
<feature url="features/org.eclipse.equinox.server.p2_1.3.1.v20170928-1405.jar" id="org.eclipse.equinox.server.p2" version="1.3.1.v20170928-1405">
|
||||||
|
|
Loading…
Reference in New Issue