ctubbsii opened a new pull request #1688:
URL: https://github.com/apache/accumulo/pull/1688


   Fix quality issues in prep for 1.10 release
   
   * Converge the Hadoop 2 and Hadoop 3 assemblies, so only one is
     necessary (tested both on Hadoop 2.6.5, 3.0.3, and 3.3.0 using
     fluo-uno)
   * Bumped plugin versions and added timestamp flag for increased build
     reproducibility; timestamp should automatically update during release
     process; verified the built jars differ only in the contents of the
     generated META-INF/DEPENDENCIES file when building with the Hadoop2
     vs. the Hadoop3 profiles, and since this file doesn't matter, they are
     now provably equivalent builds
   * Fixed some Hadoop profile issues, and updated Hadoop versions to
     latest patch version in the minor release lines we had previously been
     building with as our minimum supported versions
   * Bump Guava, and related code to work with both Hadoop 2 and 3;
     suppress warnings or migrate code to avoid code paths that won't work
     across Guava versions, for fewer class path surprises related to
     Guava
   * Update asciidoc plugin, and fix various doc build issues warned about
     by the plugin
   
   Bump snapshot versions to 1.10.0-SNAPSHOT


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to