Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Merks2020-03-19 12:34:36 +0000
committerEd Merks2020-03-19 12:34:36 +0000
commitb873022ceae4da97b1c6e2214bd88ce16237d5a7 (patch)
tree5136e677c90fdd0d3e167ff7b6bb9bd1b5804d2a /releng/org.eclipse.emf.parent
parentfb0eeb635a3203b2d582f2bff47e5b792ceacd3b (diff)
downloadorg.eclipse.emf-b873022ceae4da97b1c6e2214bd88ce16237d5a7.tar.gz
org.eclipse.emf-b873022ceae4da97b1c6e2214bd88ce16237d5a7.tar.xz
org.eclipse.emf-b873022ceae4da97b1c6e2214bd88ce16237d5a7.zip
[releng] Update setup and TP for EMF 2.22 for 2020-06
Diffstat (limited to 'releng/org.eclipse.emf.parent')
-rw-r--r--releng/org.eclipse.emf.parent/Build EMF.launch2
-rw-r--r--releng/org.eclipse.emf.parent/tp/2020-03.target2
-rw-r--r--releng/org.eclipse.emf.parent/tp/2020-06.osgi.target8
-rw-r--r--releng/org.eclipse.emf.parent/tp/2020-06.target41
4 files changed, 51 insertions, 2 deletions
diff --git a/releng/org.eclipse.emf.parent/Build EMF.launch b/releng/org.eclipse.emf.parent/Build EMF.launch
index e4e0e0c39..69a7d1e96 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;&#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=2020-03 -DskipTests=false -DDdebugPort=8000 --offline}&#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;&#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=2020-06 -DskipTests=false -DDdebugPort=8000 --offline}&#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/2020-03.target b/releng/org.eclipse.emf.parent/tp/2020-03.target
index b57d0afd7..4a1b2a91a 100644
--- a/releng/org.eclipse.emf.parent/tp/2020-03.target
+++ b/releng/org.eclipse.emf.parent/tp/2020-03.target
@@ -17,7 +17,7 @@
<unit id="org.eclipse.nebula.widgets.cdatetime" version="0.0.0"/>
- <repository location="http://download.eclipse.org/eclipse/updates/4.15-I-builds"/>
+ <repository location="http://download.eclipse.org/eclipse/updates/4.15/R-4.15-202003050155"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/latest-R"/>
<repository location="https://dl.google.com/eclipse/plugin/4.6"/>
diff --git a/releng/org.eclipse.emf.parent/tp/2020-06.osgi.target b/releng/org.eclipse.emf.parent/tp/2020-06.osgi.target
new file mode 100644
index 000000000..f3664724b
--- /dev/null
+++ b/releng/org.eclipse.emf.parent/tp/2020-06.osgi.target
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?pde version="3.8"?>
+<target name="Empty Target platform because 2020-06 supports BREE 1.8 and even BREE 9.0" sequenceNumber="1">
+ <locations>
+ <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
+ </location>
+ </locations>
+</target>
diff --git a/releng/org.eclipse.emf.parent/tp/2020-06.target b/releng/org.eclipse.emf.parent/tp/2020-06.target
new file mode 100644
index 000000000..a2979c57d
--- /dev/null
+++ b/releng/org.eclipse.emf.parent/tp/2020-06.target
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?pde version="3.8"?>
+<target name="Target Platform for 2020-03" sequenceNumber="1">
+ <locations>
+ <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
+
+ <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
+
+ <unit id="com.google.appengine.eclipse.sdkbundle" version="0.0.0"/>
+ <unit id="com.google.gwt.eclipse.sdkbundle" version="0.0.0"/>
+
+ <unit id="org.eclipse.datatools.connectivity.oda.design.ui" version="0.0.0"/>
+
+ <unit id="org.eclipse.rap.ui.views" version="0.0.0"/>
+
+ <unit id="org.eclipse.xtext.sdk.feature.group" version="0.0.0"/>
+
+ <unit id="org.eclipse.nebula.widgets.cdatetime" version="0.0.0"/>
+
+ <repository location="http://download.eclipse.org/eclipse/updates/4.16-I-builds"/>
+ <repository location="http://download.eclipse.org/tools/orbit/downloads/latest-R"/>
+
+ <repository location="https://dl.google.com/eclipse/plugin/4.6"/>
+
+ <repository location="http://download.itemis.com/updates/releases/2.1.0"/>
+
+ <repository location="http://download.eclipse.org/datatools/updates/1.14.105-SNAPSHOT/repository"/>
+
+ <repository location="http://download.eclipse.org/rt/rap/3.10/R-20190911-1524"/>
+
+ <repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.21.0"/>
+ <repository location="http://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315"/>
+ <repository location="http://download.eclipse.org/eclipse/updates/4.15/R-4.15-202003050155"/>
+ <repository location="http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.11.2"/>
+ <repository location="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+
+ <repository location="http://download.eclipse.org/nebula/releases/2.2.0"/>
+
+ </location>
+ </locations>
+</target>

Back to the top