You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Reinhard Poetz (JIRA)" <ji...@apache.org> on 2008/08/08 11:16:44 UTC

[jira] Assigned: (COCOON-2232) Error in comment causes confusing documentation to be generated

     [ https://issues.apache.org/jira/browse/COCOON-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reinhard Poetz reassigned COCOON-2232:
--------------------------------------

    Assignee: Reinhard Poetz

> Error in comment causes confusing documentation to be generated
> ---------------------------------------------------------------
>
>                 Key: COCOON-2232
>                 URL: https://issues.apache.org/jira/browse/COCOON-2232
>             Project: Cocoon
>          Issue Type: Bug
>          Components: - Build System: Maven
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Mark Lundquist
>            Assignee: Reinhard Poetz
>            Priority: Minor
>
> Wrong Mojo name appears here: http://cocoon.apache.org/2.2/maven-plugins/maven-plugin/1.0/prepare-mojo.html
> ...due to bad (old?) name in comment:
> --- a/tools/cocoon-maven-plugin/src/main/java/org/apache/cocoon/maven/rcl/PrepareWebappMojo.java
> +++ b/tools/cocoon-maven-plugin/src/main/java/org/apache/cocoon/maven/rcl/PrepareWebappMojo.java
> @@ -65,7 +65,8 @@ import org.w3c.dom.Document;
>  import org.xml.sax.SAXException;
>  
>  /**
> - * The ReloadingWebappMojo creates a web application environment for a Cocoon block.
> + * Create a web application environment for a Cocoon block, including support
> + * for the reloading classloader.
>   *
>   * @goal prepare
>   * @requiresProject true

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.