Commit ae77fdc
committed
revert: "build: fix JaCoCo report generation."
This change breaks the unit tests:
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated
without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /home/travis/build/php-coder/mystamps &&
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java '@{argLine}' -Dfile.encoding=UTF-8 -Xss256k -jar
/home/travis/build/php-coder/mystamps/target/surefire/surefirebooter8389137149183507179.jar
/home/travis/build/php-coder/mystamps/target/surefire 2020-01-22T23-14-08_793-jvmRun1
surefire4311161623250613262tmp surefire_02177420687972276735tmp
This reverts commit 7fbb2f6.
Fix #12431 parent fe20884 commit ae77fdc
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
916 | 916 | | |
917 | 917 | | |
918 | 918 | | |
919 | | - | |
920 | | - | |
921 | 919 | | |
922 | | - | |
| 920 | + | |
923 | 921 | | |
924 | 922 | | |
925 | 923 | | |
| |||
0 commit comments