Skip to content

Conversation

nicetry001
Copy link

tested the build via jenkins remote deployment for tomcat using JDK11,

Welcome to Java Maven Calculator Web App!!!
Sat Apr 02 21:18:22 UTC 2022

{"result":34,"time":"Sat Apr 02 21:17:25 UTC 2022","x":8,"y":26}
{"result":4,"time":"Sat Apr 02 21:17:48 UTC 2022","x":12,"y":8}
{"result":88,"time":"Sat Apr 02 21:18:00 UTC 2022","x":11,"y":8}
{"result":1,"time":"Sat Apr 02 21:18:11 UTC 2022","x":12,"y":12}

due to cobertura JDK8 below only support
migrating to jacoco for JDK9+ support
sun.tool jar file missing error fix

tested the build via jenkins remote deployment for tomcat using JDK11,

Welcome to Java Maven Calculator Web App!!!
Sat Apr 02 21:18:22 UTC 2022

{"result":34,"time":"Sat Apr 02 21:17:25 UTC 2022","x":8,"y":26}
{"result":4,"time":"Sat Apr 02 21:17:48 UTC 2022","x":12,"y":8}
{"result":88,"time":"Sat Apr 02 21:18:00 UTC 2022","x":11,"y":8}
{"result":1,"time":"Sat Apr 02 21:18:11 UTC 2022","x":12,"y":12}

due to cobertura JDK8 below only support
migrating to jacoco for JDK9+ support
sun.tool jar file missing error fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant