-
Is a usable branch/tag for Corda 5.1 and Java 17 available? Maybe I'm missing something, but it's unclear how to go about it. Tried the development branch but doesn't build for me, guess it requires a…
-
Running the command on windows 10 - .\gradlew clean deployNodes throws an error - Error: Could not find or load main class net.corda.node.Corda
Logs are shared below, I tried to find any resolution…
-
The Cordapp plugin seems to only include dependencies declared with the `compile` configuration in the fat jar. Since the `compile` configuration is deprecated and should be replaced with either `impl…
-
I cloned cordapp-template-java using the below link.
`https://github.com/corda/cordapp-template-java.git`
Branch - release-V4
**1) I executed gradle build/clean from IntelliJ gradle sidebar. It'…
-
- [ ] define key features
- [ ] design user interface
- [ ] ...
-
Build the yo cordapp from the [samples](https://github.com/corda/samples-kotlin/tree/master/Basic/yo-cordapp).
./gradlew clean deployNodes
Change the node.conf in the PartyA directory from `…
-
The README says:
> Required Prerequisites
>
> Corda CLI
> Cordapp Builder
> Node CLI
> Docker
You should also point out that JDK 11 is a prerequisite.
-
Running a `com.template.NodeDriverKt` class from Intellj (2017.3) on Windows 10. It's a clean checkout of `corda-v3`. It first complains about the command line being too long and suggests switching to…
-
Hi,
I'm using Corda version 4.8.11, and due to log4j vulnerability had to move to gradle version 7.0+, and the only corda gradle plugin version 5.1.1 supports gradle version 7.0+.
But when I'm tryin…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…