diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-29 10:07:28 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-29 10:08:15 +0200 |
commit | 1cda44bb8fe0af88dd15e2bd2e940c5f5adc32eb (patch) | |
tree | 46ae93db96e29eceb2eecd08b2947307f3329672 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.target | |
parent | f1f7b4288272ae932038c4d83546c91edb856a3e (diff) | |
parent | 5d4e37b80b7f83aefafef48e334ae71eb900dc9d (diff) | |
download | jgit-1cda44bb8fe0af88dd15e2bd2e940c5f5adc32eb.tar.gz jgit-1cda44bb8fe0af88dd15e2bd2e940c5f5adc32eb.zip |
Merge branch 'stable-5.5'
* stable-5.5:
Update Orbit to S20190827152740 for 2019-09 RC1
Silence warnings for non-externalized strings
Prepare 5.5.0-SNAPSHOT builds
JGit v5.5.0.201908280940-m3
Change-Id: I8298387fac1899df3f2fdc808cef33a9a7c7b2ec
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.target index 50d1b24b47..397b0beacf 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.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="jgit-4.8" sequenceNumber="1566769495"> +<target name="jgit-4.8" sequenceNumber="1567064403"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.jetty.client" version="9.4.20.v20190813"/> @@ -82,7 +82,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/S20190819183153/repository"/> + <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20190827152740/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |