You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2005/12/08 23:43:17 UTC

svn commit: r355259 - in /maven/maven-1/plugins/trunk/checkstyle/xdocs: changes.xml index.xml

Author: ltheussl
Date: Thu Dec  8 14:43:14 2005
New Revision: 355259

URL: http://svn.apache.org/viewcvs?rev=355259&view=rev
Log:
Remove documentation about no longer needed dependencies

Modified:
    maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml
    maven/maven-1/plugins/trunk/checkstyle/xdocs/index.xml

Modified: maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml?rev=355259&r1=355258&r2=355259&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml Thu Dec  8 14:43:14 2005
@@ -31,8 +31,6 @@
       <action dev="carlos" type="update">Moved reports under the checkstyle folder and renamed.</action>
       <action dev="carlos" type="update">Added maven.checkstyle.dir and move output files there.</action>
       <action dev="carlos" type="add">Added properties maven.checkstyle.output.xml and maven.checkstyle.output.txt</action>
-      <action dev="aheritier" type="update">It requires at least maven-plugin-plugin v1.7.</action>
-      <action dev="aheritier" type="update">It requires at least maven-xdoc-plugin v1.10.</action>
       <action dev="aheritier" type="update" issue="MPCHECKSTYLE-39">The checkstyle plugin use the maven.xdoc.locale.default to generate the report.</action>
       <action dev="carlos" type="add" issue="MPCHECKSTYLE-30">Ability to check test sources using property maven.checkstyle.check.tests</action>
       <action dev="carlos" type="add">Generate reports filtered by severity</action>

Modified: maven/maven-1/plugins/trunk/checkstyle/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/checkstyle/xdocs/index.xml?rev=355259&r1=355258&r2=355259&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/xdocs/index.xml (original)
+++ maven/maven-1/plugins/trunk/checkstyle/xdocs/index.xml Thu Dec  8 14:43:14 2005
@@ -33,14 +33,7 @@
         code violations can be easily found and corrected.
       </p>
     </section>
-    <section name="Requirements">
-      <p>Be careful, the following plugins must be installed to use the checkstyle plugin :</p>
-      <ul>
-        <li>maven-plugin-plugin 1.7 (at least)</li>
-        <li>maven-xdoc-plugin 1.10 (at least)</li>
-      </ul>
-    </section>
-    
+
     <section name="Using the dashboard report">
       <p>
         To use older versions of the the dashboard plugin report with the latest version of this one