barchart / barchart-jenkins-cascade-plugin

Configure and perform maven release cascade.
https://github.com/barchart/barchart-jenkins-cascade-plugin/wiki
16 stars 8 forks source link

automatic semantic version selection #36

Open Andrei-Pozolotin opened 11 years ago

Andrei-Pozolotin commented 11 years ago

use bndtools 2.1.0 to discover proper semantic version of a bundle in a cascade and select next bundle version automatically

jjongsma commented 11 years ago

This exists? Neat.

On Sat, Apr 6, 2013 at 12:15 AM, Andrei Pozolotin notifications@github.comwrote:

use bndtools 2.1.0 to discover proper semantic version of a bundle in a cascade and select next bundle version automatically

— Reply to this email directly or view it on GitHubhttps://github.com/barchart/barchart-jenkins-cascade-plugin/issues/36 .

Andrei-Pozolotin commented 11 years ago

the basic idea is expressed here https://github.com/apache/aries/tree/trunk/versioning

just need to marry it to the versions plugin https://jira.codehaus.org/browse/MVERSIONS-214