Author: tli
Date: Tue Sep  5 19:07:48 2006
New Revision: 440569

URL: http://svn.apache.org/viewvc?view=rev&rev=440569
Log:
rollback wrongly commited .checkstyle file

Modified:
    incubator/cxf/trunk/rt/bindings/xml/.checkstyle

Modified: incubator/cxf/trunk/rt/bindings/xml/.checkstyle
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/xml/.checkstyle?view=diff&rev=440569&r1=440568&r2=440569
==============================================================================
--- incubator/cxf/trunk/rt/bindings/xml/.checkstyle (original)
+++ incubator/cxf/trunk/rt/bindings/xml/.checkstyle Tue Sep  5 19:07:48 2006
@@ -1,9 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<fileset-config file-format-version="1.2.0" simple-config="false">
-    <local-check-config name="cxf" 
location="C:\celtix\apache-org\trunk\checkstyle.xml" type="external" 
description="">
-        <additional-data name="protect-config-file" value="false"/>
-    </local-check-config>
-    <fileset name="java" enabled="true" check-config-name="cxf" local="true">
-        <file-match-pattern match-pattern="^src[\\].*java$" 
include-pattern="true"/>
-    </fileset>
-</fileset-config>
+<?xml version="1.0" encoding="UTF-8"?><fileset-config 
file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" 
type="external" description=""><file-match-pattern match-pattern="^src[/\\]." 
include-pattern="true"/>
+</fileset>
+</fileset-config>
\ No newline at end of file


Reply via email to