mirror of
https://github.com/corda/corda.git
synced 2025-01-31 00:24:59 +00:00
14e23430c0
* CORDA-4003: Now cope with file: prefix not being in class path element. * CORDA-4003: Switched to new URL type filter. * CORDA-4003: Switched to a URL comparison. In the string comparison the scheme was removed in latest version of classgraph. * CORDA-4003: Moved to latest version of classgraph that has support for + in filenames. * CORDA-4003: Switched to accept version of the deprecated classgraph methods.