This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/master by this push: new 1e9ef55 Removed jbpm file filter for source rat check 1e9ef55 is described below commit 1e9ef550435a8d5bd57a70a3097a0da5b819ad12 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Nov 16 07:35:56 2020 +0100 Removed jbpm file filter for source rat check --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index edf22ba..6345031 100644 --- a/pom.xml +++ b/pom.xml @@ -538,8 +538,6 @@ <exclude>**/LICENSE-SALESFORCE.txt</exclude> <!-- camel-as2 --> <exclude>**/mdnDescription.vm</exclude> - <!-- camel-jbpm --> - <exclude>**/src/main/resources/*.wid</exclude> <!-- camel website and user-manual --> <exclude>**/node/**</exclude> <exclude>**/node_modules/**</exclude>