Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4463

DA does not consistently handle non-unique resources

    XMLWordPrintableJSON

Details

    Description

      When trying to install a DP containing two bundles that are not unique (= same BSN, different versions) will cause the DA to throw an exception, this is correct as resources need to be unique in context of a DP.
      However, when trying to install a DP containing two bundles that are not unique but where one of those bundles is already installed on the system does not cause the DA to throw an exception. This is because the DA currently assumes that the already installed bundle is present for "reference only" and ignores it during the installation, but will upgrade it once its finds the new version. So, although the DP was incorrect, the result of its installation is correct.

      The expected result is: DA should always fail when a DP contains non-unique resources.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jajans J.W. Janssen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: