Do not run CPD on anything in target/generated-sources 39/43039/2
authorRobert Varga <rovarga@cisco.com>
Wed, 3 Aug 2016 12:30:56 +0000 (14:30 +0200)
committerRobert Varga <rovarga@cisco.com>
Wed, 3 Aug 2016 12:34:17 +0000 (14:34 +0200)
commitef60163bb91025f24881897e8916902187207d02
tree03149894946732e8a6a4997cceaa85bb1c9caa44
parent2a122f53ff6e2adec8f2d5349761283eaa433c8a
Do not run CPD on anything in target/generated-sources

From layering perspective odlparent does not know anything
about mdsal, hence it must not make any special handling
for its behavior.

What it can do is to say that we simply do not CPD any
source that is generated -- which is actually the correct
thing to do.

Change-Id: If325f2c1da00fdba8f337f6b75fb860ac86797fa
Signed-off-by: Robert Varga <rovarga@cisco.com>
odlparent/pom.xml