diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-02-26 22:40:18 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-02-26 22:58:06 +0100 |
commit | e1b7e4eec75054bcfa48f34092e8f7e9beb4f4ad (patch) | |
tree | 7fb2c4d36d3a6eeab480d26e195a19ab73d099ac /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target | |
parent | 2baa5f1d6d97b2cf943a701b4586782f1ba70ce8 (diff) | |
download | jgit-e1b7e4eec75054bcfa48f34092e8f7e9beb4f4ad.tar.gz jgit-e1b7e4eec75054bcfa48f34092e8f7e9beb4f4ad.zip |
Update Mars orbit repository to R20160221192158
This version fixes signing of Apache httplclient.
Change-Id: I81d7a643233386442bd31ee602669d2c88b68576
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target index ce71222a2e..08116ebf18 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.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.5" sequenceNumber="1440022750"> +<target name="jgit-4.5" sequenceNumber="1456522731"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.jetty.client" version="9.2.13.v20150730"/> @@ -31,8 +31,8 @@ <unit id="org.apache.commons.logging.source" version="1.1.1.v201101211721"/> <unit id="org.apache.httpcomponents.httpcore" version="4.3.3.v201411290715"/> <unit id="org.apache.httpcomponents.httpcore.source" version="4.3.3.v201411290715"/> - <unit id="org.apache.httpcomponents.httpclient" version="4.3.6.v201411290715"/> - <unit id="org.apache.httpcomponents.httpclient.source" version="4.3.6.v201411290715"/> + <unit id="org.apache.httpcomponents.httpclient" version="4.3.6.v201411290715B"/> + <unit id="org.apache.httpcomponents.httpclient.source" version="4.3.6.v201411290715B"/> <unit id="org.apache.log4j" version="1.2.15.v201012070815"/> <unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/> <unit id="org.kohsuke.args4j" version="2.0.21.v201301150030"/> @@ -58,7 +58,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/R20150821153341/repository/"/> + <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |