corda/node-api
szymonsztuka 26cfea202b
CORDA-2450 Creating attachment version from whitelisted JARs fails for node upgrade (#4593)
Upgrade from node 3.0 to 4.0 fails to create versions of whitelisted JARs from networkParameters - read parameters from file at first as in Corda 3.0 there no relevant table, then try from the table.
As this is migration, the code will run only once on each node, she increased log level to info for messages. Tested using https://r3-cev.atlassian.net/browse/R3T-1549
2019-01-17 17:26:24 +00:00
..
src CORDA-2450 Creating attachment version from whitelisted JARs fails for node upgrade (#4593) 2019-01-17 17:26:24 +00:00
build.gradle CORDA-1274: Migrated usage of FastClasspathScanner to ClassGraph (#4060) 2018-10-11 19:50:26 +01:00