Author: dennisl
Date: Fri Oct  2 06:54:56 2009
New Revision: 820907

URL: http://svn.apache.org/viewvc?rev=820907&view=rev
Log:
o Add missing trac-report goal.
o Add missing examples.
o Sort goals and examples.

Modified:
    maven/plugins/trunk/maven-changes-plugin/src/site/apt/index.apt

Modified: maven/plugins/trunk/maven-changes-plugin/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/src/site/apt/index.apt?rev=820907&r1=820906&r2=820907&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/src/site/apt/index.apt (original)
+++ maven/plugins/trunk/maven-changes-plugin/src/site/apt/index.apt Fri Oct  2 
06:54:56 2009
@@ -3,7 +3,7 @@
  ------
  Dennis Lundberg
  ------
- 2008-07-31
+ 2009-10-02
  ------
 
  ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -44,10 +44,12 @@
 
   * {{{./changes-report-mojo.html}changes:changes-report}} create a report 
showing what has changed between different releases of the project.
 
-  * {{{./jira-report-mojo.html}changes:jira-report}} create a report from 
issues downloaded from JIRA.
-
   * {{{./changes-validate-mojo.html}changes:changes-validate}} validate the 
<<<changes.xml>>> file.
 
+  * {{{./jira-report-mojo.html}changes:jira-report}} create a report from 
issues downloaded from {{{http://www.atlassian.com/software/jira/}JIRA}}.
+
+  * {{{./trac-report-mojo.html}changes:trac-report}} create a report from 
issues downloaded from {{{http://trac.edgewall.org/}Trac}}.
+
   []
 
 * Usage
@@ -77,10 +79,14 @@
 
   * {{{./examples/alternate-changes-xml-location.html}Alternate Location for 
the changes.xml File}}
 
-  * {{{./examples/smtp-authentication.html}SMTP authentication}}
+  * {{{./examples/configuring-trac-report.html}Configuring the Trac Report}}
 
-  * {{{./examples/using-a-custom-announcement-template.html}Using a Custom 
Announcement Template}}
+  * {{{./examples/customizing-jira-report.html}Customizing the JIRA Report}}
+
+  * {{{./examples/smtp-authentication.html}SMTP authentication}}
 
   * {{{./examples/specifying-mail-sender.html}Specifying the mail sender}}
 
+  * {{{./examples/using-a-custom-announcement-template.html}Using a Custom 
Announcement Template}}
+
   * {{{./examples/changes-file-validation.html}Validate your <<<changes.xml>>> 
file}}


Reply via email to