Skip to content

Integration test compile with Java 8 and run with Java 8 and Java 11#9491

Merged
ccaominh merged 2 commits intoapache:masterfrom
maytasm:IMPLY-1960-switch
Mar 11, 2020
Merged

Integration test compile with Java 8 and run with Java 8 and Java 11#9491
ccaominh merged 2 commits intoapache:masterfrom
maytasm:IMPLY-1960-switch

Conversation

@maytasm
Copy link
Copy Markdown
Contributor

@maytasm maytasm commented Mar 10, 2020

Integration test compile with Java 8 and run with Java 8 and 11

Removed integration tests compiling with Java 11 as we have no plan to release Druid compiling with Java 11. Added integration test for compiling with Java 8 and running with Java 11 in addition to existing integration tests that compile with Java 8 and run with Java 8.

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths.
  • added integration tests.
  • been tested in a test Druid cluster.

@maytasm maytasm changed the title Imply 1960 switch Integration test compile with Java 8 and run with Java 8 and 11 Mar 10, 2020
@ccaominh ccaominh merged commit 9231f2a into apache:master Mar 11, 2020
@jihoonson jihoonson added this to the 0.18.0 milestone Mar 26, 2020
@maytasm maytasm changed the title Integration test compile with Java 8 and run with Java 8 and 11 Integration test compile with Java 8 and run with Java 8 and Java 11 Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants