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 d836a82  some final excludes
d836a82 is described below

commit d836a82bda4be372fc3352fdb2847f6b8c8c59f4
Author: Thomas Andraschko <[email protected]>
AuthorDate: Tue Sep 28 15:02:52 2021 +0200

    some final excludes
---
 .../resources/META-INF/openwebbeans/openwebbeans.properties   | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

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 2a09f90..aabea67 100644
--- 
a/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties
+++ 
b/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties
@@ -298,7 +298,16 @@ org.apache.webbeans.scanExclusionPaths=/jre/lib, \
         /apiguardian-, \
         /jcl-over-slf4j-, \
         /webdrivermanager-, \
-        /lombok-
+        /lombok-, \
+        /jackson-annotations-, \
+        /jackson-core-, \
+        /jackson-coreutils-, \
+        /jackson-databind-, \
+        /jackson-mapper-asl-, \
+        /jackson-module-jaxb-annotations-, \
+        /jna-, \
+        /reactive-streams-, \
+        /msg-simple-
 
################################################################################################
 
 

Reply via email to