CALCITE-2655 - Enable Travis to test against JDK 12

Signed-off-by: Kevin Risden <krisden@apache.org>
2 files changed
tree: 8ab0343e16015b5369692d734c96531585674913
  1. .mvn/
  2. core/
  3. docker/
  4. metrics/
  5. metrics-dropwizardmetrics/
  6. noop-driver/
  7. server/
  8. shaded/
  9. site/
  10. src/
  11. standalone-server/
  12. tck/
  13. .gitattributes
  14. .gitignore
  15. .travis.yml
  16. LICENSE
  17. mvnw
  18. mvnw.cmd
  19. NOTICE
  20. pom.xml
  21. README
  22. README.md
README.md

Build Status

Apache Calcite -- Avatica

Apache Calcite's Avatica is a framework for building database drivers.

Avatica is a sub-project of Apache Calcite.

For more details, see the home page.

Release notes for all published versions are available on the history page.