You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2013/08/06 01:33:48 UTC

[jira] [Created] (ACCUMULO-1641) Examples should *only* use public API

Christopher Tubbs created ACCUMULO-1641:
-------------------------------------------

             Summary: Examples should *only* use public API
                 Key: ACCUMULO-1641
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1641
             Project: Accumulo
          Issue Type: Bug
    Affects Versions: 1.5.0
            Reporter: Christopher Tubbs
             Fix For: 1.6.0


Many of our examples don't restrict themselves to the public API. They do complex argument parsing using internal option-parsing code that we use for our internal utilities.

They should only use the public API, and nothing more.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira