github classgraph/classgraph classgraph-4.2.12

latest releases: classgraph-4.8.173, classgraph-4.8.172, classgraph-4.8.171...
5 years ago

More classpath URL fixes:

  • Replace any "!" that is not followed by "/" with "!/" in "jar:" URLs.
  • Prepend "jar:file:" if and only if there is a "!/" section in the URL and "jar:" and/or "file:" are not present.
  • Resolve "file:" URLs against the current directory before returning them via ClassGraph::getClasspathURLs.

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.