You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ca...@apache.org on 2005/09/30 01:59:12 UTC

svn commit: r292583 - /maven/maven-1/plugins/trunk/checkstyle/plugin.jelly

Author: carlos
Date: Thu Sep 29 16:59:09 2005
New Revision: 292583

URL: http://svn.apache.org/viewcvs?rev=292583&view=rev
Log:
Fixed typo

Modified:
    maven/maven-1/plugins/trunk/checkstyle/plugin.jelly

Modified: maven/maven-1/plugins/trunk/checkstyle/plugin.jelly
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/checkstyle/plugin.jelly?rev=292583&r1=292582&r2=292583&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/plugin.jelly (original)
+++ maven/maven-1/plugins/trunk/checkstyle/plugin.jelly Thu Sep 29 16:59:09 2005
@@ -229,7 +229,6 @@
 
   <goal name="checkstyle:report-internal" description="Generate xdocs from checkstyle xml report">
 
-    <x:transform 
     <doc:jsl
       input="${maven.checkstyle.output.xml}"
       output="checkstyle-report.xml"



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org