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
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
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:
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
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:
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
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
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
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
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
10 matches
Mail list logo