diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-01 16:36:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-01 16:36:43 +0200 |
commit | 3171c262446223f2d71c77b46f45f9fad58ae1db (patch) | |
tree | d9ce1638eccbe3e6d3abe91427075a64aaadfe46 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.16.target | |
parent | 677d7794cc3720b263ed3f2f5dd44adeb4b2646f (diff) | |
parent | 4760628d7389130f18c4710706a758b30b158ff0 (diff) | |
download | jgit-3171c262446223f2d71c77b46f45f9fad58ae1db.tar.gz jgit-3171c262446223f2d71c77b46f45f9fad58ae1db.zip |
Merge branch 'master' into stable-5.12
* master:
Update Orbit to S20210518003616 and ant to 1.10.10.v20210426-1926
Skip detecting content renames for binary files
RepoCommand: Retry commit on LockFailure
Finish upgrading eclipse-jarsigner-plugin to 1.3.1
Upgrade maven-javadoc-plugin to 3.3.0
Update maven-project-info-reports-plugin to 3.1.2
Update spotbugs-maven-plugin to 4.2.3
Change-Id: I3b77b0ef21bdf69a3009fb64af0d23d79b518009
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.16.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.16.target | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.16.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.16.target index ae9511ac6c..9178bebc56 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.16.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.16.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.16" sequenceNumber="1619186290"> +<target name="jgit-4.16" sequenceNumber="1622499415"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.jetty.client" version="9.4.40.v20210413"/> @@ -22,7 +22,7 @@ <unit id="org.eclipse.jetty.util.source" version="9.4.40.v20210413"/> <unit id="org.eclipse.jetty.util.ajax" version="9.4.40.v20210413"/> <unit id="org.eclipse.jetty.util.ajax.source" version="9.4.40.v20210413"/> - <repository id="jetty-9.4.36" location="https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.40.v20210413/"/> + <repository id="jetty-9.4.40" location="https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.40.v20210413/"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.google.gson" version="2.8.6.v20201231-1626"/> @@ -41,8 +41,8 @@ <unit id="net.bytebuddy.byte-buddy.source" version="1.9.0.v20181107-1410"/> <unit id="net.i2p.crypto.eddsa" version="0.3.0.v20181102-1323"/> <unit id="net.i2p.crypto.eddsa.source" version="0.3.0.v20181102-1323"/> - <unit id="org.apache.ant" version="1.10.9.v20201106-1946"/> - <unit id="org.apache.ant.source" version="1.10.9.v20201106-1946"/> + <unit id="org.apache.ant" version="1.10.10.v20210426-1926"/> + <unit id="org.apache.ant.source" version="1.10.10.v20210426-1926"/> <unit id="org.apache.commons.codec" version="1.14.0.v20200818-1422"/> <unit id="org.apache.commons.codec.source" version="1.14.0.v20200818-1422"/> <unit id="org.apache.commons.compress" version="1.19.0.v20200106-2343"/> @@ -86,7 +86,7 @@ <unit id="org.slf4j.binding.log4j12.source" version="1.7.30.v20201108-2042"/> <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/S20210406213021/repository"/> + <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20210518003616/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |