fabric-samples/chaincode/fabcar
Simon Stone 521a7ffc4a [FAB-16607] Update FabCar to reflect CC updates
Node.js CC:
As a result of using the new protobufjs library, certain
external APIs have changed in the Node.js chaincode. The
samples need to be updated to use these new APIs.

Java CC:
As a result of moving to Java 11, we hit this issue:
https://github.com/gradle/gradle/issues/8286
The sample needs to be updated to specify the absolute
path to checkstyle's suppression.xml.

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
Change-Id: I4db886b3feff46d165e05a7eda624230b65f9cbe
2019-09-19 13:26:51 +01:00
..
go Redirect samples to fabric-{chaincode,protos}-go 2019-08-23 17:25:16 +00:00
java [FAB-16607] Update FabCar to reflect CC updates 2019-09-19 13:26:51 +01:00
javascript [FAB-16607] Update FabCar to reflect CC updates 2019-09-19 13:26:51 +01:00
typescript [FAB-16607] Update FabCar to reflect CC updates 2019-09-19 13:26:51 +01:00