Uploaded image for project: 'JBoss Modules'
  1. JBoss Modules
  2. MODULES-219

JarModuleFinder does not handle Class-Path URLs

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.5.0.CR1
    • 1.4.4.Final
    • Core
    • None

    Description

      JarModuleFinder.findModule() processes the Class-Path manifest, and processes the values as file paths. http://docs.oracle.com/javase/8/docs/technotes/guides/jar/jar.html says that the values are relative URLs, and some tools (e.g. Maven's SureFire/FailSafe plugins) create jars with absolute file: URLs.

      It would be nice to support file: URLs there (relative or absolute), but non-file URLs are probably not wanted.

      Attachments

        Activity

          People

            dlloyd@redhat.com David Lloyd
            rhn-support-jlivings James Livingston (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: