github classgraph/classgraph fast-classpath-scanner-1.99.0

latest releases: classgraph-4.8.172, classgraph-4.8.171, classgraph-4.8.170...
7 years ago

This is the beta release for version 2.0. Please test, and report any issues in the bug tracker, or if this version works well for you, please let me know in the new FastClasspathScanner-Users Google Group. Also check out the new documentation in the GitHub wiki.

  • API change in preparation for 2.0 release: renamed InterfaceMatchProcessor to ImplementingClassMatchProcessor, since this MatchProcessor matches classes that implement an interface, not the interface they implement. (The Java 8 lambda syntax is unaffected by this change.)
  • Fixes to EquinoxClassLoaderHandler (#66) for handling the Equinox / Eclipse PDE classpath.
  • A few other minor bugfixes.

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.