Author: jkuhnert
Date: Sat Jan 14 09:54:32 2006
New Revision: 369065

URL: http://svn.apache.org/viewcvs?rev=369065&view=rev
Log:
Fixed checkstyle name to match old "Tapestry" name, plugin should handle this 
but oh well..

Modified:
    jakarta/tapestry/trunk/.checkstyle

Modified: jakarta/tapestry/trunk/.checkstyle
URL: 
http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/.checkstyle?rev=369065&r1=369064&r2=369065&view=diff
==============================================================================
--- jakarta/tapestry/trunk/.checkstyle (original)
+++ jakarta/tapestry/trunk/.checkstyle Sat Jan 14 09:54:32 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?><fileset-config 
file-format-version="1.1.0" simple-config="true">
-<fileset name="all" enabled="true" check-config-name="tapestry-checkstyle" 
type="project" location="tapestry-checkstyle.xml" 
description=""><file-match-pattern match-pattern="." include-pattern="true"/>
+<fileset name="all" enabled="true" check-config-name="Tapestry" type="project" 
location="tapestry-checkstyle.xml" description=""><file-match-pattern 
match-pattern="." include-pattern="true"/>
 </fileset>
 <filter name="NonSrcDirs" enabled="true"/>
 </fileset-config>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to