[
https://issues.apache.org/jira/browse/ACCUMULO-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-3201.
-----------------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.8.0)
1.7.0
Assignee: Christopher Tubbs
The example extension was already in the examples, and not in the shell's main
jar, as originally described in this issue, so I've simply added a test for it,
renamed it to reflect it is an example, and used auto-service to ensure it is
resilient to refactoring.
> Move "MyAppShellExtension" class to a test
> ------------------------------------------
>
> Key: ACCUMULO-3201
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3201
> Project: Accumulo
> Issue Type: Bug
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Priority: Trivial
> Labels: newbie
> Fix For: 1.7.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{MyAppShellExtension}} class appears to have been introduced by
> ACCUMULO-1399, but it has no javadocs and is not used anywhere. It is loaded
> by default with the shell using Java's {{ServiceLoader}}.
> This should be moved to a test. It should not exist in the shell's main jar.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)