corda/core-tests
Shams Asari a7d0684fe7
ENT-11384: Cleanup JarScanningCordappLoader (#7664)
* It uses URLs when in fact CorDapps are jar files, and so should being Path. It also does URL equality, which is not recommended
* Address (very old) TODO of removing RestrictedURL, which is not needed

Also, back-ported some minor changes from https://github.com/corda/enterprise/pull/5057.
2024-01-29 13:44:14 +00:00
..
src ENT-11384: Cleanup JarScanningCordappLoader (#7664) 2024-01-29 13:44:14 +00:00
build.gradle ENT-11384: Cleanup JarScanningCordappLoader (#7664) 2024-01-29 13:44:14 +00:00