You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2020/11/12 09:24:02 UTC

[myfaces-tobago] 02/03: rat: prism

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

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 01926671b8da45715d7b091c672a968cf9a3129e
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Thu Nov 12 10:22:41 2020 +0100

    rat: prism
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6dd519b..1ff994b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -941,8 +941,7 @@
               <exclude>**/jettykeystore</exclude>
 
               <!-- prism (tobago-example-demo) -->
-              <exclude>**/src/main/webapp/script/prism*.*</exclude>
-              <exclude>**/src/main/webapp/style/prism*.*</exclude>
+              <exclude>**/src/main/webapp/*/prism*.*</exclude>
 
               <!-- qunit (tobago-example-demo) -->
               <exclude>**/src/main/webapp/script/qunit*.*</exclude>