corda/core
Chris Rankin ea79c91047 CORDA-3464: Also scan attachment:// URLs for custom serializers. (#5771)
* CORDA-3464: Also scan attachment:// URLs for custom serializers.

* Only scan the given classloader - ignore this classloader's parents.

* Upgrade to ClassGraph 4.8.58 - for "robustness fxes".

* Update how we scan for test CorDapps with latest ClassGraph.

* Register the attachment:// URL scheme using AttachmentsClassLoader.

* Add integration test for custom serializer in contract state.

* Rename Currancy -> Currantsy, just to make the point.
2019-12-03 16:22:05 +00:00
..
src CORDA-3464: Also scan attachment:// URLs for custom serializers. (#5771) 2019-12-03 16:22:05 +00:00
build.gradle CORDA-3464: Also scan attachment:// URLs for custom serializers. (#5771) 2019-12-03 16:22:05 +00:00