corda/buildSrc
Chris Rankin 5106b01832
CORDA-1699: Restore binary compatibility for UniqueIdentifier class. (#3505)
* Update JarFilter to remove certain annotations from primary constructors.
* Enhance unit tests for deleting constructors.
* Update the documentation to explain how to handle non-deterministic default
constructor parameters.
* Reduce the base logging level of SanitisingTransformer to DEBUG.
* Simplify the execution of repeatable ClassVisitors.
* Simplify Gradle usage slightly.
* Add test for deterministic UniqueIdentifier.
* Update README to cover handling default parameters.
2018-07-05 16:14:56 +01:00
..
canonicalizer Configure buildSrc to be multi-module. (#2658) 2018-03-05 12:07:36 +00:00
jarfilter CORDA-1699: Restore binary compatibility for UniqueIdentifier class. (#3505) 2018-07-05 16:14:56 +01:00
build.gradle CORDA-1699: Restore binary compatibility for UniqueIdentifier class. (#3505) 2018-07-05 16:14:56 +01:00
settings.gradle ENT-1463, ENT-1903: Create core-deterministic and serialization-deterministic artifacts. (#3262) 2018-06-11 20:34:59 +01:00