Revision: 6484
Author: [email protected]
Date: Tue Oct 27 14:03:49 2009
Log: Removing unused old platform dirs from checkstyle configs.
http://code.google.com/p/google-web-toolkit/source/detail?r=6484

Modified:
  /trunk/eclipse/dev/.checkstyle
  /trunk/eclipse/dev/compiler/.checkstyle

=======================================
--- /trunk/eclipse/dev/.checkstyle      Tue Oct 13 19:01:20 2009
+++ /trunk/eclipse/dev/.checkstyle      Tue Oct 27 14:03:49 2009
@@ -4,7 +4,6 @@
          <file-match-pattern  
match-pattern="core[\\/]src[\\/]com[\\/]google[\\/]gwt[\\/].*\.java$"  
include-pattern="true"/>
          <file-match-pattern  
match-pattern="core[\\/]src[\\/]com[\\/]google[\\/]gwt[\\/]dev[\\/]asm[\\/]"  
include-pattern="false"/>
          <file-match-pattern  
match-pattern="core[\\/]src[\\/]com[\\/]google[\\/]gwt[\\/]dev[\\/]js[\\/]rhino[\\/]"
  
include-pattern="false"/>
-        <file-match-pattern  
match-pattern="linux[\\/]src[\\/]com[\\/]google[\\/]gwt[\\/].*\.java$"  
include-pattern="true"/>
      </fileset>
      <filter name="NonSrcDirs" enabled="true"/>
  </fileset-config>
=======================================
--- /trunk/eclipse/dev/compiler/.checkstyle     Tue Aug  4 13:38:44 2009
+++ /trunk/eclipse/dev/compiler/.checkstyle     Tue Oct 27 14:03:49 2009
@@ -4,7 +4,6 @@
          <file-match-pattern  
match-pattern="core[\\/]src[\\/]com[\\/]google[\\/]gwt[\\/].*\.java$"  
include-pattern="true"/>
          <file-match-pattern  
match-pattern="core[\\/]src[\\/]com[\\/]google[\\/]gwt[\\/]dev[\\/]asm[\\/]"  
include-pattern="false"/>
          <file-match-pattern  
match-pattern="core[\\/]src[\\/]com[\\/]google[\\/]gwt[\\/]dev[\\/]js[\\/]rhino[\\/]"
  
include-pattern="false"/>
-        <file-match-pattern  
match-pattern="windows[\\/]src[\\/]com[\\/]google[\\/]gwt[\\/].*\.java$"  
include-pattern="true"/>
      </fileset>
      <filter name="NonSrcDirs" enabled="true"/>
  </fileset-config>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to