Browse Source
This is the Orbit version for 2019-12 M2. We tried earlier to update to Ant 1.10.7 but had to revert this since there were issues with the previous artefact version in Orbit. See platform bug 550793 for the list of changes since 1.10.6. Change-Id: Ifb3212d4420e3656083784e842da2bd9bf750911 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>next
Matthias Sohn
5 years ago
20 changed files with 111 additions and 46 deletions
@ -1,7 +1,7 @@ |
|||||||
target "jgit-4.6" with source configurePhase |
target "jgit-4.6" with source configurePhase |
||||||
|
|
||||||
include "projects/jetty-9.4.22.tpd" |
include "projects/jetty-9.4.22.tpd" |
||||||
include "orbit/R20190827152740-2019-09.tpd" |
include "orbit/S20191025144108-2019-12.tpd" |
||||||
|
|
||||||
location "http://download.eclipse.org/releases/neon/" { |
location "http://download.eclipse.org/releases/neon/" { |
||||||
org.eclipse.osgi lazy |
org.eclipse.osgi lazy |
||||||
|
@ -1,7 +1,7 @@ |
|||||||
target "jgit-4.9" with source configurePhase |
target "jgit-4.9" with source configurePhase |
||||||
|
|
||||||
include "projects/jetty-9.4.22.tpd" |
include "projects/jetty-9.4.22.tpd" |
||||||
include "orbit/R20190827152740-2019-09.tpd" |
include "orbit/S20191025144108-2019-12.tpd" |
||||||
|
|
||||||
location "http://download.eclipse.org/releases/2018-09/" { |
location "http://download.eclipse.org/releases/2018-09/" { |
||||||
org.eclipse.osgi lazy |
org.eclipse.osgi lazy |
||||||
|
@ -0,0 +1,65 @@ |
|||||||
|
target "S20191025144108-2019-12" with source configurePhase |
||||||
|
// see http://download.eclipse.org/tools/orbit/downloads/ |
||||||
|
|
||||||
|
location "https://download.eclipse.org/tools/orbit/downloads/drops/S20191025144108/repository" { |
||||||
|
com.google.gson [2.8.2.v20180104-1110,2.8.2.v20180104-1110] |
||||||
|
com.google.gson.source [2.8.2.v20180104-1110,2.8.2.v20180104-1110] |
||||||
|
com.jcraft.jsch [0.1.55.v20190404-1902,0.1.55.v20190404-1902] |
||||||
|
com.jcraft.jsch.source [0.1.55.v20190404-1902,0.1.55.v20190404-1902] |
||||||
|
com.jcraft.jzlib [1.1.1.v201205102305,1.1.1.v201205102305] |
||||||
|
com.jcraft.jzlib.source [1.1.1.v201205102305,1.1.1.v201205102305] |
||||||
|
javaewah [1.1.6.v20160919-1400,1.1.6.v20160919-1400] |
||||||
|
javaewah.source [1.1.6.v20160919-1400,1.1.6.v20160919-1400] |
||||||
|
javax.servlet [3.1.0.v201410161800,3.1.0.v201410161800] |
||||||
|
javax.servlet.source [3.1.0.v201410161800,3.1.0.v201410161800] |
||||||
|
net.bytebuddy.byte-buddy [1.9.0.v20181107-1410,1.9.0.v20181107-1410] |
||||||
|
net.bytebuddy.byte-buddy-agent [1.9.0.v20181106-1534,1.9.0.v20181106-1534] |
||||||
|
net.bytebuddy.byte-buddy-agent.source [1.9.0.v20181106-1534,1.9.0.v20181106-1534] |
||||||
|
net.bytebuddy.byte-buddy.source [1.9.0.v20181107-1410,1.9.0.v20181107-1410] |
||||||
|
net.i2p.crypto.eddsa [0.3.0.v20181102-1323,0.3.0.v20181102-1323] |
||||||
|
net.i2p.crypto.eddsa.source [0.3.0.v20181102-1323,0.3.0.v20181102-1323] |
||||||
|
org.apache.ant [1.10.7.v20190926-0324,1.10.7.v20190926-0324] |
||||||
|
org.apache.ant.source [1.10.7.v20190926-0324,1.10.7.v20190926-0324] |
||||||
|
org.apache.commons.codec [1.10.0.v20180409-1845,1.10.0.v20180409-1845] |
||||||
|
org.apache.commons.codec.source [1.10.0.v20180409-1845,1.10.0.v20180409-1845] |
||||||
|
org.apache.commons.compress [1.18.0.v20181121-2221,1.18.0.v20181121-2221] |
||||||
|
org.apache.commons.compress.source [1.18.0.v20181121-2221,1.18.0.v20181121-2221] |
||||||
|
org.apache.commons.logging [1.2.0.v20180409-1502,1.2.0.v20180409-1502] |
||||||
|
org.apache.commons.logging.source [1.2.0.v20180409-1502,1.2.0.v20180409-1502] |
||||||
|
org.apache.httpcomponents.httpclient [4.5.6.v20190503-0009,4.5.6.v20190503-0009] |
||||||
|
org.apache.httpcomponents.httpclient.source [4.5.6.v20190503-0009,4.5.6.v20190503-0009] |
||||||
|
org.apache.httpcomponents.httpcore [4.4.10.v20190123-2214,4.4.10.v20190123-2214] |
||||||
|
org.apache.httpcomponents.httpcore.source [4.4.10.v20190123-2214,4.4.10.v20190123-2214] |
||||||
|
org.apache.log4j [1.2.15.v201012070815,1.2.15.v201012070815] |
||||||
|
org.apache.log4j.source [1.2.15.v201012070815,1.2.15.v201012070815] |
||||||
|
org.apache.sshd.osgi [2.2.0.v20190425-2127,2.2.0.v20190425-2127] |
||||||
|
org.apache.sshd.osgi.source [2.2.0.v20190425-2127,2.2.0.v20190425-2127] |
||||||
|
org.apache.sshd.sftp [2.2.0.v20190425-2127,2.2.0.v20190425-2127] |
||||||
|
org.apache.sshd.sftp.source [2.2.0.v20190425-2127,2.2.0.v20190425-2127] |
||||||
|
org.bouncycastle.bcpg [1.61.0.v20190602-1335,1.61.0.v20190602-1335] |
||||||
|
org.bouncycastle.bcpg.source [1.61.0.v20190602-1335,1.61.0.v20190602-1335] |
||||||
|
org.bouncycastle.bcpkix [1.61.0.v20190602-1335,1.61.0.v20190602-1335] |
||||||
|
org.bouncycastle.bcpkix.source [1.61.0.v20190602-1335,1.61.0.v20190602-1335] |
||||||
|
org.bouncycastle.bcprov [1.61.0.v20190602-1335,1.61.0.v20190602-1335] |
||||||
|
org.bouncycastle.bcprov.source [1.61.0.v20190602-1335,1.61.0.v20190602-1335] |
||||||
|
org.hamcrest [1.1.0.v20090501071000,1.1.0.v20090501071000] |
||||||
|
org.hamcrest.core [1.3.0.v20180420-1519,1.3.0.v20180420-1519] |
||||||
|
org.hamcrest.core.source [1.3.0.v20180420-1519,1.3.0.v20180420-1519] |
||||||
|
org.hamcrest.library [1.3.0.v20180524-2246,1.3.0.v20180524-2246] |
||||||
|
org.hamcrest.library.source [1.3.0.v20180524-2246,1.3.0.v20180524-2246] |
||||||
|
org.junit [4.12.0.v201504281640,4.12.0.v201504281640] |
||||||
|
org.junit.source [4.12.0.v201504281640,4.12.0.v201504281640] |
||||||
|
org.kohsuke.args4j [2.33.0.v20160323-2218,2.33.0.v20160323-2218] |
||||||
|
org.kohsuke.args4j.source [2.33.0.v20160323-2218,2.33.0.v20160323-2218] |
||||||
|
org.mockito [2.23.0.v20190527-1420,2.23.0.v20190527-1420] |
||||||
|
org.mockito.source [2.23.0.v20190527-1420,2.23.0.v20190527-1420] |
||||||
|
org.objenesis [2.6.0.v20180420-1519,2.6.0.v20180420-1519] |
||||||
|
org.objenesis.source [2.6.0.v20180420-1519,2.6.0.v20180420-1519] |
||||||
|
org.slf4j.api [1.7.2.v20121108-1250,1.7.2.v20121108-1250] |
||||||
|
org.slf4j.api.source [1.7.2.v20121108-1250,1.7.2.v20121108-1250] |
||||||
|
org.slf4j.impl.log4j12 [1.7.2.v20131105-2200,1.7.2.v20131105-2200] |
||||||
|
org.slf4j.impl.log4j12.source [1.7.2.v20131105-2200,1.7.2.v20131105-2200] |
||||||
|
org.tukaani.xz [1.8.0.v20180207-1613,1.8.0.v20180207-1613] |
||||||
|
org.tukaani.xz.source [1.8.0.v20180207-1613,1.8.0.v20180207-1613] |
||||||
|
} |
||||||
|
|
Loading…
Reference in new issue