You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/11/01 12:46:19 UTC

[jira] [Commented] (MTOMCAT-241) Documentation needed for config element

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

Hudson commented on MTOMCAT-241:
--------------------------------

SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #262 (See [https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/262/])
[MTOMCAT-241] Documentation needed for <webapps> config element
Submitted by Neale Upstone. (olamy: http://svn.apache.org/viewvc/?view=rev&rev=1537893)
* /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java


> Documentation needed for <webapps> config element
> -------------------------------------------------
>
>                 Key: MTOMCAT-241
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-241
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Documentation
>          Components: tomcat6, tomcat7
>            Reporter: Neale Upstone
>            Assignee: Olivier Lamy (*$^¨%`£)
>             Fix For: 2.2
>
>
> The following could/should be the documentation for the two AbstractRunMojo.webapps fields, so that documentation is more useful to end users.
> {code:java}
>     /**
>      * Collection of webapp artifacts to be deployed.  Elements are &lt;webapp&gt; and contain
>      * usual GAVC plus contextPath and/or contextFile elements.<p>
>      * @see {@link Webapp}
>      * @since 2.0
>      */
>     @Parameter
>     private List<Webapp> webapps;
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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