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

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


Nick Boldt created JBIDE-19488:
----------------------------------

             Summary: For JBIDE 4.2.3.Final: Prepare for JBT 4.2.3.Final / JBDS 8.1.0.GA [Central Discovery]
                 Key: JBIDE-19488
                 URL: https://issues.jboss.org/browse/JBIDE-19488
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: discovery
            Reporter: Nick Boldt
            Priority: Blocker


For JBIDE 4.2.3.Final [Central Discovery]: 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], or [Search for Central Discovery 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+and+component+in+%28%22discovery%22%29]



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


More information about the jbosstools-issues mailing list