[
https://issues.apache.org/jira/browse/ACCUMULO-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806225#comment-13806225
]
Christopher Tubbs commented on ACCUMULO-1462:
---------------------------------------------
The main method still exists to create the documentation in
DefaultConfiguration, but it is not executed by the POM anymore, because it was
somewhat convoluted to generate an html file, and then have the monitor load
it. Now, one of the monitor servlets just displays it directly. If we still
need it for documentation outside of the monitor, it should be put into the
user manual.
> resources config.html has hardcoded version
> -------------------------------------------
>
> Key: ACCUMULO-1462
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1462
> Project: Accumulo
> Issue Type: Improvement
> Components: scripts
> Reporter: John Vines
> Priority: Minor
>
> core/src/main/resources/org/apache/accumulo/core/conf/config.html is the file
> used for the header of the code generated based on the Properties. This file
> has a hardcoded version, which could also benefit from the mavenification of
> automated builds. But then again, it's also based on shell output, so there
> might be other magic involved.
--
This message was sent by Atlassian JIRA
(v6.1#6144)