josecoll
ba675e73b9
CORDA-2893 Upgrade Corda to use Gradle 5.4.1 (Take 2) ( #5137 )
...
Upgrade Corda to use Gradle 5.4.1
2019-05-20 14:26:42 +01:00
Chris Rankin
b9f7c1a08a
CORDA-2893, ENT-3422: Tweak JUnit 5 configurations to keep vintage engine off compile classpaths. ( #5138 )
...
* Tweak JUnit 5 configurations to keep vintage engine off compile classpaths.
* Configure Gradle tests to use JUnit 5.
2019-05-20 11:57:56 +01:00
Dominic Fox
0b63157a4b
ENT-3422 Add JUnit 5 dependencies to all projects ( #5084 )
...
* ENT-3422 Add JUnit 5 dependencies to all projects
* Remove explicit junit 4 imports where not needed
* Minor PR fixes
* Limit import scope
2019-05-15 16:40:12 +01:00
Anthony Keenan
b7d04b1c6e
[CORDA-2235]: Add overrides for network parameters via command line and file ( #4279 )
...
* Temp commit
* Print the error message first by default, makes error output more natural.
* Polishing
* Further modifications after testing
* Documentation updates
* Couple of fixes after review
* Removing unnecessary tests
* Fix broken test
* Add interface to bootstrapper for testign
* Added unit tests
* Remove unused class
* Fix up bootstrapper unit tests and add a couple more
* Refactor the tests slightly
* Review comments
* Couple of minor tweaks
2018-11-26 17:11:05 +00:00
Michele Sollecito
a5fb1a82f1
[CORDA-2244]: Allow map
and mapValid
on entire lists wrt configuration parsing ( #4280 )
2018-11-23 15:11:59 +00:00
Michele Sollecito
8aaf120881
[CORDA-2224]: Removed field value
from Validated
. Renamed function orThrow()
to value()
. ( #4231 )
2018-11-14 11:19:38 +00:00
Michele Sollecito
2f833f589c
Fixed missing entries for common modules in parent build.gradle
file. ( #4214 )
...
* Fixed missing entries for common modules in parent `build.gradle` file.
* Fixed publication names to match existing convention.
2018-11-12 13:38:35 +00:00
Michele Sollecito
6c749889d0
[CORDA-1993]: Replace reflection-based NodeConfiguration parsing with versioned property-based parsing mechanism. ( #4132 )
2018-11-08 15:56:00 +00:00
Michele Sollecito
28dd3ac873
[CORDA-1778, CORDA-1835]: Decoupled configuration parsing mechanism ( #4093 )
2018-10-25 16:45:14 +01:00