Author: dennisl
Date: Fri Jul 20 16:30:53 2007
New Revision: 558199
URL: http://svn.apache.org/viewvc?view=rev&rev=558199
Log:
o Fix apt formating.
Modified:
maven/sandbox/trunk/plugins/maven-swizzle-plugin/src/site/apt/index.apt
Modified:
maven/sandbox/trunk/plugins/maven-swizzle-plugin/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/sandbox/trunk/plugins/maven-swizzle-plugin/src/site/apt/index.apt?view=diff&rev=558199&r1=558198&r2=558199
==============================================================================
--- maven/sandbox/trunk/plugins/maven-swizzle-plugin/src/site/apt/index.apt
(original)
+++ maven/sandbox/trunk/plugins/maven-swizzle-plugin/src/site/apt/index.apt Fri
Jul 20 16:30:53 2007
@@ -37,10 +37,12 @@
* {{{examples/generating-resolved-issues-report.html}Resolved Issues Report}}
* {{{examples/generating-votes-report.html}Votes Report}}
+
+ []
The plugin's aim is to help developers check their project's health (through
resolved issues report) and
identify which issues to prioritize (through votes report). Using both
reports could help the project
- perform a release more often as well as address users' needs.
+ perform a release more often as well as address users' needs better.
* Goal Overview