[18/19] accumulo git commit: ACCUMULO-2493 (javadoc) fix warning

2016-06-02 Thread ctubbsii
ACCUMULO-2493 (javadoc) fix warning Fixes a warning on some versions of javadoc which cannot find a linked method without explicit full parameter types. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/68576ad5 Tree: htt

[10/19] accumulo git commit: Merge branch '1.6' into 1.7

2016-06-02 Thread ctubbsii
Merge branch '1.6' into 1.7 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0eab0ecf Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0eab0ecf Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/0eab0ecf

[04/19] accumulo git commit: ACCUMULO-4321 Only seal jars on release

2016-06-02 Thread ctubbsii
ACCUMULO-4321 Only seal jars on release Skip jar sealing under normal builds by default, so integration tests don't generate sealing violation errors. Seal jars in the release profile. This is a quick fix. The long-term fix is to ensure any integration and/or performance tests are in distinct pac

[15/19] accumulo git commit: ACCUMULO-4165 (javadoc) Remove empty paragraph

2016-06-02 Thread ctubbsii
ACCUMULO-4165 (javadoc) Remove empty paragraph Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b517cc0a Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b517cc0a Diff: http://git-wip-us.apache.org/repos/asf/acc

[13/19] accumulo git commit: Merge branch '1.7' into 1.8

2016-06-02 Thread ctubbsii
Merge branch '1.7' into 1.8 This merges the change for ACCUMULO-4322, but not for ACCUMULO-4321, which would revert ACCUMULO-3804. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a749ddb1 Tree: http://git-wip-us.apache.

[05/19] accumulo git commit: ACCUMULO-4321 Only seal jars on release

2016-06-02 Thread ctubbsii
ACCUMULO-4321 Only seal jars on release Skip jar sealing under normal builds by default, so integration tests don't generate sealing violation errors. Seal jars in the release profile. This is a quick fix. The long-term fix is to ensure any integration and/or performance tests are in distinct pac

[08/19] accumulo git commit: ACCUMULO-4322 Use newer posix mode for tarballs

2016-06-02 Thread ctubbsii
ACCUMULO-4322 Use newer posix mode for tarballs Make maven-assembly-plugin use posix mode for building any tar artifacts for maximum cross-platform compatibility. Some older versions of GNU tar (and perhaps other versions of tar) do not support this mode, but Accumulo probably wouldn't run on old

[07/19] accumulo git commit: ACCUMULO-4322 Use newer posix mode for tarballs

2016-06-02 Thread ctubbsii
ACCUMULO-4322 Use newer posix mode for tarballs Make maven-assembly-plugin use posix mode for building any tar artifacts for maximum cross-platform compatibility. Some older versions of GNU tar (and perhaps other versions of tar) do not support this mode, but Accumulo probably wouldn't run on old

[17/19] accumulo git commit: ACCUMULO-2493 (javadoc) fix warning

2016-06-02 Thread ctubbsii
ACCUMULO-2493 (javadoc) fix warning Fixes a warning on some versions of javadoc which cannot find a linked method without explicit full parameter types. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/68576ad5 Tree: htt

[01/19] accumulo git commit: ACCUMULO-4165 Made RFileWriter start default LG automatically

2016-06-02 Thread ctubbsii
Repository: accumulo Updated Branches: refs/heads/1.6 63a8a5d7e -> beb69cdfc refs/heads/1.7 d33b2a09d -> 0eab0ecff refs/heads/1.8 24465d675 -> 68576ad59 refs/heads/master c77648377 -> 35de95264 ACCUMULO-4165 Made RFileWriter start default LG automatically Project: http://git-wip-us.apac

[09/19] accumulo git commit: ACCUMULO-4322 Use newer posix mode for tarballs

2016-06-02 Thread ctubbsii
ACCUMULO-4322 Use newer posix mode for tarballs Make maven-assembly-plugin use posix mode for building any tar artifacts for maximum cross-platform compatibility. Some older versions of GNU tar (and perhaps other versions of tar) do not support this mode, but Accumulo probably wouldn't run on old

[16/19] accumulo git commit: ACCUMULO-4165 (javadoc) Remove empty paragraph

2016-06-02 Thread ctubbsii
ACCUMULO-4165 (javadoc) Remove empty paragraph Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b517cc0a Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b517cc0a Diff: http://git-wip-us.apache.org/repos/asf/acc

[02/19] accumulo git commit: ACCUMULO-4321 Only seal jars on release

2016-06-02 Thread ctubbsii
ACCUMULO-4321 Only seal jars on release Skip jar sealing under normal builds by default, so integration tests don't generate sealing violation errors. Seal jars in the release profile. This is a quick fix. The long-term fix is to ensure any integration and/or performance tests are in distinct pac

[06/19] accumulo git commit: ACCUMULO-4322 Use newer posix mode for tarballs

2016-06-02 Thread ctubbsii
ACCUMULO-4322 Use newer posix mode for tarballs Make maven-assembly-plugin use posix mode for building any tar artifacts for maximum cross-platform compatibility. Some older versions of GNU tar (and perhaps other versions of tar) do not support this mode, but Accumulo probably wouldn't run on old

[03/19] accumulo git commit: ACCUMULO-4321 Only seal jars on release

2016-06-02 Thread ctubbsii
ACCUMULO-4321 Only seal jars on release Skip jar sealing under normal builds by default, so integration tests don't generate sealing violation errors. Seal jars in the release profile. This is a quick fix. The long-term fix is to ensure any integration and/or performance tests are in distinct pac

[12/19] accumulo git commit: Merge branch '1.6' into 1.7

2016-06-02 Thread ctubbsii
Merge branch '1.6' into 1.7 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0eab0ecf Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0eab0ecf Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/0eab0ecf

[11/19] accumulo git commit: Merge branch '1.6' into 1.7

2016-06-02 Thread ctubbsii
Merge branch '1.6' into 1.7 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0eab0ecf Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0eab0ecf Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/0eab0ecf

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

2016-06-02 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/35de9526 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/35de9526 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/35de9526 Branch:

[14/19] accumulo git commit: Merge branch '1.7' into 1.8

2016-06-02 Thread ctubbsii
Merge branch '1.7' into 1.8 This merges the change for ACCUMULO-4322, but not for ACCUMULO-4321, which would revert ACCUMULO-3804. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a749ddb1 Tree: http://git-wip-us.apache.

accumulo git commit: ACCUMULO-4165 Made RFileWriter start default LG automatically

2016-06-02 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.8 e67317cb2 -> 24465d675 ACCUMULO-4165 Made RFileWriter start default LG automatically Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/24465d67 Tree: http://git-wip

[2/3] accumulo git commit: ACCUMULO-4318 Made writers and scanners auto closeable

2016-06-02 Thread kturner
ACCUMULO-4318 Made writers and scanners auto closeable Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e67317cb Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e67317cb Diff: http://git-wip-us.apache.org/repos

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

2016-06-02 Thread kturner
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/c7764837 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c7764837 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/c7764837 Branch:

[1/3] accumulo git commit: ACCUMULO-4318 Made writers and scanners auto closeable

2016-06-02 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 4af23498a -> c77648377 http://git-wip-us.apache.org/repos/asf/accumulo/blob/e67317cb/test/src/main/java/org/apache/accumulo/test/ConditionalWriterIT.java -- diff --git a

[1/2] accumulo git commit: ACCUMULO-4318 Made writers and scanners auto closeable

2016-06-02 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.8 61a7de4a1 -> e67317cb2 http://git-wip-us.apache.org/repos/asf/accumulo/blob/e67317cb/test/src/main/java/org/apache/accumulo/test/ConditionalWriterIT.java -- diff --git a/te

[2/2] accumulo git commit: ACCUMULO-4318 Made writers and scanners auto closeable

2016-06-02 Thread kturner
ACCUMULO-4318 Made writers and scanners auto closeable Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e67317cb Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e67317cb Diff: http://git-wip-us.apache.org/repos

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

2016-06-02 Thread kturner
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/4af23498 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4af23498 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/4af23498 Branch:

[1/3] accumulo git commit: ACCUMULO-4165 Added a user facing API for RFile

2016-06-02 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 03d71dd6a -> 4af23498a http://git-wip-us.apache.org/repos/asf/accumulo/blob/61a7de4a/core/src/test/java/org/apache/accumulo/core/client/rfile/RFileTest.java -- diff --git

[2/3] accumulo git commit: ACCUMULO-4165 Added a user facing API for RFile

2016-06-02 Thread kturner
ACCUMULO-4165 Added a user facing API for RFile Squashed commit of the following: commit c96cda97507fc611bfdf1699ea022769072adc55 Author: Keith Turner Date: Tue May 31 17:53:20 2016 -0400 Multiple improvements based on code review. * Made AccumuloFileOutputFormat use new RFile publi

[2/2] accumulo git commit: ACCUMULO-4165 Added a user facing API for RFile

2016-06-02 Thread kturner
ACCUMULO-4165 Added a user facing API for RFile Squashed commit of the following: commit c96cda97507fc611bfdf1699ea022769072adc55 Author: Keith Turner Date: Tue May 31 17:53:20 2016 -0400 Multiple improvements based on code review. * Made AccumuloFileOutputFormat use new RFile publi

[1/2] accumulo git commit: ACCUMULO-4165 Added a user facing API for RFile

2016-06-02 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.8 c8621bbc8 -> 61a7de4a1 http://git-wip-us.apache.org/repos/asf/accumulo/blob/61a7de4a/core/src/test/java/org/apache/accumulo/core/client/rfile/RFileTest.java -- diff --git a