Author: ltheussl
Date: Sun Mar 26 11:40:28 2006
New Revision: 388946
URL: http://svn.apache.org/viewcvs?rev=388946&view=rev
Log:
Emphasize deprecated goals.
Modified:
maven/maven-1/plugins/trunk/test/xdocs/goals.xml
Modified: maven/maven-1/plugins/trunk/test/xdocs/goals.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/test/xdocs/goals.xml?rev=388946&r1=388945&r2=388946&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/test/xdocs/goals.xml (original)
+++ maven/maven-1/plugins/trunk/test/xdocs/goals.xml Sun Mar 26 11:40:28 2006
@@ -40,7 +40,7 @@
</goal>
<goal>
<name>test:match-test</name>
- <description>[deprecated] please use the test:match goal
instead</description>
+ <description><strong>DEPRECATED</strong>: please use the test:match
goal instead</description>
</goal>
<goal>
<name>test:prepare-filesystem</name>
@@ -52,7 +52,7 @@
</goal>
<goal>
<name>test:single-test</name>
- <description>[deprecated] please use the test:single goal
instead</description>
+ <description><strong>DEPRECATED</strong>: please use the test:single
goal instead</description>
</goal>
<goal>
<name>test:test</name>