Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-2473

It should not be possible to delete the default version from the command line

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.2
    • jboss-fuse-6.1
    • Fabric8 v1
    • None
    • % %
    • Hide

      On a new installation of Fuse 6.1:
      fabric-create --wait-for-provisioning
      version-create
      (created version 1.1 as copy of 1.0)
      version-set-default 1.1
      version-delete 1.1

      The version-delete operation succeeds, and now there is no default version

      Show
      On a new installation of Fuse 6.1: fabric-create --wait-for-provisioning version-create (created version 1.1 as copy of 1.0) version-set-default 1.1 version-delete 1.1 The version-delete operation succeeds, and now there is no default version

    Description

      The Karaf console in Fuse/Fabric8 will not prevent the default version being deleted. If this is done, then there is no longer any default version, and operations that require there to be one fail with an ugly NullPointerException in the console.

      Attachments

        Activity

          People

            yfang@redhat.com Freeman(Yue) Fang
            rhn-support-kboone Kevin Boone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: