[jbosstools-issues] [JBoss JIRA] (JBIDE-18896) For JBIDE 4.2.1.Final: Prepare for Final/GA release [Portlet]

Nick Boldt (JIRA) issues at jboss.org
Mon Dec 8 22:43:39 EST 2014


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

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


Yes, that's what SHOULD have happened (no code changes == no need to bump features/plugins or root pom ref to latest parent pom), but since we've rebuilt it and no longer have a clean site from which to include ONLY the BIRT or Portlet bits w/o mixing the rest of JBT, we might as well rebuild it.

Only impact is a slightly larger footprint for users when they check for updates.

Next time we'll be sure to pull a mirror of the latest Birt and Portlet so that we can use that instead of upversioning to 4.2.2. And I'll remove Birt and Portlet from the list of projects in the Task JIRA python script, too.

> For JBIDE 4.2.1.Final: Prepare for Final/GA release [Portlet]
> -------------------------------------------------------------
>
>                 Key: JBIDE-18896
>                 URL: https://issues.jboss.org/browse/JBIDE-18896
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: portal-gatein
>            Reporter: Nick Boldt
>            Assignee: Snjezana Peco
>            Priority: Blocker
>              Labels: task
>             Fix For: 4.2.1.Final
>
>
> For JBIDE 4.2.1.Final [Portlet]: Please perform the following tasks:
> 0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.2.1.CR1, CR2, Final, 8.0.1.CR1, CR2, or GA.
> [Unresolved JIRAs with fixVersion = 4.2.1.CR1, CR2, Final, 8.0.1.CR1, CR2, GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE%22%20and%20fixVersion%20in%20%28%224.2.1.CR1%22%2C%20%224.2.1.CR2%22%2C%20%224.2.1.Final%22%29%29%20or%20%28project%20%3D%20%22JBDS%22%20and%20fixversion%20in%20%28%228.0.1.CR1%22%2C%228.0.1.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.1.Final-SNAPSHOT{color}*
> {code}
>   <parent>
>     <groupId>org.jboss.tools</groupId>
>     <artifactId>parent</artifactId>
>     <version>4.2.1.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
> mvn clean verify -Dtpc.version=4.41.1.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.1.GA%22%29+or+%28project+in+%28JBIDE%29+and+fixVersion+%3D+%224.2.1.Final%22%29%29+AND+labels+%3D+task], or [Search for Portlet task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+fixVersion+%3D+%228.0.1.GA%22%29+or+%28project+in+%28JBIDE%29+and+fixVersion+%3D+%224.2.1.Final%22%29%29+AND+labels+%3D+task+and+component+in+%28%22portal-gatein%22%29]



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list