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

radcortez pushed a commit to branch TOMEE-2408
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 173ffecb263e063dab0c34e9434606cccf4fb4db
Author: Roberto Cortez <radcor...@yahoo.com>
AuthorDate: Tue Jan 22 22:56:30 2019 +0000

    TOMEE-2408 - Exclude some libraries from scanning.
---
 container/openejb-core/src/main/resources/default.exclusions | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/container/openejb-core/src/main/resources/default.exclusions 
b/container/openejb-core/src/main/resources/default.exclusions
index d795634..aaac83e 100644
--- a/container/openejb-core/src/main/resources/default.exclusions
+++ b/container/openejb-core/src/main/resources/default.exclusions
@@ -109,6 +109,7 @@ istack-commons-runtime-
 jackson-annotations-
 jackson-core-
 jackson-databind-
+jackson-dataformat
 jackson-mapper-asl-
 jackson-module-jaxb-annotations-
 janino-
@@ -138,6 +139,7 @@ jline
 jmdns-
 joda-time-
 johnzon-
+jose4j-
 jsoup-
 jsp-api
 jsr299-
@@ -156,6 +158,7 @@ lucene-core-
 management-agent.jar
 maven-
 mbean-annotation-api-
+microprofile-
 mimepull-
 mina-
 mqtt-client-
@@ -191,11 +194,13 @@ openejb-webservices
 openjpa-
 openmdx-
 opensaml-
+opentracing-
 openwebbeans-
 openws-
 ops4j-
 org.eclipse.
 org.junit.
+org.osgi.annotation.versioning-
 org.osgi.core-
 oro-
 pax-url
@@ -222,6 +227,7 @@ shrinkwrap-
 slf4j-
 smack-
 smackx-
+snakeyaml-
 snappy-java-
 spring-
 sshd-

Reply via email to