]
Andre Dietisheim commented on JBIDE-18887:
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] openshift.all ..................................... SUCCESS [0.661s]
[INFO] openshift.plugins ................................. SUCCESS [0.007s]
[INFO] org.jboss.tools.openshift.egit.core ............... SUCCESS [1.959s]
[INFO] org.jboss.tools.openshift.express.client .......... SUCCESS [1.136s]
[INFO] org.jboss.tools.openshift.express.core ............ SUCCESS [2.629s]
[INFO] org.jboss.tools.openshift.egit.ui ................. SUCCESS [0.511s]
[INFO] org.jboss.tools.openshift.express.ui .............. SUCCESS [2.696s]
[INFO] openshift.tests ................................... SUCCESS [0.007s]
[INFO] org.jboss.tools.openshift.egit.test ............... SUCCESS [14.696s]
[INFO] org.jboss.tools.openshift.express.test ............ SUCCESS [21.651s]
[INFO] openshift.features ................................ SUCCESS [0.007s]
[INFO] org.jboss.tools.openshift.egit.integration.feature SUCCESS [0.168s]
[INFO] org.jboss.tools.openshift.express.feature ......... SUCCESS [0.149s]
[INFO] org.jboss.tools.openshift.egit.integration.test.feature SUCCESS [0.081s]
[INFO] org.jboss.tools.openshift.express.test.feature .... SUCCESS [0.089s]
[INFO] openshift.site .................................... SUCCESS [24.174s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:57.585s
[INFO] Finished at: Mon Dec 08 11:15:03 CET 2014
[INFO] Final Memory: 99M/1438M
[INFO] ------------------------------------------------------------------------
For JBIDE 4.2.1.Final: Prepare for Final/GA release [Base]
----------------------------------------------------------
Key: JBIDE-18887
URL:
https://issues.jboss.org/browse/JBIDE-18887
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: common/jst/core, usage
Reporter: Nick Boldt
Priority: Blocker
Labels: task
Fix For: 4.2.1.Final
For JBIDE 4.2.1.Final [Base]: 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...]
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...],
or [Search for Base task
JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]