Description
When using Docker, we should test via oracle-jdk8 rather than oracle-jdk7. (We use Docker for our postcommit builds, for example). This will make sure that if incorrect javadoc is introduced by some change, we will notice and be able to correct it. Of course, we will continue to build targetting source-version jdk7, so there are no compatibility implications.
Attachments
Attachments
Issue Links
- relates to
-
HTRACE-354 Enable javadoc lint in htrace-flume and htrace-htraced and avoid build breaks in jdk7 because of unknown doclint flag
- Resolved