[1/4] accumulo git commit: ACCUMULO-4353 Avoid fallthrough compiler warning

2016-07-25 Thread ctubbsii
Repository: accumulo Updated Branches: refs/heads/1.8 2a373da9e -> 74507ae3a refs/heads/master 987d2c018 -> ecd345d54 ACCUMULO-4353 Avoid fallthrough compiler warning Avoid a newly introduced switch case fallthrough warning from the Java compiler with an explicit method call for the common f

[2/4] accumulo git commit: ACCUMULO-4353 Avoid fallthrough compiler warning

2016-07-25 Thread ctubbsii
ACCUMULO-4353 Avoid fallthrough compiler warning Avoid a newly introduced switch case fallthrough warning from the Java compiler with an explicit method call for the common functionality. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf

[3/4] accumulo git commit: Merge branch '1.8'

2016-07-25 Thread ctubbsii
Merge branch '1.8' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5b041dbb Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5b041dbb Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/5b041dbb Branch:

[4/4] accumulo git commit: ACCUMULO-4386 Disambiguate method references

2016-07-25 Thread ctubbsii
ACCUMULO-4386 Disambiguate method references Rename some internal methods to disambiguate when using new Java 8 method references. Although none of our code is calling these methods using the new method references (yet), this fixes a java compiler warning in the build about potential ambiguity if

[6/6] accumulo git commit: Merge branch '1.8'

2016-07-25 Thread ctubbsii
Merge branch '1.8' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/987d2c01 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/987d2c01 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/987d2c01 Branch:

[2/6] accumulo git commit: ACCUMULO-4390 Remove directory assembly profile

2016-07-25 Thread ctubbsii
ACCUMULO-4390 Remove directory assembly profile * Remove another unneeded profile, assembly property. * Fixup source-release tarball profile so that it gets properly detached and renamed with only the apache-release profile activated. * Fix warnings from native directory assembly about being una

[3/6] accumulo git commit: ACCUMULO-4390 Remove directory assembly profile

2016-07-25 Thread ctubbsii
ACCUMULO-4390 Remove directory assembly profile * Remove another unneeded profile, assembly property. * Fixup source-release tarball profile so that it gets properly detached and renamed with only the apache-release profile activated. * Fix warnings from native directory assembly about being una

[5/6] accumulo git commit: Merge branch '1.7' into 1.8

2016-07-25 Thread ctubbsii
Merge branch '1.7' into 1.8 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2a373da9 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2a373da9 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/2a373da9

[4/6] accumulo git commit: Merge branch '1.7' into 1.8

2016-07-25 Thread ctubbsii
Merge branch '1.7' into 1.8 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2a373da9 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2a373da9 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/2a373da9

[1/6] accumulo git commit: ACCUMULO-4390 Remove directory assembly profile

2016-07-25 Thread ctubbsii
Repository: accumulo Updated Branches: refs/heads/1.7 9ad71110d -> 5b80b2a4d refs/heads/1.8 6cc07fa63 -> 2a373da9e refs/heads/master 976854c6a -> 987d2c018 ACCUMULO-4390 Remove directory assembly profile * Remove another unneeded profile, assembly property. * Fixup source-release tarball p