IBM / cics-bundle-maven

The plugin to build and deploy CICS bundles in a Maven build.
https://ibm.github.io/cics-bundle-maven/plugin-info.html
Eclipse Public License 2.0
18 stars 25 forks source link

Support osgibundle with versionRange #202

Closed PhilWakelin closed 9 months ago

PhilWakelin commented 1 year ago

In order to support the CICS bundle PHASEIN function to dynamically update an OSGi bundle, we need the ability to build OSGi bundleparts with the following versionRange style syntax: <osgibundle symbolicname="mybundle" version="" versionRange="[1.0.0,2.0.0)" jvmserver="JVMSRV1"/>

KyeMaloy97 commented 9 months ago

This was merged in #211 - is this OK to be closed?

ind1go commented 9 months ago

Yes, released in 1.0.4.