This is an automated email from the ASF dual-hosted git repository. zhfeng pushed a commit to branch camel-4.10.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.10.x by this push: new 9bb26530714 Ignoring log4j2-test.xml in infinispan-common test jar (#17106) (#17666) 9bb26530714 is described below commit 9bb2653071444b47fa3d8ee874828f13c72ba72a Author: Zheng Feng <zh.f...@gmail.com> AuthorDate: Fri Apr 4 23:22:06 2025 +0800 Ignoring log4j2-test.xml in infinispan-common test jar (#17106) (#17666) --- .../src/test/resources/log4j2.component.properties | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/components/camel-infinispan/camel-infinispan-embedded/src/test/resources/log4j2.component.properties b/components/camel-infinispan/camel-infinispan-embedded/src/test/resources/log4j2.component.properties new file mode 100644 index 00000000000..429f5c58839 --- /dev/null +++ b/components/camel-infinispan/camel-infinispan-embedded/src/test/resources/log4j2.component.properties @@ -0,0 +1,17 @@ +## --------------------------------------------------------------------------- +## Licensed to the Apache Software Foundation (ASF) under one or more +## contributor license agreements. See the NOTICE file distributed with +## this work for additional information regarding copyright ownership. +## The ASF licenses this file to You under the Apache License, Version 2.0 +## (the "License"); you may not use this file except in compliance with +## the License. You may obtain a copy of the License at +## +## http://www.apache.org/licenses/LICENSE-2.0 +## +## Unless required by applicable law or agreed to in writing, software +## distributed under the License is distributed on an "AS IS" BASIS, +## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +## See the License for the specific language governing permissions and +## limitations under the License. +## --------------------------------------------------------------------------- +log4j2.configurationFile=log4j2.properties