-
Sub-task
-
Resolution: Done
-
Blocker
-
None
For JBIDE 4.2.1.Final [Base]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.2.1.CR1, CR2, Final, 8.0.1.CR1, CR2, or GA.
Unresolved JIRAs with fixVersion = 4.2.1.CR1, CR2, Final, 8.0.1.CR1, CR2, GA
1. In the jbosstools-4.2.x branch, update your root pom to use parent pom version 4.2.1.Final-SNAPSHOT
<parent> <groupId>org.jboss.tools</groupId> <artifactId>parent</artifactId> <version>4.2.1.Final-SNAPSHOT</version> </parent>
2. Ensure you've built & run your plugin tests using the latest target platform versions
mvn clean verify -Dtpc.version=4.40.0.Final mvn clean verify -Dtpc.version=4.41.1.Final-SNAPSHOT
4. Close (do not resolve) this JIRA when done.