You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2016/04/18 18:12:40 UTC

svn commit: r1739782 - /commons/proper/commons-build-plugin/trunk/src/main/scripts/generate-xdocs.mojos.xml

Author: sebb
Date: Mon Apr 18 16:12:40 2016
New Revision: 1739782

URL: http://svn.apache.org/viewvc?rev=1739782&view=rev
Log:
Use full project name.
Drop Ant suffix as the implementation mechanism is not relevant

Modified:
    commons/proper/commons-build-plugin/trunk/src/main/scripts/generate-xdocs.mojos.xml

Modified: commons/proper/commons-build-plugin/trunk/src/main/scripts/generate-xdocs.mojos.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/src/main/scripts/generate-xdocs.mojos.xml?rev=1739782&r1=1739781&r2=1739782&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/trunk/src/main/scripts/generate-xdocs.mojos.xml (original)
+++ commons/proper/commons-build-plugin/trunk/src/main/scripts/generate-xdocs.mojos.xml Mon Apr 18 16:12:40 2016
@@ -27,7 +27,7 @@
         <mojo>
             <goal>mail-page</goal>
             <call>mail-page</call>
-            <description>Commons Build Ant Mojo: Generate Mailing List page</description>
+            <description>Apache Commons Build Mojo: Generate Mailing List page</description>
             <requiresProject>true</requiresProject>
             <parameters>
                 <parameter>
@@ -53,7 +53,7 @@
         <mojo>
             <goal>jira-page</goal>
             <call>jira-page</call>
-            <description>Commons Build Ant Mojo: Generate Issue Tracking page</description>
+            <description>Apache Commons Build Mojo: Generate Issue Tracking page</description>
             <requiresProject>true</requiresProject>
             <parameters>
                 <parameter>
@@ -88,7 +88,7 @@
         <mojo>
             <goal>sandbox-jira-page</goal>
             <call>sandbox-jira-page</call>
-            <description>Commons Build Ant Mojo: Generate Sandbox Issue Tracking page</description>
+            <description>Apache Commons Build Mojo: Generate Sandbox Issue Tracking page</description>
             <requiresProject>true</requiresProject>
             <parameters>
                 <parameter>
@@ -114,7 +114,7 @@
         <mojo>
             <goal>download-page</goal>
             <call>download-page</call>
-            <description>Commons Build Ant Mojo: Generate Download page</description>
+            <description>Apache Commons Build Mojo: Generate Download page</description>
             <requiresProject>true</requiresProject>
             <parameters>
                 <parameter>
@@ -286,7 +286,7 @@
         <mojo>
             <goal>readme-md</goal>
             <call>readme-md</call>
-            <description>Commons Build Ant Mojo: Generate README.md</description>
+            <description>Apache Commons Build Mojo: Generate README.md</description>
             <requiresProject>true</requiresProject>
             <parameters>
                 <parameter>
@@ -348,7 +348,7 @@
         <mojo>
             <goal>contributing-md</goal>
             <call>contributing-md</call>
-            <description>Commons Build Ant Mojo: Generate CONTRIBUTING.md</description>
+            <description>Apache Commons Build Mojo: Generate CONTRIBUTING.md</description>
             <requiresProject>true</requiresProject>
             <parameters>
                 <parameter>