diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-08-14 23:50:52 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-08-14 23:50:52 +0200 |
commit | 53becf1f59437c3295622c7203db470afad5b8d4 (patch) | |
tree | 00e4c19e077475ed53ceaa62d43e0c26a730f7a6 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target | |
parent | 8afd9b164846e15a52cb85cd9093d9c94a4fc864 (diff) | |
parent | 985e3c641491c06eabe210391c2582e749bb6acf (diff) | |
download | jgit-53becf1f59437c3295622c7203db470afad5b8d4.tar.gz jgit-53becf1f59437c3295622c7203db470afad5b8d4.zip |
Merge branch 'stable-4.6' into stable-4.7
* stable-4.6:
Update Oxygen Orbit p2 repository to R20170516192513
Fix exception handling for opening bitmap index files
Change-Id: I669fe48ce0034f9ea1977d38ee39099497422c1c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target index babcf0928b..bcef50bd36 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <?pde?> <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform --> -<target name="jgit-4.6" sequenceNumber="1491140561"> +<target name="jgit-4.6" sequenceNumber="1502747233"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.jetty.client" version="9.3.17.v20170317"/> @@ -60,7 +60,7 @@ <unit id="org.slf4j.api.source" version="1.7.2.v20121108-1250"/> <unit id="org.slf4j.impl.log4j12" version="1.7.2.v20131105-2200"/> <unit id="org.slf4j.impl.log4j12.source" version="1.7.2.v20131105-2200"/> - <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20170306214312/repository"/> + <repository location="http://download.eclipse.org/tools/orbit/R-builds/R20170516192513/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |