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

jmark99 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git

commit fee323baa41ae77d7954079db86b93b624794741
Merge: 320c201 f32354c
Author: Mark Owens <jmar...@apache.org>
AuthorDate: Wed Dec 9 15:37:35 2020 -0500

    Update Visibility example to use correct package path.
    
    Between version 1.10.0 and 2.0.0, the constraint classes were moved from 
the <code>org.apache.accumulo.core.security</code> package to 
<code>org.apache.accumulo.core.constraints</code> package. This change updates 
the <code>visiblity.md</code> readme file to reflect that change.

 docs/visibility.md | 41 ++++++++++++++++++++++++++++++++---------
 1 file changed, 32 insertions(+), 9 deletions(-)

Reply via email to