[releng] Eliminate includePackedArtifacts for Java 17, eliminate
org.eclipse.emf.examples.library, use platform I-builds again
diff --git a/releng/org.eclipse.qvtd.releng.tycho/pom.xml b/releng/org.eclipse.qvtd.releng.tycho/pom.xml
index c3315dd..e83feca 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/pom.xml
+++ b/releng/org.eclipse.qvtd.releng.tycho/pom.xml
@@ -124,7 +124,6 @@
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<configuration>
- <includePackedArtifacts>true</includePackedArtifacts>
<resolver>p2</resolver>
<!--executionEnvironment>JavaSE-1.8</executionEnvironment-->
<target>
diff --git a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target
index d69511f..d81c296 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target
+++ b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target
@@ -15,7 +15,6 @@
<repository location="https://download.eclipse.org/mmt/atl/updates/releases/latest"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
- <unit id="org.eclipse.emf.examples.library" version="0.0.0"/>
<unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
</location>
diff --git a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target
index e3f14fb..321216d 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target
+++ b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target
@@ -3,8 +3,8 @@
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
- <!--repository location="https://download.eclipse.org/eclipse/updates/I-builds"/-->
- <repository location="https://download.eclipse.org/releases/latest"/>
+ <repository location="https://download.eclipse.org/eclipse/updates/I-builds"/>
+ <!--repository location="https://download.eclipse.org/releases/latest"/-->
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.acceleo.runtime.feature.group" version="0.0.0"/>
@@ -18,7 +18,6 @@
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
- <unit id="org.eclipse.emf.examples.library" version="0.0.0"/>
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/nightly/latest"/>
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
</location>
diff --git a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target
index 822fd7e..c4cfabb 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target
+++ b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target
@@ -21,11 +21,6 @@
<!--repository location="https://download.eclipse.org/modeling/mdt/uml2/updates/milestones"/-->
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
- <unit id="org.eclipse.emf.examples.library" version="0.0.0"/>
- <repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.14"/>
- <repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
- </location>
- <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.epsilon.core.feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.epsilon.emf.feature.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/epsilon/updates/1.5"/>
diff --git a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/unstable.target b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/unstable.target
index 91fa076..273f9ad 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/unstable.target
+++ b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/unstable.target
@@ -18,11 +18,6 @@
<!--repository location="https://download.eclipse.org/modeling/mdt/uml2/updates/milestones"/-->
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
- <unit id="org.eclipse.emf.examples.library" version="0.0.0"/>
- <repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.14"/>
- <repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone"/>
- </location>
- <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.epsilon.core.feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.epsilon.emf.feature.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/epsilon/updates/1.5"/>