Stefan Iliev c882b221a5 CORDA-3307 - add support for environment variables in linux (#5523)
* Added a new way for environment variables to be loaded, which allows for underscore based separation.

* Moved test to its own kotlin file.

* Added case insensitivity support.

* The corda. prefix is now case insensitive too.

* Removed unused variable.

* Added env variables support for driverDSL. Shadowing corda. properties raises an exception.

* Driver api stability fix.

* Changed type of cordapps param to reflect the real one, rather than what IntelliJ auto completed.

* Some detekt issue fixes. Spread operator removed, baselined api stability constructors and buggy line.

* Fixed misspelled variable.

* Reverted unintentional changes.

* Added suppress instead of changing baseline.

* Reworked logic to handle previously defined CORDA_ starting properties and handle accordingly. Fixed a bug where wrong class was used for reflection walking.

* Fix for detekt issues.

* Changed message to a more understandable one.

* Changelog + doc note, console error grammar.

* Changes according to PR review.
2019-10-21 12:01:14 +01:00
..
2019-10-16 16:15:42 +01:00
2019-03-27 15:25:40 +01:00
2019-09-11 11:22:46 +01:00
2019-09-18 12:01:36 +01:00
2019-05-08 11:49:23 +02:00
2019-09-18 12:01:36 +01:00
2019-03-27 15:25:40 +01:00
2019-10-16 16:23:32 +01:00
2019-01-14 10:07:51 +00:00
2019-01-14 10:55:39 +00:00
2018-11-05 15:51:42 +00:00
2019-08-28 18:35:59 +03:00