jenkinsci / java-client-api

A Jenkins API client for Java
MIT License
901 stars 470 forks source link

the used JDK should be updated to J8 #358

Closed mivola closed 6 years ago

mivola commented 6 years ago

To be able to work with J8 language features, we need to update .travis.yml & pom.xml (maven.compiler.source & maven.compiler.target).