]
Nick Boldt closed JBIDE-18881.
------------------------------
Assignee: Nick Boldt
Resolution: Done
Rebuilds done.
For JBIDE 4.2.1.Final: Prepare for Final/GA release
---------------------------------------------------
Key: JBIDE-18881
URL:
https://issues.jboss.org/browse/JBIDE-18881
Project: Tools (JBoss Tools)
Issue Type: Task
Components: build
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Blocker
Labels: task
Fix For: 4.2.1.Final
For JBIDE 4.2.1.Final: 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|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE%22...]
1. In the *{color:blue}jbosstools-4.2.x{color}* branch, update your root pom to use
parent pom version *{color:blue}4.2.1.Final-SNAPSHOT{color}*
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.2.1.Final-SNAPSHOT</version>
</parent>
{code}
2. Ensure you've built & run your plugin tests using the latest target platform
versions
{code}
mvn clean verify -Dtpc.version=4.40.0.Final
mvn clean verify -Dtpc.version=4.41.1.Final-SNAPSHOT
{code}
4. Close (do not resolve) this JIRA when done.
[Search for all task
JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
See also: JBDS-3254