Skip to content

Updated jacoco to not cause issues on jdk9 machines

Piers Williams requested to merge solar1992/parent-pom:master into master

Couldn't compile projects using our parent pom on machines that had JDK-9 installed. This is the minimal change I could find to remedy this

Works if I install the new parent to the machine and use the snapshot version. Would be good to verify this works (Don't trust me) and then release it

Piers,

Merge request reports