corda/client/jackson
Adel El-Beik 374ae80ab1 ENT-3322: Improved error reporting in interactive shell when an error occurs after a ctor is matched. (#4969)
* ENT-3322: Improved error reporting when an error occurs in type construction, after the ctor has been found.

* ENT-3322: FlowA in this test violated a restriction of StringToMethodCallParser that parameters with the same name but different types cannot be overloaded.
Fixed up FlowA to not have overloaded operation.

* ENT-3322: Simplified code following review comments.

* ENT-3322: Few updates following PR review comments.
2019-04-12 11:13:53 +01:00
..
src ENT-3322: Improved error reporting in interactive shell when an error occurs after a ctor is matched. (#4969) 2019-04-12 11:13:53 +01:00
build.gradle CORDA-1238: Moved the blob inspector out of experimental and wired it to JackonSupport (#3224) 2018-05-24 18:26:55 +01:00