AMQ-7505 - Fix prototype.js exclusion for apache-rat:check

This commit is contained in:
Christopher L. Shannon (cshannon) 2020-06-24 13:19:56 -04:00
parent 763b3c337f
commit 7c5a4bd940
1 changed files with 1 additions and 1 deletions

View File

@ -1458,7 +1458,7 @@
<exclude>**/jquery-*.js</exclude>
<exclude>**/bootstrap.min.css</exclude>
<exclude>**/bootstrap.min.responsive.css</exclude>
<exclude>**/webapp/js/prototype.js</exclude>
<exclude>**/prototype.js</exclude>
<exclude>**/web/behaviour.js</exclude>
<exclude>**/webapp/js/common.js</exclude>
<exclude>**/webapp/js/css.js</exclude>