corda/client/jackson/src
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
..
main/kotlin/net/corda/client/jackson 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
test CORDA-2569: Add "flow kill <ID>" command to Corda's shell. (#4861) 2019-03-08 16:39:22 +00:00