Author: hibou
Date: Thu Aug 28 04:36:00 2008
New Revision: 689789

URL: http://svn.apache.org/viewvc?rev=689789&view=rev
Log:
Add some checkstyle check (cloned for ivy core)

Added:
    ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/.checkstyle
      - copied, changed from r688775, ant/ivy/core/trunk/.checkstyle
    ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/etc/
    ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/etc/checkstyle/
      - copied from r688775, ant/ivy/core/trunk/src/etc/checkstyle/

Copied: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/.checkstyle (from r688775, 
ant/ivy/core/trunk/.checkstyle)
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/.checkstyle?p2=ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/.checkstyle&p1=ant/ivy/core/trunk/.checkstyle&r1=688775&r2=689789&rev=689789&view=diff
==============================================================================
--- ant/ivy/core/trunk/.checkstyle (original)
+++ ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/.checkstyle Thu Aug 28 
04:36:00 2008
@@ -6,6 +6,5 @@
     </local-check-config>
     <fileset name="Ivy Checkstyle config" enabled="true" 
check-config-name="Ivy Checkstyle Config" local="true">
         <file-match-pattern match-pattern="^src.java.*.java$" 
include-pattern="true"/>
-        <file-match-pattern match-pattern="^src.example.*.java$" 
include-pattern="true"/>
     </fileset>
 </fileset-config>


Reply via email to