Closed gqqnbig closed 2 years ago
@mbwhite Could you rerun the CI on the main branch? There may be some network issues. https://dev.azure.com/Hyperledger/Fabric-Chaincode-Java/_build/results?buildId=49192&view=logs&j=ffafc2ec-a09b-5922-a611-c81727b1330f&t=277205fd-099a-5b5e-a80c-717b443b1aef&l=1062
The documentation of JSONPropertyIgnore https://github.com/stleary/JSON-java/blob/master/src/main/java/org/json/JSONPropertyIgnore.java says it only works on getters
so I remove it to reduce confusion.