corda/tools/demobench/src/main
Katarzyna Streich 39fdb353ad Remove nearestCity from node configuration. (#721)
* Fix bug in demobench. Explorer didn't show correctly location of a node.
There was no nearestCity override in config.

* Remove nearestCity from node configuration. Now information about the location is always taken from
node's legal name. If not present - exception on node startup.

* Add X500Name.locationOrNull that soft fails when location is not in X500 name. Address PR comments.

* Remove unused imports.
2017-05-31 16:07:13 +01:00
..
java/net/corda/demobench/config Minor: auto-format of module: tools, verifier 2017-04-11 15:53:05 +02:00
kotlin Remove nearestCity from node configuration. (#721) 2017-05-31 16:07:13 +01:00
resources Webserver: Redirect / to the first static web path. 2017-04-25 14:13:20 +02:00