Exclude test classes from CPD analysis
commit3e641f001a82672f20ba9fa380acd8f8b3614b32
authorThomas Wolf <thomas.wolf@paranor.ch>
Mon, 16 Jan 2017 06:48:13 +0000 (16 07:48 +0100)
committerThomas Wolf <thomas.wolf@paranor.ch>
Mon, 16 Jan 2017 06:48:13 +0000 (16 07:48 +0100)
tree62e4e9c0bf001c769e6bd5f3aae88b2d83fae37e
parent08d562d057ee9e7b149cd9c5c0e325f1a83fa659
Exclude test classes from CPD analysis

Duplicate code occurs quite frequently in test classes, but is not
really a problem there. What we really care about (or should care
about) is code duplication in the real product bundles.

Change-Id: Ib02658baad72eb1e061649a54f6475a15d1d583d
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.core.test/pom.xml
org.eclipse.egit.gitflow.test/pom.xml
org.eclipse.egit.mylyn.ui.test/pom.xml
org.eclipse.egit.ui.importer.tests/pom.xml
org.eclipse.egit.ui.test/pom.xml