corda/core-deterministic
Chris Rankin d60feb1138
INFRA-563 Update Corda to test distributed-testing-plugin 1.3-SNAPSHOT. (#6551)
Integrate YAML profile support, and the eagle-eyed will notice that the plugin no longer needs to be applied at the very bottom of the build.gradle file!
 
Other features include:
* Implicit upgrade to docker-remote-api plugin v5.3.0
* Fixing a ClassGraph-related memory leak by closing the ScanResult objects after use.
* More logging of any exceptions from Kubenetese.
* The gradlecache volume is now created with a hostPath of "/gradle/$podName/$podIdx-$taskForExecuteName", which should allow having multiple pods on a single node.
2020-08-05 12:48:29 +01:00
..
src/main CORDA-3755: Switched attachments map to a WeakHashMap (#6214) 2020-05-12 09:51:12 +01:00
testing INFRA-563 Update Corda to test distributed-testing-plugin 1.3-SNAPSHOT. (#6551) 2020-08-05 12:48:29 +01:00
build.gradle NOTICK: Avoid configuring more tasks in the deterministic modules. (#6452) 2020-07-13 10:33:23 +01:00
README.md INRFA-415: Publish empty source and JavaDoc for deterministic modules (#6406) 2020-06-29 20:38:51 +01:00

corda-core-deterministic.

This artifact is a deterministic subset of the binary contents of corda-core.