-
Sub-task
-
Resolution: Done
-
Blocker
-
None
For JBIDE 4.2.0.Final [Birt]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.2.0.CR2, 8.0.0.CR2, 4.2.0.Final or 8.0.0.GA.
Unresolved JIRAs with fixVersion = 4.2.0.CR2, 4.2.0.Final, 8.0.0.CR2, 8.0.0.GA
1. In the jbosstools-4.2.x branch, update your root pom to use parent pom version 4.2.0.Final-SNAPSHOT
<parent> <groupId>org.jboss.tools</groupId> <artifactId>parent</artifactId> <version>4.2.0.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-SNAPSHOT mvn clean verify -Dtpc.version=4.41.0.Final-SNAPSHOT
4. Close (do not resolve) this JIRA when done.