You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mm...@apache.org on 2019/04/04 18:03:36 UTC

[accumulo] branch master updated (33317e8 -> 1bc7833)

This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git.


    from 33317e8  Update MAC javadoc
     new 9292f71  Move test into PermissionsIT
     new c46163d  PR update
     new 1bc7833  Move similar tests into PermissionsIT

The 9926 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../accumulo/test/ArbitraryTablePropertiesIT.java  | 229 ---------------------
 .../accumulo/test/functional/PermissionsIT.java    |  58 +++++-
 2 files changed, 55 insertions(+), 232 deletions(-)
 delete mode 100644 test/src/main/java/org/apache/accumulo/test/ArbitraryTablePropertiesIT.java