]> source.dussan.org Git - jgit.git/commitdiff
Use release p2 repo for Eclipse 2023-06 (4.28) 52/203952/1
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 29 Aug 2023 22:11:54 +0000 (00:11 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 29 Aug 2023 22:11:54 +0000 (00:11 +0200)
Change-Id: I3b8794bdb43db12c2eacda1de27651686c41abf5

org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.tpd

index f3ab1606c9860ef7b5f2ce3aee48bf39ca09f34b..f47112fc61ae9cab3566875dac290dd794562563 100644 (file)
@@ -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.28" sequenceNumber="1693339146">
+<target name="jgit-4.28" sequenceNumber="1693346986">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
@@ -28,7 +28,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/2023-06"/>
+      <repository location="https://download.eclipse.org/releases/2023-06"/>
     </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="xz">
     <dependencies>
index 46185ca91f920467b13db8d1be7f8521fd9ce785..add412b69c47aa18221bc97efeb4fc8ac7e46e8b 100644 (file)
@@ -3,6 +3,6 @@ target "jgit-4.28" with source configurePhase
 include "orbit/R20230531010532-2023-06.tpd"
 include "maven/dependencies.tpd"
 
-location "https://download.eclipse.org/staging/2023-06" {
+location "https://download.eclipse.org/releases/2023-06" {
        org.eclipse.osgi lazy
 }