Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-10-29 12:52:13 +0000
committerMatthias Sohn2019-10-29 12:52:13 +0000
commitb7cd0070f42f56b8b476949ce7aa08ecd70dcd03 (patch)
tree7a37a5c00f8d1f810a1b40d3bcf6e754fcd46862 /org.eclipse.egit.target/egit-4.10.target
parente4cc7a30e16005d1d6c4e89a69f3d87cd18137c2 (diff)
downloadegit-b7cd0070f42f56b8b476949ce7aa08ecd70dcd03.tar.gz
egit-b7cd0070f42f56b8b476949ce7aa08ecd70dcd03.tar.xz
egit-b7cd0070f42f56b8b476949ce7aa08ecd70dcd03.zip
Update Orbit to S20191025144108 and Ant to 1.10.7.v20190926-0324
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: I764a0406d61f5c643b3891c95ff3b42c21fd6cf3 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.target/egit-4.10.target')
-rw-r--r--org.eclipse.egit.target/egit-4.10.target8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.egit.target/egit-4.10.target b/org.eclipse.egit.target/egit-4.10.target
index 0397bbb9fb..4ce3207831 100644
--- a/org.eclipse.egit.target/egit-4.10.target
+++ b/org.eclipse.egit.target/egit-4.10.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="egit-4.10" sequenceNumber="1572001999">
+<target name="egit-4.10" sequenceNumber="1572352749">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.22.v20191022"/>
@@ -54,8 +54,8 @@
<unit id="net.bytebuddy.byte-buddy.source" version="1.9.0.v20181107-1410"/>
<unit id="net.i2p.crypto.eddsa" version="0.3.0.v20181102-1323"/>
<unit id="net.i2p.crypto.eddsa.source" version="0.3.0.v20181102-1323"/>
- <unit id="org.apache.ant" version="1.10.5.v20190526-1402"/>
- <unit id="org.apache.ant.source" version="1.10.5.v20190526-1402"/>
+ <unit id="org.apache.ant" version="1.10.7.v20190926-0324"/>
+ <unit id="org.apache.ant.source" version="1.10.7.v20190926-0324"/>
<unit id="org.apache.commons.codec" version="1.10.0.v20180409-1845"/>
<unit id="org.apache.commons.codec.source" version="1.10.0.v20180409-1845"/>
<unit id="org.apache.commons.compress" version="1.18.0.v20181121-2221"/>
@@ -103,7 +103,7 @@
<unit id="org.slf4j.impl.log4j12.source" version="1.7.2.v20131105-2200"/>
<unit id="org.tukaani.xz" version="1.8.0.v20180207-1613"/>
<unit id="org.tukaani.xz.source" version="1.8.0.v20180207-1613"/>
- <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository"/>
+ <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20191025144108/repository"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.sdk.ide" version="0.0.0"/>

Back to the top