Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wolf2018-11-02 17:39:13 +0000
committerThomas Wolf2018-11-02 17:45:36 +0000
commitb087fdb030bbf0427251c0ad9dab39661d295cef (patch)
tree65eaeed38cb3173bdef6ab2879a98446d6303e65 /org.eclipse.egit.target/egit-4.5.target
parentd5e575f9c1f9990d6adca77a09ab7f838199e5b1 (diff)
downloadegit-b087fdb030bbf0427251c0ad9dab39661d295cef.tar.gz
egit-b087fdb030bbf0427251c0ad9dab39661d295cef.tar.xz
egit-b087fdb030bbf0427251c0ad9dab39661d295cef.zip
Update EGit target platforms to Orbit I20181102163257
Remove the S20181031145145 Orbit definition; that one was for our purposes broken (mistakes in the org.apache.sshd-core and net.i2p.crypto.eddsa receipes). Change-Id: I0ba0903ecfc8d1c0b91e4a99d492620c6c3fbd54 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.egit.target/egit-4.5.target')
-rw-r--r--org.eclipse.egit.target/egit-4.5.target18
1 files changed, 9 insertions, 9 deletions
diff --git a/org.eclipse.egit.target/egit-4.5.target b/org.eclipse.egit.target/egit-4.5.target
index f695610e96..891adaf44e 100644
--- a/org.eclipse.egit.target/egit-4.5.target
+++ b/org.eclipse.egit.target/egit-4.5.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.5" sequenceNumber="1541022858">
+<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
+<target name="egit-4.5" sequenceNumber="1541179774">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.11.v20180605"/>
@@ -81,13 +81,13 @@
<unit id="org.tukaani.xz.source" version="1.6.0.v20170629-1752"/>
<unit id="com.jcraft.jzlib" version="1.1.1.v201205102305"/>
<unit id="com.jcraft.jzlib.source" version="1.1.1.v201205102305"/>
- <unit id="net.i2p.crypto.eddsa" version="0.3.0.v20181031-0007"/>
- <unit id="net.i2p.crypto.eddsa.source" version="0.3.0.v20181031-0007"/>
- <unit id="org.apache.sshd.core" version="2.0.0.v20181026-1233"/>
- <unit id="org.apache.sshd.core.source" version="2.0.0.v20181026-1233"/>
- <unit id="org.apache.sshd.sftp" version="2.0.0.v20181026-1233"/>
- <unit id="org.apache.sshd.sftp.source" version="2.0.0.v20181026-1233"/>
- <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20181031145145/repository"/>
+ <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.sshd.core" version="2.0.0.v20181102-1323"/>
+ <unit id="org.apache.sshd.core.source" version="2.0.0.v20181102-1323"/>
+ <unit id="org.apache.sshd.sftp" version="2.0.0.v20181102-1323"/>
+ <unit id="org.apache.sshd.sftp.source" version="2.0.0.v20181102-1323"/>
+ <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/I20181102163257/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