Skip to content

Commit

Permalink
*: #657 removed outdated workarounds
Browse files Browse the repository at this point in the history
  • Loading branch information
uruuru authored and Christoph Daniel Schulze committed Jul 30, 2020
1 parent 3983c0c commit b7640fc
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 152 deletions.
19 changes: 0 additions & 19 deletions plugins/org.eclipse.elk.alg.common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,6 @@
<plugin>
<groupId>org.eclipse.xtext</groupId>
<artifactId>xtext-maven-plugin</artifactId>
<!-- Workaround for broken build from https://github.com/eclipse/xtext/issues/1231#issuecomment-401125569 -->
<dependencies>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.13.102</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.apt</artifactId>
<version>1.3.110</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.tool</artifactId>
<version>1.2.101</version>
</dependency>
</dependencies>
<!-- End Workaround -->
</plugin>
</plugins>
</build>
Expand Down
19 changes: 0 additions & 19 deletions plugins/org.eclipse.elk.alg.disco/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,25 +48,6 @@
<plugin>
<groupId>org.eclipse.xtext</groupId>
<artifactId>xtext-maven-plugin</artifactId>
<!-- Workaround for broken build from https://github.com/eclipse/xtext/issues/1231#issuecomment-401125569 -->
<dependencies>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.13.102</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.apt</artifactId>
<version>1.3.110</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.tool</artifactId>
<version>1.2.101</version>
</dependency>
</dependencies>
<!-- End Workaround -->
</plugin>
</plugins>
</build>
Expand Down
19 changes: 0 additions & 19 deletions plugins/org.eclipse.elk.alg.force/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,25 +38,6 @@
<plugin>
<groupId>org.eclipse.xtext</groupId>
<artifactId>xtext-maven-plugin</artifactId>
<!-- Workaround for broken build from https://github.com/eclipse/xtext/issues/1231#issuecomment-401125569 -->
<dependencies>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.13.102</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.apt</artifactId>
<version>1.3.110</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.tool</artifactId>
<version>1.2.101</version>
</dependency>
</dependencies>
<!-- End Workaround -->
</plugin>
</plugins>
</build>
Expand Down
19 changes: 0 additions & 19 deletions plugins/org.eclipse.elk.alg.layered/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,6 @@
<plugin>
<groupId>org.eclipse.xtext</groupId>
<artifactId>xtext-maven-plugin</artifactId>
<!-- Workaround for broken build from https://github.com/eclipse/xtext/issues/1231#issuecomment-401125569 -->
<dependencies>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.13.102</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.apt</artifactId>
<version>1.3.110</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.tool</artifactId>
<version>1.2.101</version>
</dependency>
</dependencies>
<!-- End Workaround -->
</plugin>
</plugins>
</build>
Expand Down
19 changes: 0 additions & 19 deletions plugins/org.eclipse.elk.alg.radial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,6 @@
<plugin>
<groupId>org.eclipse.xtext</groupId>
<artifactId>xtext-maven-plugin</artifactId>
<!-- Workaround for broken build from https://github.com/eclipse/xtext/issues/1231#issuecomment-401125569 -->
<dependencies>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.13.102</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.apt</artifactId>
<version>1.3.110</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.tool</artifactId>
<version>1.2.101</version>
</dependency>
</dependencies>
<!-- End Workaround -->
</plugin>
</plugins>
</build>
Expand Down
19 changes: 0 additions & 19 deletions plugins/org.eclipse.elk.alg.rectpacking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,6 @@
<plugin>
<groupId>org.eclipse.xtext</groupId>
<artifactId>xtext-maven-plugin</artifactId>
<!-- Workaround for broken build from https://github.com/eclipse/xtext/issues/1231#issuecomment-401125569 -->
<dependencies>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.13.102</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.apt</artifactId>
<version>1.3.110</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.tool</artifactId>
<version>1.2.101</version>
</dependency>
</dependencies>
<!-- End Workaround -->
</plugin>
</plugins>
</build>
Expand Down
19 changes: 0 additions & 19 deletions plugins/org.eclipse.elk.conn.gmf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,25 +29,6 @@
<plugin>
<groupId>org.eclipse.xtext</groupId>
<artifactId>xtext-maven-plugin</artifactId>
<!-- Workaround for broken build from https://github.com/eclipse/xtext/issues/1231#issuecomment-401125569 -->
<dependencies>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.13.102</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.apt</artifactId>
<version>1.3.110</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.tool</artifactId>
<version>1.2.101</version>
</dependency>
</dependencies>
<!-- End Workaround -->
</plugin>

<!-- Don't publish this bundle to Maven repositories. -->
Expand Down
19 changes: 0 additions & 19 deletions plugins/org.eclipse.elk.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,6 @@
<plugin>
<groupId>org.eclipse.xtext</groupId>
<artifactId>xtext-maven-plugin</artifactId>
<!-- Workaround for broken build from https://github.com/eclipse/xtext/issues/1231#issuecomment-401125569 -->
<dependencies>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.13.102</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.apt</artifactId>
<version>1.3.110</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.tool</artifactId>
<version>1.2.101</version>
</dependency>
</dependencies>
<!-- End Workaround -->
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit b7640fc

Please sign in to comment.