Christopher Tubbs created ACCUMULO-1422:
-------------------------------------------

             Summary: Move configuration property descriptions to a resource 
file
                 Key: ACCUMULO-1422
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1422
             Project: Accumulo
          Issue Type: Improvement
          Components: docs
            Reporter: Christopher Tubbs


The current mechanism for generating documentation for the configuration is a 
bit clumsy, because it puts a lot of text into java String literals. I think it 
would be better to put these in a separate file, which can be read from the 
code to generate the documentation.

The best solution might include descriptions in several languages, but simply 
separating the large volumes of text from the java code would be satisfying.

--
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

Reply via email to