-
Task
-
Resolution: Done
-
Major
-
jboss-fuse-6.1 on OSE
-
None
-
%
The fuse and AMQ cartridges list their version as "1.0.0":
https://github.com/jboss-fuse/fuse-openshift-cartridge/blob/master/metadata/manifest.yml#L5
normally this field is used to reflect the product version supplied by the cartridge (in this case, "6.1"). And if we expect 6.2 to be backwards compatible to 6.1, then we'd just specify the version as "6".
Is it too late for us to update those manifests (and any doc that refer to "fuse-1.0.0" since it would now be "fuse-6" or "fuse-6.1")?