You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2021/10/18 16:04:53 UTC

[ofbiz-tools] branch master updated: Fixed: Adds /themes/common-theme/webapp/common/js/*.json to prevent RAT report

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 d94344c  Fixed: Adds /themes/common-theme/webapp/common/js/*.json to prevent RAT report
d94344c is described below

commit d94344c69699a08e6ece914deb18a7883459f3a5
Author: Jacques Le Roux <ja...@les7arts.com>
AuthorDate: Mon Oct 18 18:04:59 2021 +0200

    Fixed: Adds /themes/common-theme/webapp/common/js/*.json to prevent RAT report
---
 rat-excludes.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rat-excludes.txt b/rat-excludes.txt
index b9c9c61..6d3bbe5 100644
--- a/rat-excludes.txt
+++ b/rat-excludes.txt
@@ -57,6 +57,7 @@ VERSION
 **/plugins/solr/webapp/solr/img/**
 **/plugins/solr/webapp/solr/js/**
 **/plugins/webpos/webapp/webpos/images/**
+**/themes/common-theme/webapp/common/js/*.json
 **/themes/common-theme/webapp/common/js/jquery/**
 **/themes/common-theme/webapp/common/js/plugins/**
 **/themes/common-theme/webapp/images/**