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

Nick Boldt (JIRA) issues at jboss.org
Tue Mar 24 16:48:19 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-19482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt closed JBIDE-19482.
------------------------------
    Resolution: Done


Done.

https://github.com/jbosstools/jbosstools-central/commit/1d1f58cb3c6fc405653889cf472dc2cccb2f2346

> For JBIDE 4.2.3.Final: Prepare for JBT 4.2.3.Final / JBDS 8.1.0.GA [Central]
> ----------------------------------------------------------------------------
>
>                 Key: JBIDE-19482
>                 URL: https://issues.jboss.org/browse/JBIDE-19482
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: central, maven, project-examples
>            Reporter: Nick Boldt
>            Assignee: Fred Bricon
>            Priority: Blocker
>              Labels: task
>             Fix For: 4.2.3.Final
>
>
> For JBIDE 4.2.3.Final [Central]: 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 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%22maven%22%2C%22central%22%2C%22project-examples%22%29]



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


More information about the jbosstools-issues mailing list