Browse Source

Correct target name for jgit-4.10-staging

Change-Id: I130c7f1420b6b3753f4d419a37d16633755da21c
stable-5.3
Dave Borowitz 6 years ago
parent
commit
b952d9e65a
  1. 2
      org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10-staging.target
  2. 4
      org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10-staging.tpd

2
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10-staging.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.9-staging" sequenceNumber="1545531343">
<target name="jgit-4.10-staging" sequenceNumber="1545531343">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.11.v20180605"/>

4
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.10-staging.tpd

@ -1,8 +1,8 @@
target "jgit-4.9-staging" with source configurePhase
target "jgit-4.10-staging" with source configurePhase
include "projects/jetty-9.4.11.tpd"
include "orbit/R20181128170323-2018-12.tpd"
location "http://download.eclipse.org/staging/2018-12/" {
org.eclipse.osgi lazy
}
}

Loading…
Cancel
Save