gmacario / easy-jenkins

Easily deploy a Jenkins CI/CD infrastructure via docker-compose
MIT License
35 stars 9 forks source link

WIP: Try easy-jenkins with Java 10 and JCasC #270

Closed gmacario closed 6 years ago

gmacario commented 6 years ago

As part of my contribution to the Jenkins & Java 10+ Online Hackathon I will we trying out the experimental Jenkins images based on Java10.

See blog post: Running Jenkins with Java 10 and 11 (experimental support)

Epic: https://issues.jenkins-ci.org/browse/JENKINS-40689

gmacario commented 6 years ago

Closing PR, installation of JCasC plugin already merged to master in https://github.com/gmacario/easy-jenkins/commit/95d89a1dd6f00dca23d440596632ccc1fe830922

Tests with Java10 handled in branch feature/test-java10