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 42cb119  Fixed: Buildbot RAT for releases branches (OFBIZ-11094)
42cb119 is described below

commit 42cb119cf3324d7cf3c2867d2092c72932aa6526
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Tue Jun 9 16:24:22 2020 +0200

    Fixed: Buildbot RAT for releases branches (OFBIZ-11094)
    
    Adds themes/common for R17
---
 rat-excludes.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rat-excludes.txt b/rat-excludes.txt
index fff3421..ece1c06 100644
--- a/rat-excludes.txt
+++ b/rat-excludes.txt
@@ -60,6 +60,9 @@ VERSION
 **/themes/common-theme/webapp/common/js/jquery/**
 **/themes/common-theme/webapp/common/js/plugins/**
 **/themes/common-theme/webapp/images/**
+**/themes/common/webapp/common/js/jquery/**
+**/themes/common/webapp/common/js/plugins/**
+**/themes/common/webapp/images/**
 **/themes/rainbowstone/webapp/rainbowstone/flags/**
 **/themes/rainbowstone/webapp/rainbowstone/images/**
 **/themes/rainbowstone/webapp/rainbowstone/fonts/quicksand/**

Reply via email to