]> source.dussan.org Git - jgit.git/commitdiff
Update to Orbit R20190602212107 93/143193/2
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 3 Jun 2019 07:55:20 +0000 (09:55 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 3 Jun 2019 08:04:04 +0000 (10:04 +0200)
This version fixed wrong
Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=9))"
in bouncycastle 1.61.

Bug: 547570
Change-Id: I715bcc4b39c3d4ad036dcc5bbdf48d321759f55f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
16 files changed:
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10.tpd
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.11.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.11.tpd
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12-staging.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12-staging.tpd
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.9.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.9.tpd
org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20190531194818-2019-06.tpd [deleted file]
org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20190602212107-2019-06.tpd [new file with mode: 0644]

index 988f2c5c618a2d2155b571c153dd17d0817097b6..19157472064e8e5ff78720dceee9bb00f9751fd7 100644 (file)
@@ -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="jgit-4.10" sequenceNumber="1559344693">
+<target name="jgit-4.10" sequenceNumber="1559548426">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.jetty.client" version="9.4.14.v20181114"/>
       <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.10.v20190123-2214"/>
       <unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
       <unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
-      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190530-2038"/>
+      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190602-1335"/>
       <unit id="org.kohsuke.args4j" version="2.33.0.v20160323-2218"/>
       <unit id="org.kohsuke.args4j.source" version="2.33.0.v20160323-2218"/>
       <unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
@@ -82,7 +82,7 @@
       <unit id="org.apache.sshd.osgi.source" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp.source" version="2.2.0.v20190425-2127"/>
-      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190531194818/repository/"/>
+      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository"/>
     </location>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.osgi" version="0.0.0"/>
index e949a9f3c482f675a1ff957ac0fe25f000c6feb3..6beb42e33af41cde20ecdade5eccd2b7b4722166 100644 (file)
@@ -1,7 +1,7 @@
 target "jgit-4.10" with source configurePhase
 
 include "projects/jetty-9.4.14.tpd"
-include "orbit/R20190531194818-2019-06.tpd"
+include "orbit/R20190602212107-2019-06.tpd"
 
 location "http://download.eclipse.org/releases/2018-12/" {
        org.eclipse.osgi lazy
index fac656fa44bb1ac5525ec8d9f704209845ab5067..e5ea33101ff1a7a0e5e30a0647df1b3d7071bd43 100644 (file)
@@ -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="jgit-4.11" sequenceNumber="1559344703">
+<target name="jgit-4.11" sequenceNumber="1559548429">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.jetty.client" version="9.4.14.v20181114"/>
       <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.10.v20190123-2214"/>
       <unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
       <unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
-      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190530-2038"/>
+      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190602-1335"/>
       <unit id="org.kohsuke.args4j" version="2.33.0.v20160323-2218"/>
       <unit id="org.kohsuke.args4j.source" version="2.33.0.v20160323-2218"/>
       <unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
@@ -82,7 +82,7 @@
       <unit id="org.apache.sshd.osgi.source" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp.source" version="2.2.0.v20190425-2127"/>
-      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190531194818/repository/"/>
+      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository"/>
     </location>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.osgi" version="0.0.0"/>
index b8ebf43d96ec22bad594ec62be28c3f5833744d8..e09e8c387d09074cbe898770067b4e9c5a4adab8 100644 (file)
@@ -1,7 +1,7 @@
 target "jgit-4.11" with source configurePhase
 
 include "projects/jetty-9.4.14.tpd"
-include "orbit/R20190531194818-2019-06.tpd"
+include "orbit/R20190602212107-2019-06.tpd"
 
 location "http://download.eclipse.org/releases/2019-03/" {
        org.eclipse.osgi lazy
index 1069e56cf636da6decd300978952853f642e92f6..5daa8e8ad5fa1cdf18be8de6d09ad9d495f6371f 100644 (file)
@@ -1,6 +1,9 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde?><!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl --><target name="jgit-4.12-staging" sequenceNumber="1559344709">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?pde?>
+<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
+<target name="jgit-4.12-staging" sequenceNumber="1559548433">
   <locations>
-    <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
+    <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.jetty.client" version="9.4.14.v20181114"/>
       <unit id="org.eclipse.jetty.client.source" version="9.4.14.v20181114"/>
       <unit id="org.eclipse.jetty.continuation" version="9.4.14.v20181114"/>
@@ -19,7 +22,7 @@
       <unit id="org.eclipse.jetty.util.source" version="9.4.14.v20181114"/>
       <repository id="jetty-9.4.14" location="http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114"/>
     </location>
-    <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
+    <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <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.commons.codec" version="1.10.0.v20180409-1845"/>
       <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.10.v20190123-2214"/>
       <unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
       <unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
-      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190530-2038"/>
+      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190602-1335"/>
       <unit id="org.kohsuke.args4j" version="2.33.0.v20160323-2218"/>
       <unit id="org.kohsuke.args4j.source" version="2.33.0.v20160323-2218"/>
       <unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
       <unit id="org.apache.sshd.osgi.source" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp.source" version="2.2.0.v20190425-2127"/>
-      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190531194818/repository/"/>
+      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository"/>
     </location>
-    <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
+    <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.osgi" version="0.0.0"/>
       <repository location="http://download.eclipse.org/staging/2019-06/"/>
     </location>
   </locations>
-</target>
\ No newline at end of file
+</target>
index e18789559d608c59005d3e23af249e6a23769316..43b64a03018e02e5962ff71d042beb554d4bf5a7 100644 (file)
@@ -1,7 +1,7 @@
 target "jgit-4.12-staging" with source configurePhase
 
 include "projects/jetty-9.4.14.tpd"
-include "orbit/R20190531194818-2019-06.tpd"
+include "orbit/R20190602212107-2019-06.tpd"
 
 location "http://download.eclipse.org/staging/2019-06/" {
        org.eclipse.osgi lazy
index a1776ffcf36ef3a8aa0e99b015c943eb4a9181b5..0638b46a3435849aef588bbc025996a4c3e814c4 100644 (file)
@@ -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="jgit-4.6" sequenceNumber="1559344729">
+<target name="jgit-4.6" sequenceNumber="1559548436">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.jetty.client" version="9.4.14.v20181114"/>
       <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.10.v20190123-2214"/>
       <unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
       <unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
-      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190530-2038"/>
+      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190602-1335"/>
       <unit id="org.kohsuke.args4j" version="2.33.0.v20160323-2218"/>
       <unit id="org.kohsuke.args4j.source" version="2.33.0.v20160323-2218"/>
       <unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
@@ -82,7 +82,7 @@
       <unit id="org.apache.sshd.osgi.source" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp.source" version="2.2.0.v20190425-2127"/>
-      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190531194818/repository/"/>
+      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository"/>
     </location>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.osgi" version="0.0.0"/>
index e1fbb7fdc3144d50867e6c37b1dbb94edce256bd..1a2c9a3a16e28085ef25459fd7f1fe3245cb3f75 100644 (file)
@@ -1,7 +1,7 @@
 target "jgit-4.6" with source configurePhase
 
 include "projects/jetty-9.4.14.tpd"
-include "orbit/R20190531194818-2019-06.tpd"
+include "orbit/R20190602212107-2019-06.tpd"
 
 location "http://download.eclipse.org/releases/neon/" {
        org.eclipse.osgi lazy
index 4a52ffff4774baa75e8230958a30aa1f31ba0c46..1044299df576ea6fb65c428b0b533d6df159821d 100644 (file)
@@ -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="jgit-4.7" sequenceNumber="1559344742">
+<target name="jgit-4.7" sequenceNumber="1559548440">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.jetty.client" version="9.4.14.v20181114"/>
       <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.10.v20190123-2214"/>
       <unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
       <unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
-      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190530-2038"/>
+      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190602-1335"/>
       <unit id="org.kohsuke.args4j" version="2.33.0.v20160323-2218"/>
       <unit id="org.kohsuke.args4j.source" version="2.33.0.v20160323-2218"/>
       <unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
@@ -82,7 +82,7 @@
       <unit id="org.apache.sshd.osgi.source" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp.source" version="2.2.0.v20190425-2127"/>
-      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190531194818/repository/"/>
+      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository"/>
     </location>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.osgi" version="0.0.0"/>
index 42ffcfe2e3019c87952e4115f0c88c67e4ceb8c1..fc1b046edd1b5b3bcbc36214b8068b336cf56f08 100644 (file)
@@ -1,7 +1,7 @@
 target "jgit-4.7" with source configurePhase
 
 include "projects/jetty-9.4.14.tpd"
-include "orbit/R20190531194818-2019-06.tpd"
+include "orbit/R20190602212107-2019-06.tpd"
 
 location "http://download.eclipse.org/releases/oxygen/" {
        org.eclipse.osgi lazy
index 051c898b74e840184eb2245c61843445b30c1a6b..a5f948fdee6cf23c53984b30ac042487ebd15f03 100644 (file)
@@ -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="jgit-4.8" sequenceNumber="1559344743">
+<target name="jgit-4.8" sequenceNumber="1559548443">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.jetty.client" version="9.4.14.v20181114"/>
       <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.10.v20190123-2214"/>
       <unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
       <unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
-      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190530-2038"/>
+      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190602-1335"/>
       <unit id="org.kohsuke.args4j" version="2.33.0.v20160323-2218"/>
       <unit id="org.kohsuke.args4j.source" version="2.33.0.v20160323-2218"/>
       <unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
@@ -82,7 +82,7 @@
       <unit id="org.apache.sshd.osgi.source" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp.source" version="2.2.0.v20190425-2127"/>
-      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190531194818/repository/"/>
+      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository"/>
     </location>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.osgi" version="0.0.0"/>
index b5bcf0dde1305eaac4a41585252ebdd0c266f81c..a8f837e9caa243d9cd69e1d8cea9d6d29005f335 100644 (file)
@@ -1,7 +1,7 @@
 target "jgit-4.8" with source configurePhase
 
 include "projects/jetty-9.4.14.tpd"
-include "orbit/R20190531194818-2019-06.tpd"
+include "orbit/R20190602212107-2019-06.tpd"
 
 location "http://download.eclipse.org/releases/photon/" {
        org.eclipse.osgi lazy
index 5c8841ebe3e19ff10675561832d6d2013500a6bc..e0afda3a6e8d92260d3ca1d7a01e32ba566aaa16 100644 (file)
@@ -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="jgit-4.9" sequenceNumber="1559344747">
+<target name="jgit-4.9" sequenceNumber="1559548447">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.jetty.client" version="9.4.14.v20181114"/>
       <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.10.v20190123-2214"/>
       <unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
       <unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
-      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190530-2038"/>
-      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190530-2038"/>
+      <unit id="org.bouncycastle.bcpg" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpg.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcpkix.source" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov" version="1.61.0.v20190602-1335"/>
+      <unit id="org.bouncycastle.bcprov.source" version="1.61.0.v20190602-1335"/>
       <unit id="org.kohsuke.args4j" version="2.33.0.v20160323-2218"/>
       <unit id="org.kohsuke.args4j.source" version="2.33.0.v20160323-2218"/>
       <unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
@@ -82,7 +82,7 @@
       <unit id="org.apache.sshd.osgi.source" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp" version="2.2.0.v20190425-2127"/>
       <unit id="org.apache.sshd.sftp.source" version="2.2.0.v20190425-2127"/>
-      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190531194818/repository/"/>
+      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository"/>
     </location>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="org.eclipse.osgi" version="0.0.0"/>
index 4e4ab770d2e415e2d26c9a9abc61c9af7f144e59..f91f53eb8b921282d6c72a98db599880013b2f00 100644 (file)
@@ -1,7 +1,7 @@
 target "jgit-4.9" with source configurePhase
 
 include "projects/jetty-9.4.14.tpd"
-include "orbit/R20190531194818-2019-06.tpd"
+include "orbit/R20190602212107-2019-06.tpd"
 
 location "http://download.eclipse.org/releases/2018-09/" {
        org.eclipse.osgi lazy
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20190531194818-2019-06.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20190531194818-2019-06.tpd
deleted file mode 100644 (file)
index b8c8155..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-target "R20190531194818-2019-06" with source configurePhase
-// see http://download.eclipse.org/tools/orbit/downloads/
-
-location "https://download.eclipse.org/tools/orbit/downloads/drops/R20190531194818/repository" {
-       org.apache.ant [1.10.5.v20190526-1402,1.10.5.v20190526-1402]
-       org.apache.ant.source [1.10.5.v20190526-1402,1.10.5.v20190526-1402]
-       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.bouncycastle.bcpg [1.61.0.v20190530-2038,1.61.0.v20190530-2038]
-       org.bouncycastle.bcpg.source [1.61.0.v20190530-2038,1.61.0.v20190530-2038]
-       org.bouncycastle.bcpkix [1.61.0.v20190530-2038,1.61.0.v20190530-2038]
-       org.bouncycastle.bcpkix.source [1.61.0.v20190530-2038,1.61.0.v20190530-2038]
-       org.bouncycastle.bcprov [1.61.0.v20190530-2038,1.61.0.v20190530-2038]
-       org.bouncycastle.bcprov.source [1.61.0.v20190530-2038,1.61.0.v20190530-2038]
-       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.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]
-       javaewah [1.1.6.v20160919-1400,1.1.6.v20160919-1400]
-       javaewah.source [1.1.6.v20160919-1400,1.1.6.v20160919-1400]
-       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.mockito [2.13.0.v20180426-1843,2.13.0.v20180426-1843]
-       org.mockito.source [2.13.0.v20180426-1843,2.13.0.v20180426-1843]
-       net.bytebuddy.byte-buddy [1.7.9.v20180420-1519,1.7.9.v20180420-1519]
-       net.bytebuddy.byte-buddy.source [1.7.9.v20180420-1519,1.7.9.v20180420-1519]
-       net.bytebuddy.byte-buddy-agent [1.7.9.v20180420-1519,1.7.9.v20180420-1519]
-       net.bytebuddy.byte-buddy-agent.source [1.7.9.v20180420-1519,1.7.9.v20180420-1519]
-       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]
-       org.junit [4.12.0.v201504281640,4.12.0.v201504281640]
-       org.junit.source [4.12.0.v201504281640,4.12.0.v201504281640]
-       javax.servlet [3.1.0.v201410161800,3.1.0.v201410161800]
-       javax.servlet.source [3.1.0.v201410161800,3.1.0.v201410161800]
-       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]
-       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]
-       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.v20181102-1323,0.3.0.v20181102-1323]
-       net.i2p.crypto.eddsa.source [0.3.0.v20181102-1323,0.3.0.v20181102-1323]
-       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]
-}
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20190602212107-2019-06.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20190602212107-2019-06.tpd
new file mode 100644 (file)
index 0000000..df9a810
--- /dev/null
@@ -0,0 +1,64 @@
+target "R20190602212107-2019-06" with source configurePhase
+// see http://download.eclipse.org/tools/orbit/downloads/
+
+location "https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository" {
+       org.apache.ant [1.10.5.v20190526-1402,1.10.5.v20190526-1402]
+       org.apache.ant.source [1.10.5.v20190526-1402,1.10.5.v20190526-1402]
+       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.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.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.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]
+       javaewah [1.1.6.v20160919-1400,1.1.6.v20160919-1400]
+       javaewah.source [1.1.6.v20160919-1400,1.1.6.v20160919-1400]
+       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.mockito [2.13.0.v20180426-1843,2.13.0.v20180426-1843]
+       org.mockito.source [2.13.0.v20180426-1843,2.13.0.v20180426-1843]
+       net.bytebuddy.byte-buddy [1.7.9.v20180420-1519,1.7.9.v20180420-1519]
+       net.bytebuddy.byte-buddy.source [1.7.9.v20180420-1519,1.7.9.v20180420-1519]
+       net.bytebuddy.byte-buddy-agent [1.7.9.v20180420-1519,1.7.9.v20180420-1519]
+       net.bytebuddy.byte-buddy-agent.source [1.7.9.v20180420-1519,1.7.9.v20180420-1519]
+       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]
+       org.junit [4.12.0.v201504281640,4.12.0.v201504281640]
+       org.junit.source [4.12.0.v201504281640,4.12.0.v201504281640]
+       javax.servlet [3.1.0.v201410161800,3.1.0.v201410161800]
+       javax.servlet.source [3.1.0.v201410161800,3.1.0.v201410161800]
+       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]
+       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]
+       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.v20181102-1323,0.3.0.v20181102-1323]
+       net.i2p.crypto.eddsa.source [0.3.0.v20181102-1323,0.3.0.v20181102-1323]
+       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]
+}