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

This commit is contained in:
Christopher L. Shannon (cshannon) 2018-09-04 07:12:27 -04:00
parent 3c2da4969e
commit d36f02b546
1 changed files with 1 additions and 0 deletions

View File

@ -1489,6 +1489,7 @@
<exclude>**/__init__.py</exclude>
<exclude>**/webapp/decorators/footer.jsp</exclude>
<exclude>**/docs/img/logo.svg</exclude>
<exclude>**/testJdbcConfig/**/*</exclude>
</excludes>
</configuration>
</plugin>