aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

maven-compiler-plugin 3.8.0 #117

Closed sullis closed 6 years ago

sullis commented 6 years ago

ready for merge

sullis commented 6 years ago

@BrianNichols

BrianNichols commented 6 years ago

I'm curious as to what issue you encountered with the old maven-compiler-plugin that prompted this pull request?

sullis commented 6 years ago

Plugin 3.8.0 release notes: https://blogs.apache.org/maven/entry/apache-maven-compiler-plugin-version

This version contains improved support for {JDK9, JDK10, JDK11}

BrianNichols commented 6 years ago

Ok. We will use maven-compiler-plugin version 3.8.0 in the next java client release.

BrianNichols commented 6 years ago

Java client 4.2.2 released.