[jbosstools-issues] [JBoss JIRA] (JBIDE-18630) For JBIDE 4.2.0.Final: Prepare for Final/GA release

Nick Boldt (JIRA) issues at jboss.org
Thu Oct 16 10:57:34 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-18630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012582#comment-13012582 ] 

Nick Boldt commented on JBIDE-18630:
------------------------------------

New (updated) tools to audit these changes & verify builds have completed:

https://github.com/jbosstools/jbosstools-build-ci/blob/master/util/getProjectRootPomParents.sh
https://github.com/jbosstools/jbosstools-build-ci/blob/master/util/getProjectSHAs.sh

sample usage:

{code}
./getProjectRootPomParents.sh -b jbosstools-4.2.x -pv 4.2.0.Final-SNAPSHOT

./getProjectSHAs.sh -ju nboldt -jp jira_pwd -gu nickboldt at gmail.com -gp github_pwd -iu nickboldt -ip jira_pwd -jbt aerogear,arquillian,base,birt,browsersim,central,discovery,forge,freemarker,hibernate,javaee,jst,livereload,openshift,portlet,server,vpe,webservices -jbds product
{code}

> For JBIDE 4.2.0.Final: Prepare for Final/GA release
> ---------------------------------------------------
>
>                 Key: JBIDE-18630
>                 URL: https://issues.jboss.org/browse/JBIDE-18630
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: build
>            Reporter: Nick Boldt
>            Priority: Blocker
>              Labels: task
>             Fix For: 4.2.0.Final
>
>
> For JBIDE 4.2.0.Final: 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%22JBIDE%22%20and%20fixVersion%20in%20%28%224.2.0.CR2%22%2C%20%224.2.0.Final%22%29%29%20or%20%28project%20%3D%20%22JBDS%22%20and%20fixversion%20in%20%28%228.0.0.CR2%22%2C%228.0.0.GA%22%29%29%29%20and%20resolution%20%3D%20Unresolved]
> 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+fixVersion+%3D+%228.0.0.GA%22%29+or+%28project+in+%28JBIDE%29+and+fixVersion+%3D+%224.2.0.Final%22%29%29+AND+labels+%3D+task]
> See also: JBDS-3185



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list