corda/experimental/behave/src
Rick Parker 384a7c37b9 CORDA-2525 - Start pooling classpath scanning and related fixes (#4664) (#4685)
* Start pooling classpath scanning

Quickly patch synchronisation of attachment class loader cache.  Needs a revisit but more complicated due to DJVM.

Annotate away for DJVM

Take ClassGraph utils into their own file so we can exclude for DJVM

Clean up a little

* Daemonize the threads

* Seems to be some concurrency problems with use of ClassGraph.  Using a mutex for now to work around.

(cherry picked from commit 7dc7313fb7)
2019-01-30 14:26:47 +00:00
..
main/kotlin/net/corda/behave CORDA-1621: The finance CorDapp uses the app config feature rather than the node's config (#4100) 2018-10-22 18:56:30 +01:00
scenario CORDA-2525 - Start pooling classpath scanning and related fixes (#4664) (#4685) 2019-01-30 14:26:47 +00:00
test Some clean up of behave code (#3907) 2018-09-06 16:44:18 +01:00