Browse Source
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>stable-5.2
Matthias Sohn
6 years ago
13 changed files with 66 additions and 24 deletions
@ -1,7 +1,7 @@
|
||||
target "jgit-4.9-staging" with source configurePhase |
||||
|
||||
include "projects/jetty-9.4.11.tpd" |
||||
include "orbit/S20181010170940-2018-12.tpd" |
||||
include "orbit/S20181031145145-2018-12.tpd" |
||||
|
||||
location "http://download.eclipse.org/staging/2018-12/" { |
||||
org.eclipse.osgi lazy |
||||
|
@ -1,7 +1,7 @@
|
||||
target "jgit-4.5" with source configurePhase |
||||
|
||||
include "projects/jetty-9.4.11.tpd" |
||||
include "orbit/R20180905201904-2018-09.tpd" |
||||
include "orbit/S20181031145145-2018-12.tpd" |
||||
|
||||
location "http://download.eclipse.org/releases/mars/" { |
||||
org.eclipse.osgi lazy |
||||
|
@ -1,7 +1,7 @@
|
||||
target "jgit-4.6" with source configurePhase |
||||
|
||||
include "projects/jetty-9.4.11.tpd" |
||||
include "orbit/R20180905201904-2018-09.tpd" |
||||
include "orbit/S20181031145145-2018-12.tpd" |
||||
|
||||
location "http://download.eclipse.org/releases/neon/" { |
||||
org.eclipse.osgi lazy |
||||
|
@ -1,7 +1,7 @@
|
||||
target "jgit-4.9" with source configurePhase |
||||
|
||||
include "projects/jetty-9.4.11.tpd" |
||||
include "orbit/R20180905201904-2018-09.tpd" |
||||
include "orbit/S20181031145145-2018-12.tpd" |
||||
|
||||
location "http://download.eclipse.org/releases/2018-09/" { |
||||
org.eclipse.osgi lazy |
||||
|
Loading…
Reference in new issue