rvesse / airline

Java annotation-based framework for parsing Git like command line structures with deep extensibility
https://rvesse.github.io/airline/
Apache License 2.0
128 stars 20 forks source link

Enable JDK 9+ builds #79

Closed rvesse closed 6 years ago

rvesse commented 6 years ago

Updates the build spec to update plugins and configuration to make the build work on JDK 9 and above, note we still target our output to JDK 7 for backwards compatibility.

Travis CI integration is updated to build on JDK 7 through 11

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 398


Totals Coverage Status
Change from base Build 389: 0.0%
Covered Lines: 5478
Relevant Lines: 7280

💛 - Coveralls