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

[Framework] For exploded bundles Bundle.getEntry("a/b.jar/")==Bundle.getEntry("a/b.jar")

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • framework-3.0.6
    • framework-3.0.7
    • Framework
    • None

    Description

      I find it a bit surprising that Bundle.getEntry("a/b.jar/")==Bundle.getEntry("a/b.jar") even when b.jar is not a directory. Shouldn't getEntry("a/b.jar/") return null if b.jar is not directory? After all, getEntryPaths("a/") returns a/b.jar.

      Attachments

        1. patch.txt
          0.7 kB
          Sanjeeb Kumar Sahoo

        Activity

          People

            rickhall Richard S. Hall
            sahoo Sanjeeb Kumar Sahoo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: