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

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new ceaa88146a ARTEMIS-5974, ARTEMIS-5993: add missing license header to 
fix build checks
ceaa88146a is described below

commit ceaa88146ae7f94a3eac90b8d6c904abb1592a2b
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Apr 9 10:55:17 2026 +0100

    ARTEMIS-5974, ARTEMIS-5993: add missing license header to fix build checks
---
 ...he.activemq.artemis.cli.factory.BrokerFactoryHandler | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git 
a/artemis-cli/src/test/resources/META-INF/services/org.apache.activemq.artemis.cli.factory.BrokerFactoryHandler
 
b/artemis-cli/src/test/resources/META-INF/services/org.apache.activemq.artemis.cli.factory.BrokerFactoryHandler
index 1edbe842ab..829e7d123c 100644
--- 
a/artemis-cli/src/test/resources/META-INF/services/org.apache.activemq.artemis.cli.factory.BrokerFactoryHandler
+++ 
b/artemis-cli/src/test/resources/META-INF/services/org.apache.activemq.artemis.cli.factory.BrokerFactoryHandler
@@ -1 +1,18 @@
+# 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.
+
 org.apache.activemq.artemis.cli.factory.TestBrokerFactoryHandler


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to