Skip to content

Commit

Permalink
Remove Mock Accumulo
Browse files Browse the repository at this point in the history
* Remove Mock from Proxy (#452) and Shell
* Move ShellTest to ShellIT to use Mini (may be redundant with some of
  ShellServerIT's tests)
* Make KerberosTokenEmbeddedKDCTest use a volatile to avoid a transient
  build failure while testing this change
  • Loading branch information
ctubbsii committed Jun 20, 2018
1 parent f25af95 commit 536bfc3
Show file tree
Hide file tree
Showing 39 changed files with 69 additions and 4,156 deletions.
1 change: 0 additions & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@
<exclude>.*[.]impl[.].*</exclude>
<exclude>.*[.]thrift[.].*</exclude>
<exclude>org[.]apache[.]accumulo[.]core[.]security[.]crypto[.].*</exclude>
<exclude>org[.]apache[.]accumulo[.]core[.]client[.]mock[.].*</exclude>
</excludes>
<allows>
<!--Allow API data types to reference thrift types, but do not
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 536bfc3

Please sign in to comment.