takezoe / solr-scala-client

Solr Client for Scala
Apache License 2.0
91 stars 43 forks source link

for Scala 2.13.0 #60

Closed masahitojp closed 5 years ago

masahitojp commented 5 years ago

If you look it good, please release it 😄

oraclejdk8 is not preinstalled on Xenial anymore, and cannot be retrieved from Oracle itself anymore. We'd suggest using either openjdk, or the currently supported Oracle JDK.

takezoe commented 5 years ago

Thanks!