diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-31 22:48:45 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-31 22:48:45 +0100 |
commit | de37eb3a9db81fc6883b8c4f257fb40fe32b9da7 (patch) | |
tree | 361b5d3cf5a493050b122f55f92e40fb54568c25 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit | |
parent | d0f44d43968e83699e87d6dcc73eb86de203e0a9 (diff) | |
download | jgit-de37eb3a9db81fc6883b8c4f257fb40fe32b9da7.tar.gz jgit-de37eb3a9db81fc6883b8c4f257fb40fe32b9da7.zip |
Update 2018-12 Orbit repository to S20181031145145
Add the following new bundles needed for new ssh implementation:
- net.i2p.crypto.eddsa 0.3.0
- net.i2p.crypto.eddsa.source 0.3.0
- org.apache.sshd.core 2.0.0
- org.apache.sshd.core.source 2.0.0
- org.apache.sshd.sftp 2.0.0
- org.apache.sshd.sftp.source 2.0.0
Change-Id: I336166dd71522cc382df2e3efc00e7126d2c0874
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20181031145145-2018-12.tpd (renamed from org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20181010170940-2018-12.tpd) | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20181010170940-2018-12.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20181031145145-2018-12.tpd index 6d4184b2ad..0a95e6d7cf 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20181010170940-2018-12.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20181031145145-2018-12.tpd @@ -1,7 +1,7 @@ -target "S20181010170940-2018-12" with source configurePhase +target "S20181031145145-2018-12" with source configurePhase // see http://download.eclipse.org/tools/orbit/downloads/ -location "http://download.eclipse.org/tools/orbit/downloads/drops/S20181010170940/repository" { +location "http://download.eclipse.org/tools/orbit/downloads/drops/S20181031145145/repository" { org.apache.ant [1.9.6.v201510161327,1.9.6.v201510161327] org.apache.ant.source [1.9.6.v201510161327,1.9.6.v201510161327] org.apache.commons.codec [1.10.0.v20180409-1845,1.10.0.v20180409-1845] @@ -45,4 +45,10 @@ location "http://download.eclipse.org/tools/orbit/downloads/drops/S2018101017094 org.slf4j.impl.log4j12.source [1.7.2.v20131105-2200,1.7.2.v20131105-2200] com.jcraft.jzlib [1.1.1.v201205102305,1.1.1.v201205102305] com.jcraft.jzlib.source [1.1.1.v201205102305,1.1.1.v201205102305] + net.i2p.crypto.eddsa [0.3.0.v20181031-0007,0.3.0.v20181031-0007] + net.i2p.crypto.eddsa.source [0.3.0.v20181031-0007,0.3.0.v20181031-0007] + org.apache.sshd.core [2.0.0.v20181026-1233,2.0.0.v20181026-1233] + org.apache.sshd.core.source [2.0.0.v20181026-1233,2.0.0.v20181026-1233] + org.apache.sshd.sftp [2.0.0.v20181026-1233,2.0.0.v20181026-1233] + org.apache.sshd.sftp.source [2.0.0.v20181026-1233,2.0.0.v20181026-1233] } |