Closed joakime closed 1 month ago
Use ResourceFactory.split(String) to properly parse the java.class.path so that globs can be supported in MetaInfConfiguration as well.
java.class.path
Fixes #11092 Fixes #12283
@joakime some test failures to address here as well.
@joakime is this one ready for re-review?
Yes. Review away.
@janbartel bump
Use ResourceFactory.split(String) to properly parse the
java.class.path
so that globs can be supported in MetaInfConfiguration as well.Fixes #11092 Fixes #12283