Skip to content

Commit

Permalink
7477: JMC8.2 does not build with eclipse 4.19 (21-03)
Browse files Browse the repository at this point in the history
Reviewed-by: aptmac
  • Loading branch information
thegreystone committed Jan 21, 2022
1 parent 3f9b42d commit c646b14
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 448 deletions.
63 changes: 0 additions & 63 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,69 +178,6 @@
</plugins>
</build>
</profile>
<profile>
<id>2021-03</id>
<build>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tycho.version}</version>
<configuration>
<target>
<artifact>
<groupId>org.openjdk.jmc</groupId>
<artifactId>platform-definition-2021-03</artifactId>
<version>${revision}${changelist}</version>
</artifact>
</target>
</configuration>
</plugin>
</plugins>
</build>
</profile>
<profile>
<id>2020-12</id>
<build>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tycho.version}</version>
<configuration>
<target>
<artifact>
<groupId>org.openjdk.jmc</groupId>
<artifactId>platform-definition-2020-12</artifactId>
<version>${revision}${changelist}</version>
</artifact>
</target>
</configuration>
</plugin>
</plugins>
</build>
</profile>
<profile>
<id>2020-09</id>
<build>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tycho.version}</version>
<configuration>
<target>
<artifact>
<groupId>org.openjdk.jmc</groupId>
<artifactId>platform-definition-2020-09</artifactId>
<version>${revision}${changelist}</version>
</artifact>
</target>
</configuration>
</plugin>
</plugins>
</build>
</profile>
</profiles>
<build>
<plugins>
Expand Down
17 changes: 0 additions & 17 deletions releng/platform-definitions/platform-definition-2020-09/.project

This file was deleted.

This file was deleted.

48 changes: 0 additions & 48 deletions releng/platform-definitions/platform-definition-2020-09/pom.xml

This file was deleted.

17 changes: 0 additions & 17 deletions releng/platform-definitions/platform-definition-2020-12/.project

This file was deleted.

This file was deleted.

48 changes: 0 additions & 48 deletions releng/platform-definitions/platform-definition-2020-12/pom.xml

This file was deleted.

Loading

0 comments on commit c646b14

Please sign in to comment.