Author: olamy
Date: Mon Feb  4 21:02:19 2013
New Revision: 1442352

URL: http://svn.apache.org/viewvc?rev=1442352&view=rev
Log:
missed to add files

Added:
    maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/
    
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/cpd_exclude.txt
   (with props)
    
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/pmd_exclude.properties
   (with props)

Added: 
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/cpd_exclude.txt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/cpd_exclude.txt?rev=1442352&view=auto
==============================================================================
--- 
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/cpd_exclude.txt
 (added)
+++ 
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/cpd_exclude.txt
 Mon Feb  4 21:02:19 2013
@@ -0,0 +1 @@
+def.configuration.App,def.configuration.AppSample

Propchange: 
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/cpd_exclude.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/cpd_exclude.txt
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: 
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/pmd_exclude.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/pmd_exclude.properties?rev=1442352&view=auto
==============================================================================
--- 
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/pmd_exclude.properties
 (added)
+++ 
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/pmd_exclude.properties
 Mon Feb  4 21:02:19 2013
@@ -0,0 +1,2 @@
+def.configuration.App=UnusedPrivateField,EmptyCatchBlock
+def.configuration.AppSample=UnusedPrivateField,UnusedFormalParameter,UnusedPrivateMethod

Propchange: 
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/pmd_exclude.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
maven/plugins/trunk/maven-pmd-plugin/src/test/resources/unit/excludes/pmd_exclude.properties
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision


Reply via email to