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

jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f86522  Improved: Change common webapp to common-theme (OFBIZ-12576)
3f86522 is described below

commit 3f86522a4f7cf579e071d368963d9d4b7ac35a30
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Mon Feb 14 14:30:33 2022 +0100

    Improved: Change common webapp to common-theme (OFBIZ-12576)
    
    And not common-theme-theme :/
---
 rat-excludes.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/rat-excludes.txt b/rat-excludes.txt
index a435887..bf20acd 100644
--- a/rat-excludes.txt
+++ b/rat-excludes.txt
@@ -57,14 +57,14 @@ VERSION
 **/plugins/solr/webapp/solr/img/**
 **/plugins/solr/webapp/solr/js/**
 **/plugins/webpos/webapp/webpos/images/**
-**/themes/common-theme/webapp/common-theme-theme/js/*.json
-**/themes/common-theme/webapp/common-theme-theme/js/jquery/**
-**/themes/common-theme/webapp/common-theme-theme/js/plugins/**
+**/themes/common-theme/webapp/common-theme/js/*.json
+**/themes/common-theme/webapp/common-theme/js/jquery/**
+**/themes/common-theme/webapp/common-theme/js/plugins/**
 **/themes/common-theme/webapp/images/**
 # The line below is only for R18.12, should be removed whenR18.12 will be 
deprecated
-**/themes/common-theme/webapp/common-theme-theme/js/util/dompurify/**
-**/themes/common/webapp/common-theme-theme/js/jquery/**
-**/themes/common/webapp/common-theme-theme/js/plugins/**
+**/themes/common-theme/webapp/common-theme/js/util/dompurify/**
+**/themes/common/webapp/common-theme/js/jquery/**
+**/themes/common/webapp/common-theme/js/plugins/**
 **/themes/common/webapp/images/**
 **/themes/rainbowstone/webapp/rainbowstone/flags/**
 **/themes/rainbowstone/webapp/rainbowstone/images/**

Reply via email to