Author: dkulp Date: Tue Nov 20 21:08:03 2012 New Revision: 1411866 URL: http://svn.apache.org/viewvc?rev=1411866&view=rev Log: Merged revisions 1411856 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes
........ r1411856 | dkulp | 2012-11-20 15:50:23 -0500 (Tue, 20 Nov 2012) | 10 lines Merged revisions 1411804 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk ........ r1411804 | dkulp | 2012-11-20 14:17:10 -0500 (Tue, 20 Nov 2012) | 2 lines Add m2e generated file ........ ........ Modified: cxf/branches/2.5.x-fixes/.gitignore Modified: cxf/branches/2.5.x-fixes/.gitignore URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/.gitignore?rev=1411866&r1=1411865&r2=1411866&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/.gitignore (original) +++ cxf/branches/2.5.x-fixes/.gitignore Tue Nov 20 21:08:03 2012 @@ -5,6 +5,7 @@ .checkstyle .classpath .pmd +.pmdruleset .project .ruleset .settings/
