Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 705ad2f4096daf1c2cafcfab3cb83272 > files > 3

checkstyle-4.4-0.0.1mdv2008.1.src.rpm

--- checkstyle-src-4.2/build.xml.smap	2006-07-10 18:41:21.000000000 -0400
+++ checkstyle-src-4.2/build.xml	2006-07-10 18:43:20.000000000 -0400
@@ -599,6 +599,7 @@
       <fileset dir="src/checkstyle">
         <include name="**/*.java"/>
         <exclude name="**/Generated*.java" />
+        <exclude name="**/Generated*.smap" />
         <exclude name="**/gui/*.java" />
         <exclude name="**/checks/**"/>
       </fileset>