[
https://issues.jboss.org/browse/JBIDE-19076?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-19076:
------------------------------------------
bumped to 2.6.100 and ran the build:
{quote}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] jbosstools-openshift .............................. SUCCESS [0.494s]
[INFO] openshift.plugins ................................. SUCCESS [0.008s]
[INFO] org.jboss.tools.openshift.egit.core ............... SUCCESS [3.233s]
[INFO] org.jboss.tools.openshift.express.client .......... SUCCESS [1.220s]
[INFO] org.jboss.tools.openshift.express.core ............ SUCCESS [2.240s]
[INFO] org.jboss.tools.openshift.egit.ui ................. SUCCESS [0.588s]
[INFO] org.jboss.tools.openshift.express.ui .............. SUCCESS [4.136s]
[INFO] openshift.tests ................................... SUCCESS [0.006s]
[INFO] org.jboss.tools.openshift.egit.test ............... SUCCESS [26.412s]
[INFO] org.jboss.tools.openshift.express.test ............ SUCCESS [28.348s]
[INFO] openshift.features ................................ SUCCESS [0.009s]
[INFO] org.jboss.tools.openshift.egit.integration.feature SUCCESS [0.205s]
[INFO] org.jboss.tools.openshift.express.feature ......... SUCCESS [0.276s]
[INFO] org.jboss.tools.openshift.egit.integration.test.feature SUCCESS [0.127s]
[INFO] org.jboss.tools.openshift.express.test.feature .... SUCCESS [0.138s]
[INFO] openshift.site .................................... SUCCESS [27.417s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:07.579s
[INFO] Finished at: Tue Jan 27 14:56:48 CET 2015
[INFO] Final Memory: 101M/1522M
[INFO] ------------------------------------------------------------------------
{quote}
For JBIDE 4.3.0.Alpha1: Upversion plugins + features for JBT 4.3 /
JBDS 9 [OpenShift]
-------------------------------------------------------------------------------------
Key: JBIDE-19076
URL:
https://issues.jboss.org/browse/JBIDE-19076
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift
Reporter: Nick Boldt
Assignee: Andre Dietisheim
Priority: Blocker
Labels: task
Fix For: 4.3.0.Alpha1
For JBIDE 4.3.0.Alpha1 [OpenShift]: Please perform the following tasks:
1. Ensure your component features/plugins have been [properly
upversioned|http://wiki.eclipse.org/Version_Numbering#Overall_example], eg., from 1.0.0 to
1.1.0 or 1.0.100.
Please also ensure that the version of your plugins in the 4.2.x branch is a SMALLER
version, to prevent a user from accidentally updating from your Mars version to your Luna
version. For example, org.jboss.tools.stacks.core cannot be version 1.1.1 in JBDS 8.0.2,
and 1.1.0 in JBDS 9.
{code}
mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:0.22.0:set-version
-DnewVersion=4.3.0-SNAPSHOT
{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...],
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.11#6341)