Clinton
08cbcac40c
Corda publications and JARs now have cord or corda at the start. ( #749 )
...
Core corda publications and JARs now have cord or corda at the start (excluding gradle plugins). Removed an unnecessary dependency on test-utils in node-schemas to prevent an evaluation order bug in gradle.
2017-06-06 15:05:47 +01:00
Chris Rankin
3c89e65924
Add verifier classes to the standalone jar. ( #707 )
...
Also build the standalone jar by default.
2017-05-22 12:11:31 +01:00
Chris Rankin
0309426cb9
Include log4j2.xml into application jars only. This allows applications to use their own log4j2.xml files, if required. ( #635 )
2017-05-05 13:12:36 +01:00
Matthew Nesbit
7e3b9a8934
Fix duplicate content root problems in IntelliJ
2017-04-26 10:37:16 +02:00
Chris Rankin
b3936a2159
Exclude commons-logging for all projects at top level. ( #473 )
2017-03-30 20:59:50 +01:00
Chris Rankin
f15a22d828
Replace kotlinx-support-jdk8 with kotlin-stdlib-jre8. ( #463 )
...
* Replace kotlinx-support-jdk8 with kotlin-stdlib-jre8.
* Add kotlinVersion to constants.properties.
* Remove unused variable.
2017-03-30 16:27:01 +01:00
Rick Parker
8ef1d767c9
Consolidate maven repositories ( #445 )
...
* Consolidate repositories into root build.gradle
2017-03-28 17:17:40 +01:00
Chris Rankin
c9c4d1cd31
Remove unwanted dependencies. ( #441 )
2017-03-28 10:40:44 +01:00
Andras Slemmer
48952dfc02
Add node-api, split minimal node functionality, OutOfProcessTransactionVerifierService
2017-03-27 17:42:51 +01:00