corda/node
Dan Newton c05c1934cf
ENT-6547 Remove url classloader in shell loading (#7034)
The `corda-shell` jar will already be installed if it exists in the the
node's `/drivers` directory. There is no need to include a
`URLClassLoader` to load its classes.

Rely on the process's main classloader.
2022-01-19 18:26:26 +00:00
..
capsule Refactored the previous bug fix to minimize duplication by reusing an existing function. 2020-08-06 11:15:19 +01:00
djvm ENT-6357: Deserialize LedgerTransaction elements for each Contract.verify(). (#6962) 2021-11-10 16:38:40 +00:00
src ENT-6547 Remove url classloader in shell loading (#7034) 2022-01-19 18:26:26 +00:00
build.gradle ENT-6378 Migrate corda-shell to external repo (#7005) 2022-01-12 11:54:18 +00:00