Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-405

getBundleImportedPackages() of FrameworkUtils does not split package declarations correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.1, 0.2
    • 0.3
    • JMX
    • None

    Description

      if the import package header has the following content:
      junit.framework;resolution:=optional;version="[3.8.1,4)",org.apache.commons.logging;version="[1.0,2)"

      then, it will split to 4 pieces:
      junit.framework;resolution:=optional;version="[3.8.1
      4)"
      org.apache.commons.logging;version="[1.0,
      2)"

      Apparently, it is not correct.

      Attachments

        1. screenshot-1.jpg
          21 kB
          Lei Wang

        Issue Links

          Activity

            People

              rwonly Lei Wang
              rwonly Lei Wang
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: