Since the solc compiler is no longer deliverd within the project, compiling the contract has to be done without warnings or errors. If there is a warning/error, fasterxml will try to parse the warning and throw an error.
I fixed the tests in the project so it complies with the next solc compiler (version 0.4.17).
Since the solc compiler is no longer deliverd within the project, compiling the contract has to be done without warnings or errors. If there is a warning/error, fasterxml will try to parse the warning and throw an error. I fixed the tests in the project so it complies with the next solc compiler (version 0.4.17).