This is an automated email from the ASF dual-hosted git repository. jlmonteiro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git
commit e1e29ed321988b4a6a2fae9ca3bb9c7727d92aac Author: Jean-Louis Monteiro <[email protected]> AuthorDate: Tue Apr 5 15:59:46 2022 +0200 Update excludes for SmallRye to name a few --- container/openejb-core/src/main/resources/default.exclusions | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/container/openejb-core/src/main/resources/default.exclusions b/container/openejb-core/src/main/resources/default.exclusions index 340ba5524d..5f17b8c88b 100644 --- a/container/openejb-core/src/main/resources/default.exclusions +++ b/container/openejb-core/src/main/resources/default.exclusions @@ -174,6 +174,7 @@ mimepull- mina- mp-jwt- mqtt-client- +mutiny- myfaces-api myfaces-impl mysql-connector-java- @@ -210,6 +211,7 @@ opentracing- openwebbeans- openws- ops4j- +org.apache.servicemix.bundles.bcel- org.eclipse. org.junit. org.osgi.annotation.versioning- @@ -222,6 +224,7 @@ plugin.jar poi- quartz-2 quartz-openejb- +reactive-streams- relaxng-datatype- resources.jar rhino- @@ -243,6 +246,7 @@ sisu-inject slf4j- smack- smackx- +smallrye- snakeyaml- snappy-java- spring-
