todvora / eet-client

Client and library for #EET communication - http://www.etrzby.cz/ , written in Java
MIT License
47 stars 26 forks source link

Java 10 support #40

Closed Dacesilian closed 4 years ago

Dacesilian commented 6 years ago

Java 10 support. Some warnings should be inspected and repaired, but project now compiles fine under Java 10.0.2. CXF version 3.2.6 does NOT work (using 3.2.5). Same as bcprov-jdk15on version 1.60 does NOT work (using 1.55).

todvora commented 6 years ago

Awesome, thank you! Let me review the code and adapt the travis-ci build configuration so we can test it under java 10 as well.

landsman commented 4 years ago

@todvora Is there really need to have Java 7 support? Merge it :pray: