You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/02/10 06:15:47 UTC

[jira] Closed: (MPXDOC-134) rewrite - scm support for xdoc plugin

     [ http://jira.codehaus.org/browse/MPXDOC-134?page=all ]
     
Lukas Theussl closed MPXDOC-134:
--------------------------------

    Resolution: Won't Fix

Obsoleted by MPXDOC-130

> rewrite - scm support for xdoc plugin
> -------------------------------------
>
>          Key: MPXDOC-134
>          URL: http://jira.codehaus.org/browse/MPXDOC-134
>      Project: maven-xdoc-plugin
>         Type: Improvement

>     Reporter: Henning Schmiedehausen
>  Attachments: xdoc.patch
>
> Original Estimate: 1 hour
>         Remaining: 1 hour
>
> This patch removes a lot of CVS'isms from the xdoc plugin and allows to plug in documentation for other scm systems instead of blindlingly parsing cvs-usage.xml. It splits the page into a -public and -developer fragment which is pulled into the scm-usage.xml page dynamically.
> It also allows for the possible situation that the public repository is of type "A" (let's say "CVS") and the developer repository is of type "B" (let's say Subversion), skips around some bad (cvs-specific) code in org.apache.maven.project.repository) and adds a few new features to the CVS page (such as displaying the anonymous user and possible password when they are present in the pom).
> This patch should not be applied "as is", it is a diff of our internal development tree against the SVN trunk. There are changes e.g. to the project.xml file that one does not want to have inside the Apache SVN tree.
> Just as the changelog plugin: If I get karma, I'm willing to apply these patches myself.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org