[
https://issues.jboss.org/browse/JBIDE-18639?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-18639:
------------------------------------------
{code}
[INFO] openshift.all ..................................... SUCCESS [0.400s]
[INFO] openshift.plugins ................................. SUCCESS [0.007s]
[INFO] org.jboss.tools.openshift.egit.core ............... SUCCESS [2.021s]
[INFO] org.jboss.tools.openshift.express.client .......... SUCCESS [1.343s]
[INFO] org.jboss.tools.openshift.express.core ............ SUCCESS [4.305s]
[INFO] org.jboss.tools.openshift.egit.ui ................. SUCCESS [0.554s]
[INFO] org.jboss.tools.openshift.express.ui .............. SUCCESS [2.641s]
[INFO] openshift.tests ................................... SUCCESS [0.007s]
[INFO] org.jboss.tools.openshift.egit.test ............... SUCCESS [13.061s]
[INFO] org.jboss.tools.openshift.express.test ............ SUCCESS [27.592s]
[INFO] openshift.features ................................ SUCCESS [0.006s]
[INFO] org.jboss.tools.openshift.egit.integration.feature SUCCESS [0.137s]
[INFO] org.jboss.tools.openshift.express.feature ......... SUCCESS [0.154s]
[INFO] org.jboss.tools.openshift.egit.integration.test.feature SUCCESS [0.096s]
[INFO] org.jboss.tools.openshift.express.test.feature .... SUCCESS [0.108s]
[INFO] openshift.site .................................... SUCCESS [25.407s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:01.619s
[INFO] Finished at: Thu Oct 16 15:05:02 CEST 2014
[INFO] Final Memory: 100M/1416M
[INFO] ------------------------------------------------------------------------
{code}
For JBIDE 4.2.0.Final: Prepare for Final/GA release [OpenShift]
---------------------------------------------------------------
Key: JBIDE-18639
URL:
https://issues.jboss.org/browse/JBIDE-18639
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift
Reporter: Nick Boldt
Priority: Blocker
Labels: task
Fix For: 4.2.0.Final
For JBIDE 4.2.0.Final [OpenShift]: 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%22JB...]
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...],
or [Search for OpenShift task
JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)