Enable the license checker on src/test/** files 81/42381/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 23 Jul 2016 04:26:49 +0000 (00:26 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 28 Jul 2016 20:31:12 +0000 (20:31 +0000)
Should be merged once all the Boron projects merged their patches first.
See:
https://git.opendaylight.org/gerrit/#/q/status:open++topic:fix-license

Change-Id: I067c5034bf5b9897d030700f3956a0cbc2abce06
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
odlparent/pom.xml

index 7489e6193e1fb8538ab4be19f349a9f6b7dd90f7..3d6d249889ff67bf99fe3f5daeef4382a583489c 100644 (file)
                 <configLocation>check-license.xml</configLocation>
                 <headerLocation>EPL-LICENSE.regexp.txt</headerLocation>
                 <includeResources>false</includeResources>
-                <includeTestSourceDirectory>false</includeTestSourceDirectory>
+                <includeTestSourceDirectory>true</includeTestSourceDirectory>
                 <includeTestResources>false</includeTestResources>
                 <sourceDirectory>${project.build.sourceDirectory}</sourceDirectory>
                 <excludes>