mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
CORDA-2050: Remove Gradle's evaluation dependency on node:capsule.
CORDA-2050: Remove Gradle's evaluation dependency on node:capsule.
This commit is contained in:
commit
6ae9151012
@ -9,8 +9,6 @@ apply plugin: 'com.jfrog.artifactory'
|
|||||||
|
|
||||||
description 'Corda core'
|
description 'Corda core'
|
||||||
|
|
||||||
evaluationDependsOn(':node:capsule')
|
|
||||||
|
|
||||||
// required by DJVM and Avian JVM (for running inside the SGX enclave) which only supports Java 8.
|
// required by DJVM and Avian JVM (for running inside the SGX enclave) which only supports Java 8.
|
||||||
targetCompatibility = VERSION_1_8
|
targetCompatibility = VERSION_1_8
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user