Switch to releases p2 repo for Eclipse IDE 2026-06 (4.40) Change-Id: I031c02d2be7dd56298a6480717f6cbd9c0ed8bfd
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.40.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.40.target index 35a59ac..6085cb8 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.40.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.40.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.40" sequenceNumber="1783728874"> +<target name="jgit-4.40" sequenceNumber="1783730697"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/> @@ -32,7 +32,7 @@ </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> - <repository location="https://download.eclipse.org/staging/2026-06/"/> + <repository location="https://download.eclipse.org/releases/2026-06/"/> </location> <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="xz"> <dependencies>
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.40.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.40.tpd index 62e9f38..267a671 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.40.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.40.tpd
@@ -3,6 +3,6 @@ include "orbit/orbit-4.40.tpd" include "maven/dependencies.tpd" -location "https://download.eclipse.org/staging/2026-06/" { +location "https://download.eclipse.org/releases/2026-06/" { org.eclipse.osgi lazy }