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

tandraschko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new c0946e2  improve scanning exclude
c0946e2 is described below

commit c0946e28d1a0f87a327aa40f8e51a136aa909ea4
Author: Thomas Andraschko <[email protected]>
AuthorDate: Tue Sep 28 11:09:20 2021 +0200

    improve scanning exclude
---
 .../src/main/resources/META-INF/openwebbeans/openwebbeans.properties    | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties
 
b/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties
index 7334e23..8d9dbf8 100644
--- 
a/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties
+++ 
b/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties
@@ -237,6 +237,8 @@ org.apache.webbeans.scanExclusionPaths=/jre/lib, \
         /bcmail-jdk14-, \
         /bctsp-jdk14-, \
         /bcmail-jdk14-, \
+        /bcprov-jdk15on-, \
+        /bcpkix-jdk15on-, \
         /ss_css2-, \
         /itext-, \
         /pd4ml-, \

Reply via email to