Skip to content

Commit

Permalink
remove xpand from targets and poms. See #2811
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Dietrich <[email protected]>
  • Loading branch information
cdietrich committed Sep 29, 2023
1 parent 716ba1f commit 64ccb84
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 73 deletions.
15 changes: 0 additions & 15 deletions org.eclipse.xtext.dev-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -394,21 +394,6 @@
<artifactId>org.eclipse.text</artifactId>
<version>3.12.300</version>
</dependency>
<dependency>
<groupId>org.eclipse.xpand</groupId>
<artifactId>org.eclipse.xpand</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.xpand</groupId>
<artifactId>org.eclipse.xtend.typesystem.emf</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.xpand</groupId>
<artifactId>org.eclipse.xtend</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.xtext</groupId>
<artifactId>xtext-antlr-generator</artifactId>
Expand Down
10 changes: 0 additions & 10 deletions org.eclipse.xtext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,6 @@
<artifactId>org.eclipse.emf.mwe.utils</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.eclipse.xpand</groupId>
<artifactId>org.eclipse.xtend.typesystem.emf</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.eclipse.xpand</groupId>
<artifactId>org.eclipse.xtend</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions xtext-latest.target
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
<?pde version="3.8"?>
<target name="xtext-latest" sequenceNumber="8">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/"/>
<unit id="org.eclipse.xpand" version="0.0.0"/>
<unit id="org.eclipse.xtend" version="0.0.0"/>
<unit id="org.eclipse.xtend.typesystem.emf" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/nightly/latest" />
<unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
Expand Down
6 changes: 0 additions & 6 deletions xtext-r202203.target
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
<?pde version="3.8"?>
<target name="xtext-r202203" sequenceNumber="8">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/"/>
<unit id="org.eclipse.xpand" version="0.0.0"/>
<unit id="org.eclipse.xtend" version="0.0.0"/>
<unit id="org.eclipse.xtend.typesystem.emf" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.29"/>
<unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
Expand Down
6 changes: 0 additions & 6 deletions xtext-r202206.target
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
<?pde version="3.8"?>
<target name="xtext-r202206" sequenceNumber="8">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/"/>
<unit id="org.eclipse.xpand" version="0.0.0"/>
<unit id="org.eclipse.xtend" version="0.0.0"/>
<unit id="org.eclipse.xtend.typesystem.emf" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.30"/>
<unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
Expand Down
6 changes: 0 additions & 6 deletions xtext-r202209.target
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
<?pde version="3.8"?>
<target name="xtext-r202209" sequenceNumber="7">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/"/>
<unit id="org.eclipse.xpand" version="0.0.0"/>
<unit id="org.eclipse.xtend" version="0.0.0"/>
<unit id="org.eclipse.xtend.typesystem.emf" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.31"/>
<unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
Expand Down
6 changes: 0 additions & 6 deletions xtext-r202212.target
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
<?pde version="3.8"?>
<target name="xtext-r202212" sequenceNumber="8">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/"/>
<unit id="org.eclipse.xpand" version="0.0.0"/>
<unit id="org.eclipse.xtend" version="0.0.0"/>
<unit id="org.eclipse.xtend.typesystem.emf" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.32"/>
<unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
Expand Down
6 changes: 0 additions & 6 deletions xtext-r202303.target
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
<?pde version="3.8"?>
<target name="xtext-r202303" sequenceNumber="8">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/"/>
<unit id="org.eclipse.xpand" version="0.0.0"/>
<unit id="org.eclipse.xtend" version="0.0.0"/>
<unit id="org.eclipse.xtend.typesystem.emf" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0"/>
<unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
Expand Down
6 changes: 0 additions & 6 deletions xtext-r202306.target
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
<?pde version="3.8"?>
<target name="xtext-r202306" sequenceNumber="8">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/"/>
<unit id="org.eclipse.xpand" version="0.0.0"/>
<unit id="org.eclipse.xtend" version="0.0.0"/>
<unit id="org.eclipse.xtend.typesystem.emf" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.34.0"/>
<unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
Expand Down
6 changes: 0 additions & 6 deletions xtext-r202309.target
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
<?pde version="3.8"?>
<target name="xtext-r202309" sequenceNumber="8">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/"/>
<unit id="org.eclipse.xpand" version="0.0.0"/>
<unit id="org.eclipse.xtend" version="0.0.0"/>
<unit id="org.eclipse.xtend.typesystem.emf" version="0.0.0"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.35.0"/>
<unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
Expand Down

0 comments on commit 64ccb84

Please sign in to comment.