Author: jkuhnert Date: Fri Mar 31 09:01:42 2006 New Revision: 390459 URL: http://svn.apache.org/viewcvs?rev=390459&view=rev Log: Added
Added: jakarta/tapestry/branches/branch-3-0/.checkstyle Added: jakarta/tapestry/branches/branch-3-0/.checkstyle URL: http://svn.apache.org/viewcvs/jakarta/tapestry/branches/branch-3-0/.checkstyle?rev=390459&view=auto ============================================================================== --- jakarta/tapestry/branches/branch-3-0/.checkstyle (added) +++ jakarta/tapestry/branches/branch-3-0/.checkstyle Fri Mar 31 09:01:42 2006 @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<fileset-config file-format-version="1.2.0" simple-config="true"> + <fileset name="all" enabled="true" check-config-name="Sun Checks" local="false"> + <file-match-pattern match-pattern="." include-pattern="true"/> + </fileset> +</fileset-config> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]