Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Merks2021-03-18 12:29:18 +0000
committerEd Merks2021-03-18 12:29:18 +0000
commitfa8c8bafbd0e07031915e9da07e0b1ffbe6131a2 (patch)
tree4f0bd7a10d34364460b111bd80d24a36efb8075d
parenta3df050dc47703565c9d437f07c9890c2e50d99c (diff)
downloadorg.eclipse.emf-fa8c8bafbd0e07031915e9da07e0b1ffbe6131a2.tar.gz
org.eclipse.emf-fa8c8bafbd0e07031915e9da07e0b1ffbe6131a2.tar.xz
org.eclipse.emf-fa8c8bafbd0e07031915e9da07e0b1ffbe6131a2.zip
[releng] Ensure that older builds still work in addition to 2021-06
-rw-r--r--releng/org.eclipse.emf.parent/Build EMF.launch2
-rw-r--r--releng/org.eclipse.emf.parent/tp/helios.osgi.target2
-rw-r--r--releng/org.eclipse.emf.parent/tp/indigo.osgi.target2
-rw-r--r--releng/org.eclipse.emf.parent/tp/juno.osgi.target2
4 files changed, 4 insertions, 4 deletions
diff --git a/releng/org.eclipse.emf.parent/Build EMF.launch b/releng/org.eclipse.emf.parent/Build EMF.launch
index 85d452227..f476adba3 100644
--- a/releng/org.eclipse.emf.parent/Build EMF.launch
+++ b/releng/org.eclipse.emf.parent/Build EMF.launch
@@ -10,6 +10,6 @@
</listAttribute>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LAUNCH_CONFIGURATION_BUILD_SCOPE" value="${none}"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${maven.build.command}"/>
- <stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="-Dbuild.id=${current_date:yyyyMMddHHmm}&#13;&#10;-Demf.commit.id=fe63d690ef8473ea88c97f5a5dbcde5f6ca9e0ce&#13;&#10;-Dxsd.commit.id=411d33726100f7b27ec81ebaeb0704418753c37a&#13;&#10;-Dtycho.debug.resolver=true&#13;&#10;-DX&#13;&#10;${string_prompt:arguments to modify the arguments used for the Tycho build.&#13;&#10;&#13;&#10;&#9;Change -Dtarget-platform to one of the following valid choices.&#13;&#10;&#9; &#9;helios&#13;&#10;&#9;&#9;indigo&#13;&#10;&#9;&#9;juno&#13;&#10;&#9;&#9;kepler&#13;&#10;&#9;&#9;luna&#13;&#10;&#9;&#9;mars&#13;&#10;&#9;&#9;neon&#13;&#10;&#9;&#9;oxygen&#13;&#10;&#9;&#9;photon&#13;&#10;&#9;&#9;2018-09&#13;&#10;&#9;&#9;2018-12&#13;&#10;&#9;&#9;2019-03&#13;&#10;&#9;&#9;2019-06&#13;&#10;&#9;&#9;2019-09&#13;&#10;&#9;&#9;2019-12&#13;&#10;&#9;&#9;2020-03&#13;&#10;&#9;&#9;2020-06&#13;&#10;&#9;&#9;2020-09&#13;&#10;&#9;&#9;2020-12&#13;&#10;&#9;&#9;2021-03&#13;&#10;&#13;&#10;&#9;Change -DskipTests=false to -DskipTests=true to skip the tests.&#13;&#10;&#9;&#9;The tests take long to run!&#13;&#10;&#13;&#10;&#9;Change -DDdebugPort=8000 to -DdebugPort=8000 to remote debug the tests.&#13;&#10;&#9;&#9;Each test will block waiting for a remote debugger to attach.&#13;&#10;&#13;&#10;&#9;Remove --offline to build online.&#13;&#10;&#9;&#9;Online takes longer but it is needed the first time you build!&#13;&#10;&#13;&#10;:-Dtarget-platform=2021-03 -DskipTests=false -DDdebugPort=8000 --offline -DjavaVersion=11}&#13;&#10;--fail-at-end&#13;&#10;clean&#13;&#10;verify"/>
+ <stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="-Dbuild.id=${current_date:yyyyMMddHHmm}&#13;&#10;-Demf.commit.id=fe63d690ef8473ea88c97f5a5dbcde5f6ca9e0ce&#13;&#10;-Dxsd.commit.id=411d33726100f7b27ec81ebaeb0704418753c37a&#13;&#10;-Dtycho.debug.resolver=true&#13;&#10;-DX&#13;&#10;${string_prompt:arguments to modify the arguments used for the Tycho build.&#13;&#10;&#13;&#10;&#9;Change -Dtarget-platform to one of the following valid choices.&#13;&#10;&#9; &#9;helios&#13;&#10;&#9;&#9;indigo&#13;&#10;&#9;&#9;juno&#13;&#10;&#9;&#9;kepler&#13;&#10;&#9;&#9;luna&#13;&#10;&#9;&#9;mars&#13;&#10;&#9;&#9;neon&#13;&#10;&#9;&#9;oxygen&#13;&#10;&#9;&#9;photon&#13;&#10;&#9;&#9;2018-09&#13;&#10;&#9;&#9;2018-12&#13;&#10;&#9;&#9;2019-03&#13;&#10;&#9;&#9;2019-06&#13;&#10;&#9;&#9;2019-09&#13;&#10;&#9;&#9;2019-12&#13;&#10;&#9;&#9;2020-03&#13;&#10;&#9;&#9;2020-06&#13;&#10;&#9;&#9;2020-09&#13;&#10;&#9;&#9;2020-12&#13;&#10;&#9;&#9;2021-03&#13;&#10;&#9;&#9;2021-06&#13;&#10;&#13;&#10;&#9;Change -DskipTests=false to -DskipTests=true to skip the tests.&#13;&#10;&#9;&#9;The tests take long to run!&#13;&#10;&#13;&#10;&#9;Change -DDdebugPort=8000 to -DdebugPort=8000 to remote debug the tests.&#13;&#10;&#9;&#9;Each test will block waiting for a remote debugger to attach.&#13;&#10;&#13;&#10;&#9;Remove --offline to build online.&#13;&#10;&#9;&#9;Online takes longer but it is needed the first time you build!&#13;&#10;&#13;&#10;:-Dtarget-platform=2021-06 -DskipTests=false -DDdebugPort=8000 --offline -DjavaVersion=11}&#13;&#10;--fail-at-end&#13;&#10;clean&#13;&#10;verify"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${emf.git.clone.location}"/>
</launchConfiguration>
diff --git a/releng/org.eclipse.emf.parent/tp/helios.osgi.target b/releng/org.eclipse.emf.parent/tp/helios.osgi.target
index 071879825..6851bbf5e 100644
--- a/releng/org.eclipse.emf.parent/tp/helios.osgi.target
+++ b/releng/org.eclipse.emf.parent/tp/helios.osgi.target
@@ -5,7 +5,7 @@
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.osgi" version="0.0.0"/>
- <repository location="http://download.eclipse.org/tools/orbit/downloads/latest-R"/>
+ <repository location="http://download.eclipse.org/tools/orbit/R-builds/R20170307180635/repository"/>
</location>
</locations>
</target>
diff --git a/releng/org.eclipse.emf.parent/tp/indigo.osgi.target b/releng/org.eclipse.emf.parent/tp/indigo.osgi.target
index 071879825..6851bbf5e 100644
--- a/releng/org.eclipse.emf.parent/tp/indigo.osgi.target
+++ b/releng/org.eclipse.emf.parent/tp/indigo.osgi.target
@@ -5,7 +5,7 @@
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.osgi" version="0.0.0"/>
- <repository location="http://download.eclipse.org/tools/orbit/downloads/latest-R"/>
+ <repository location="http://download.eclipse.org/tools/orbit/R-builds/R20170307180635/repository"/>
</location>
</locations>
</target>
diff --git a/releng/org.eclipse.emf.parent/tp/juno.osgi.target b/releng/org.eclipse.emf.parent/tp/juno.osgi.target
index a7702d91d..858348b2b 100644
--- a/releng/org.eclipse.emf.parent/tp/juno.osgi.target
+++ b/releng/org.eclipse.emf.parent/tp/juno.osgi.target
@@ -5,7 +5,7 @@
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.osgi" version="0.0.0"/>
- <repository location="http://download.eclipse.org/tools/orbit/downloads/latest-R"/>
+ <repository location="http://download.eclipse.org/tools/orbit/R-builds/R20170307180635/repository"/>
</location>
</locations>
</target>

Back to the top