You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/04/30 04:36:17 UTC

[jira] [Commented] (ACCUMULO-1240) Use maven plugin (latex-maven-plugin) to generate LaTeX docs

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

Hudson commented on ACCUMULO-1240:
----------------------------------

Integrated in Accumulo-1.5 #94 (See [https://builds.apache.org/job/Accumulo-1.5/94/])
    ACCUMULO-1350 drop appendix from documentation; ACCUMULO-1240 build docs with latex-maven-plugin to avoid executing shell scripts (Revision 1477411)

     Result = UNSTABLE
ctubbsii : 
Files : 
* /accumulo/branches/1.5/assemble/pom.xml
* /accumulo/branches/1.5/docs/src/developer_manual
* /accumulo/branches/1.5/docs/src/main
* /accumulo/branches/1.5/docs/src/main/latex
* /accumulo/branches/1.5/docs/src/main/latex/accumulo_developer_manual
* /accumulo/branches/1.5/docs/src/main/latex/accumulo_developer_manual/accumulo_developer_manual.tex
* /accumulo/branches/1.5/docs/src/main/latex/accumulo_developer_manual/build.sh
* /accumulo/branches/1.5/docs/src/main/latex/accumulo_user_manual
* /accumulo/branches/1.5/docs/src/main/latex/accumulo_user_manual/accumulo_user_manual.tex
* /accumulo/branches/1.5/docs/src/main/latex/accumulo_user_manual/appendices
* /accumulo/branches/1.5/docs/src/main/latex/accumulo_user_manual/build.sh
* /accumulo/branches/1.5/docs/src/main/latex/common
* /accumulo/branches/1.5/docs/src/main/latex/common/state_diagrams
* /accumulo/branches/1.5/docs/src/state_diagrams
* /accumulo/branches/1.5/docs/src/user_manual
* /accumulo/branches/1.5/pom.xml

                
> Use maven plugin (latex-maven-plugin) to generate LaTeX docs
> ------------------------------------------------------------
>
>                 Key: ACCUMULO-1240
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1240
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: dist, docs
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>              Labels: docs, docuentation, latex, maven
>             Fix For: 1.5.0
>
>
> We can eliminate some complexity in the build if we use available maven plugins to automate more tasks.
> A PDF can be generated from LaTeX source with the org.codehaus.mojo:latex-maven-plugin:1.1 (or latest version) more simply than our current build.sh script that gets executed manually.
> Some investigation may be needed to determine the system requirements to execute that plugin, and bind the artifacts to the build or include in the dist tarball.

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