-
Sub-task
-
Resolution: Done
-
Blocker
-
None
For JBIDE 4.1.1.Final [Central Discovery]: Please perform the following tasks:
0. If nothing has changed in your component since JBT 4.1.0.Final or JBDS 7.0.0.GA (eg., XulRunner, GWT, Freemarker, BIRT), Reject this JIRA.
Otherwise, for all other projects:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.1.1.Final or 7.1.0.GA
Unresolved JIRAs with fixVersion = 4.1.1.CR1, 4.1.1.Final, 7.1.0.CR1, 7.1.0.GA
1. In the 4.1.1.x branch, update your root pom to use parent pom version 4.1.1.Final-SNAPSHOT
<parent> <groupId>org.jboss.tools</groupId> <artifactId>parent</artifactId> <version>4.1.1.Final-SNAPSHOT</version> </parent>
2. In the 4.1.x branch, update your root pom to use parent pom version 4.1.2.Alpha1-SNAPSHOT
<parent> <groupId>org.jboss.tools</groupId> <artifactId>parent</artifactId> <version>4.1.2.Alpha1-SNAPSHOT</version> </parent>
3. Ensure you've built & run your plugin tests using the latest target platform versions
mvn clean verify -Dtpc.version=4.30.6.Final mvn clean verify -Dtpc.version=4.31.1.Final
4. Close (do not resolve) this JIRA when done.
Search for all task JIRA, or Search for Central Discovery task JIRA