[
https://issues.jboss.org/browse/JBIDE-18776?page=com.atlassian.jira.plugi...
]
Alexey Kazakov reassigned JBIDE-18776:
--------------------------------------
Assignee: Rob Stryker (was: Alexey Kazakov)
I bumped
https://github.com/jbosstools/jbosstools-base/pull/343 for common and usage.
[~rob.stryker], please bump the runtime component version too if/when you commit anything
for 4.2.1.CR1
You can do it using the following command:
{code}
cd runtime
mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=3.0.1.qualifier
{code}
Ensure features and plugins have upversioned since 4.2.0.Final
release [Base]
-----------------------------------------------------------------------------
Key: JBIDE-18776
URL:
https://issues.jboss.org/browse/JBIDE-18776
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: common/jst/core, usage
Affects Versions: 4.2.1.CR1
Reporter: Nick Boldt
Assignee: Rob Stryker
Fix For: 4.2.1.CR1
You have commits in your 4.2.x branch which happened AFTER 4.2.0.Final. Yet your root pom
is still at version 4.2.0, and your affected plugins' versions are not incremented.
https://github.com/jbosstools/jbosstools-base/commits/jbosstools-4.2.x
Please bump your stuff to a .1 version to reflect the fact you're doing maintenance
in the 4.2.x branch.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)