You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/09/25 11:37:43 UTC

[isis] 01/03: ISIS-2965: updates rat config for excluded files

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 1c8819574748aa35ea9e2abb41e16ba5f8c6e9e7
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Sep 25 11:52:20 2022 +0100

    ISIS-2965: updates rat config for excluded files
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 9bb71982f1..f5ab76eebb 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -727,7 +727,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
 
                             <exclude>**/jquery.zclip.js</exclude>
                             <exclude>**/simple-sidebar.css</exclude>
-                            <exclude>**/bootstrap-growl.js</exclude>
+                            <exclude>**/isis-bootstrap-growl.js</exclude>
                             <exclude>**/moment.js</exclude>
                             <exclude>**/prism*.js</exclude>
                             <exclude>**/prism*.css</exclude>