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

Max Rydahl Andersen (JIRA) issues at jboss.org
Thu Nov 20 05:44:41 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-18781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated JBIDE-18781:
----------------------------------------

missing version updates are blocking issues thus setting priority accordingly.

Also this is most efficiently done by running the following command in the root of the projects/component that need to bump versions.

{code}
mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=1.2.3-SNAPSHOT
{code}

(of course remember to update 1.2.3-SNAPSHOT to the right version)

Details in this blog: https://developer.jboss.org/en/tools/blog/2011/09/17/coping-with-versions-in-large-multi-module-osgi-projects

> Ensure features and plugins have upversioned since 4.2.0.Final release [VPE]
> ----------------------------------------------------------------------------
>
>                 Key: JBIDE-18781
>                 URL: https://issues.jboss.org/browse/JBIDE-18781
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: visual-page-editor-core, visual-page-editor-templates
>    Affects Versions: 4.2.1.CR1
>            Reporter: Nick Boldt
>            Assignee: Konstantin Marmalyukov
>             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-vpe/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