[jbosstools-issues] [JBoss JIRA] (JBIDE-18776) Ensure features and plugins have upversioned since 4.2.0.Final release [Base]

Alexey Kazakov (JIRA) issues at jboss.org
Wed Nov 19 19:47:39 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-18776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021373#comment-13021373 ] 

Alexey Kazakov edited comment on JBIDE-18776 at 11/19/14 7:47 PM:
------------------------------------------------------------------

I bumped https://github.com/jbosstools/jbosstools-base/pull/343 for common 4.2.x
https://github.com/jbosstools/jbosstools-base/pull/345 for usage 4.2.x
https://github.com/jbosstools/jbosstools-base/pull/344 for common and usage master
[~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}


was (Author: akazakov):
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)


More information about the jbosstools-issues mailing list