[ 
https://issues.apache.org/jira/browse/ACCUMULO-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628433#comment-13628433
 ] 

Hudson commented on ACCUMULO-1253:
----------------------------------

Integrated in Accumulo-Trunk-Hadoop-2.0 #183 (See 
[https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/183/])
    ACCUMULO-1253 Fix build of docs/config.html; strike-through deprecated 
properties (Revision 1466594)

     Result = SUCCESS
kturner : 
Files : 
* /accumulo/trunk
* /accumulo/trunk/assemble
* /accumulo/trunk/assemble/build.sh
* /accumulo/trunk/assemble/docgen.sh
* /accumulo/trunk/assemble/pom.xml
* /accumulo/trunk/core
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/conf/DefaultConfiguration.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/conf/Property.java
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/conf/PropertyType.java
* 
/accumulo/trunk/core/src/main/resources/org/apache/accumulo/core/conf/config.html
* /accumulo/trunk/docs/documentation.css
* /accumulo/trunk/examples
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java
* 
/accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java
* /accumulo/trunk/server
* /accumulo/trunk/src

                
> docs/config.html generation broken
> ----------------------------------
>
>                 Key: ACCUMULO-1253
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1253
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.5.0
>
>
> There's a few things wrong with the docs/config.html generation
> # It uses exec plugin to execute a script to execute java code. This can be 
> made simpler by executing the java code direction with the exec plugin.
> # The header doesn't get correctly prefixed to the generated html file.
> # The file contents contain a bunch of invalid HTML that doesn't pass W3C 
> validator checks.

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