Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and test on java 11 #1291

Merged
merged 1 commit into from
Feb 20, 2019
Merged

Build and test on java 11 #1291

merged 1 commit into from
Feb 20, 2019

Commits on Feb 20, 2019

  1. Build and test on Java 11

    * Changes to allow htsjdk to build and run on Java 11.
      * Fix broken javadoc that fail in 11
      * Fix String.lines conflict: see scala/bug#11125
    * Changes to the build:
      * Update gradle 4.8.1 -> 5.2.1
      * Update shadow plugin 2.0.4 -> 4.0.4
      * Update scala test plugin 0.22 -> 0.23
      * Switch publishing plugin from maven -> maven-publish
    * Add Java 11 to travis matrix
    
    Co-authored-by: Louis Bergelson <[email protected]>
    tomwhite and lbergelson committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    7cee305 View commit details
    Browse the repository at this point in the history