github classgraph/classgraph fast-classpath-scanner-2.6.0

latest releases: classgraph-4.8.169, classgraph-4.8.168, classgraph-4.8.167...
6 years ago

Bugfix and feature release:

  • Support scanning jarfiles over http:// and https:// URLs (supported by some classloaders). (#128)
  • Support classpath wildcards, e.g. lib/* (supported by JRE 1.6+). (#137)
  • Add initial support for different parent classloader delegation modes (PARENT_FIRST and PARENT_LAST), so that the scan order can accurately reflect classloader resolution order. (#131) (Required a change in API of ClassLoaderHandler, so the version number gets a bump to 2.6.x.)
  • Includes a number of small reliability bugfixes.

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.