NO-JIRA: Add ignore for testJdbcConfig for apache-rat-plugin

(cherry picked from commit d36f02b546)
This commit is contained in:
Christopher L. Shannon (cshannon) 2018-09-04 07:12:27 -04:00
parent 92b0508730
commit 96f1746d9d
1 changed files with 1 additions and 0 deletions

View File

@ -1488,6 +1488,7 @@
<exclude>**/stomp.js</exclude>
<exclude>**/__init__.py</exclude>
<exclude>**/webapp/decorators/footer.jsp</exclude>
<exclude>**/testJdbcConfig/**/*</exclude>
</excludes>
</configuration>
</plugin>