[jbosstools-issues] [JBoss JIRA] (JBDS-3385) For JBDS 8.1.0.GA: Prepare for JBT 4.2.3.Final / JBDS 8.1.0.GA

Nick Boldt (JIRA) issues at jboss.org
Fri Mar 20 15:08:19 EDT 2015


Nick Boldt created JBDS-3385:
--------------------------------

             Summary: For JBDS 8.1.0.GA: Prepare for JBT 4.2.3.Final / JBDS 8.1.0.GA
                 Key: JBDS-3385
                 URL: https://issues.jboss.org/browse/JBDS-3385
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Task
          Components: installer
            Reporter: Nick Boldt
            Priority: Blocker
             Fix For: 8.1.0.GA


For JBDS 8.1.0.GA: Please perform the following tasks:

*If you contributed anything to the 4.2.3.Beta1 or 4.2.3.CR1 builds, you will need to perform the following task.*

1. In the *{color:blue}jbosstools-4.2.x{color}* branch, update your root pom to use parent pom version *{color:blue}4.2.3.Final-SNAPSHOT{color}*

{code}
  <parent>
    <groupId>org.jboss.tools</groupId>
    <artifactId>parent</artifactId>
    <version>4.2.3.Final-SNAPSHOT</version>
  </parent>
{code}

3. Ensure you've built & run your plugin tests using the latest target platform version:

{code}
mvn clean verify -Dtpc.version=4.42.0.Final-SNAPSHOT # or, once released
mvn clean verify -Dtpc.version=4.42.0.Final
{code}

2. 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+fixVersion+%3D+%228.1.0.GA%22%29+or+%28project+in+%28JBIDE%29+and+fixVersion+%3D+%224.2.3.Final%22%29%29+AND+labels+%3D+task]



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list