Description
I installed JDK 1.8 and now the build fails because one of the tests fail:
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec <<< FAILURE!
testPostTable(org.apache.pdfbox.pdmodel.font.TestTTFParser) Time elapsed: 0.155 sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<parenright[bigg]> but was:<parenright[]>
Did anybody else install JDK 1.8?