File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
org.eclipse.january.examples Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
2
<?pde ?>
3
3
<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
4
- <target name =" JanuaryExamples" sequenceNumber =" 1544448858 " >
4
+ <target name =" JanuaryExamples" sequenceNumber =" 1556874442 " >
5
5
<locations >
6
- <location includeMode = " planner " includeAllPlatforms =" false" includeSource = " true " includeConfigurePhase = " false " type =" InstallableUnit" >
6
+ <location includeAllPlatforms = " false " includeConfigurePhase =" false" includeMode = " planner " includeSource = " true " type =" InstallableUnit" >
7
7
<unit id =" org.eclipse.january" version =" 0.0.0" />
8
- <repository id =" january-2.2.1 " location =" https://download.eclipse.org/january/releases /2.2.1 /repository" />
8
+ <repository id =" january-2.2.2RC1 " location =" https://download.eclipse.org/january/releasecandidates /2.2.2RC1 /repository" />
9
9
</location >
10
- <location includeMode = " planner " includeAllPlatforms =" false" includeSource = " true " includeConfigurePhase = " false " type =" InstallableUnit" >
10
+ <location includeAllPlatforms = " false " includeConfigurePhase =" false" includeMode = " planner " includeSource = " true " type =" InstallableUnit" >
11
11
<unit id =" javax.measure.unit-api" version =" 1.0.0.v20170818-1538" />
12
12
<unit id =" org.apache.commons.math3" version =" 3.5.0.v20160301-1110" />
13
13
<unit id =" org.slf4j.api" version =" 1.7.10.v20170428-1633" />
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ target "JanuaryExamples" with source requirements
7
7
// This set of examples is for the latest master branch build of January.
8
8
// The examples are available for the released version of January on the
9
9
// respective release branches (e.g. january_1_0 for the 1.0 release)
10
- location "https://download.eclipse.org/january/releases /2.2.1 /repository" january-2.2.1 {
10
+ location "https://download.eclipse.org/january/releasecandidates /2.2.2RC1 /repository" january-2.2.2RC1 {
11
11
org.eclipse.january lazy
12
12
}
13
13
You can’t perform that action at this time.
0 commit comments