corda/client
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
..
jackson CORDA-2632 - Handle exceptions when file does not exist. (#4967) 2019-05-01 12:18:40 +01:00
jfx CORDA-2694: Prevent Node Explorer from crashing should it receive unknown transaction objects. (#4842) 2019-03-05 08:49:23 +00:00
mock CORDA-2331 Split Workflow and contracts of Finance App into separate Cordapps (#4422) 2018-12-19 18:02:51 +00:00
rpc CORDA-3464: Also scan attachment:// URLs for custom serializers. (#5771) 2019-12-03 16:22:05 +00:00