]
Nick Boldt closed JBDS-3185.
----------------------------
Assignee: Nick Boldt
Resolution: Done
For JBDS 8.0.0.GA: Prepare for Final/GA release
-----------------------------------------------
Key: JBDS-3185
URL:
https://issues.jboss.org/browse/JBDS-3185
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Task
Components: installer
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Blocker
Labels: task
Fix For: 8.0.0.GA
For JBDS 8.0.0.GA: 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|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JB...]
1. In the *{color:blue}jbosstools-4.2.x{color}* branch, update your root pom to use
parent pom version *{color:blue}4.2.0.Final-SNAPSHOT{color}*
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.2.0.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-SNAPSHOT
mvn clean verify -Dtpc.version=4.41.0.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...]