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 6d7deae Fixed: Buildbot RAT for releases branches (OFBIZ-11094) 6d7deae is described below commit 6d7deaefd1a74f44d46a05dd2407f417d10ab395 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) This is needed for R18 at least? I guess R17 as well --- rat-excludes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/rat-excludes.txt b/rat-excludes.txt index 45fe990..fff3421 100644 --- a/rat-excludes.txt +++ b/rat-excludes.txt @@ -67,5 +67,6 @@ VERSION **/less.min.js **/SamplePricatTemplate_V1.1.xlsx **/framework/base/src/test/resources/META-INF/** +**/framework/base/src/main/java/META-INF/** **/.gradle/** **/gradle/wrapper/**