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 b410a35 some more default excludes
b410a35 is described below
commit b410a35bd918544b9cb66e92246748bcb1cd64ff
Author: Thomas Andraschko <[email protected]>
AuthorDate: Tue Sep 28 14:36:46 2021 +0200
some more default excludes
---
.../main/resources/META-INF/openwebbeans/openwebbeans.properties | 8 +++++++-
1 file changed, 7 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 8d9dbf8..2a09f90 100644
---
a/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties
+++
b/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans.properties
@@ -292,7 +292,13 @@ org.apache.webbeans.scanExclusionPaths=/jre/lib, \
/okio-, \
/jsr305-, \
/guice-, \
- /jsoup-
+ /jsoup-, \
+ /classmate-, \
+ /opentest4j-, \
+ /apiguardian-, \
+ /jcl-over-slf4j-, \
+ /webdrivermanager-, \
+ /lombok-
################################################################################################