]
Nick Boldt commented on JBIDE-14642:
------------------------------------
[~dgolovin] Is this issue resolved by Mickael's new mojo in JBIDE-19056 ?
How to automate process of bumping version for changed
modules/submodules for every release
-------------------------------------------------------------------------------------------
Key: JBIDE-14642
URL:
https://issues.jboss.org/browse/JBIDE-14642
Project: Tools (JBoss Tools)
Issue Type: Task
Components: build
Affects Versions: 4.1.0.Beta1
Reporter: Denis Golovin
Assignee: Max Rydahl Andersen
Labels: versioning
Fix For: 4.3.x
The versions of plugins are constantly discovered to not be uptodated when they should
and things like Usage and others where it is critical are not getting bumped.
We need two things:
A) detect when versions are not bumped properly - we got parts of this in various places,
but they are not run nor documented regularly (having a green build verifying versions are
not conflicting would be a Good Thing)
B) document/automate a process which every affected lead can follow to make this happen
and if not See #A