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
Chris Rankin
531493325c
CORDA-2902: Remove the CanonicalizerPlugin from buildSrc. ( #5070 )
2019-04-30 14:17:25 +01:00
Mike Hearn
1ed5fce6a6
Backwards compat: Put the confidential-identities module back in the node classpath by default. Separating it out into a standalone "app" needs more thought and design work, if we do it at all.
2019-02-18 14:02:36 +01:00
Shams Asari
e87a8ed496
Added CorDapp metdata to confidential-identities and cleaned-up dependencies ( #4540 )
2019-01-10 12:31:47 +00:00
Chris Rankin
c88d3d8c1b
CORDA-2030: Resolve build warnings about kotlin-stdlib-jre8 in unit tests too. ( #4043 )
2018-10-08 12:49:05 +01:00
Chris Rankin
0b0ad71b3c
CORDA-1832: Configure Quasar dependency using quasar-utils plugin. ( #3685 )
2018-07-24 20:19:12 +01:00
Chris Rankin
d262c88c0b
CORDA-1814: Quasar is only providing its annotations (i.e. @Suspendable) so remove its transitive dependencies. ( #3620 )
2018-07-16 15:57:11 +01:00
cburlinchon
311475a81c
Switch to using our own quasar fork with thread leak fix ( #2443 )
...
* Switch to using our own quasar fork with thread leak fix
* Update quasar.jar in lib
* Review changes
* Bump to 3.0.7
2018-02-14 17:32:00 +00:00
Clinton
484cf75420
CORDA-686 - Split Cordapp gradle plugin from cordformation ( #1817 )
...
Added CorDapp gradle plugin written in Kotlin and bumped the version of gradle plugins to 2.0.0 to reflect that this backwards incompatible change is a part of the on going stabilisation of the Corda gradle plugin suite.
2017-10-09 20:08:08 +01:00
Chris Rankin
b332b96829
Remove Kotlin classes from confidential-identities. ( #1553 )
2017-09-19 14:51:03 +01:00
Ross Nicoll
8f86068807
Move SwapIdentitiesFlow to confidential-identities module ( #1531 )
...
* Move SwapIdentitiesFlow to confidential-identities module
* Clean up confidential-identities build.gradle
* Change description to include Experimental
* Move confidential-identities to a dependency of node rather than node-api
2017-09-18 14:19:20 +01:00