corda/testing/node-driver
Adel El-Beik 14e23430c0
CORDA-4003: Now support + in CorDapp filenames (#6673)
* CORDA-4003: Now cope with file: prefix not being in class path element.

* CORDA-4003: Switched to new URL type filter.

* CORDA-4003: Switched to a URL comparison. In the string comparison the scheme was removed in latest version of classgraph.

* CORDA-4003: Moved to latest version of classgraph that has support for + in filenames.

* CORDA-4003: Switched to accept version of the deprecated classgraph methods.
2020-09-01 10:30:49 +01:00
..
src CORDA-4003: Now support + in CorDapp filenames (#6673) 2020-09-01 10:30:49 +01:00
build.gradle INFRA-415: Add empty javadoc to node-driver (#6429) 2020-07-02 16:17:34 +01:00
README.md INFRA-415: Add empty javadoc to node-driver (#6429) 2020-07-02 16:17:34 +01:00

corda-node-driver.

This artifact is the node-driver used for testing Corda.