• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Critical Critical
    • jboss-fuse-6.1
    • jboss-fuse-6.1
    • None
    • None
    • % %

      During patch test we discovered that version names with hyphens will be ignored during migration. 1.0.amq is ok but not 1.0-amq. The version will be silently ignored.

      In addition all non numeric parts are ignored when comparing versions. This is important as 1.0.amq would be = 1.0 and users would not be able to upgrade from 1.0 to 1.0.amq as the upgrade process would think we are already at that version.

      This error is also silent.

      https://issues.jboss.org/browse/ENTESB-1342 will resolve this most likely with a combination of fixes - 1. to provide syntax checking for names and reject those with hypens and 2. correct the comparison string to take into account string portions.

      This needs to be added to the release notes.

              mariel@redhat.com Mikey Ariel
              rhn-support-sjavurek Susan Javurek
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: