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

orpiske pushed a commit to branch devel-camel-20383
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/devel-camel-20383 by this push:
     new 1ffcd9208a2 Fixed license format on the matrix Jenkinsfiles
1ffcd9208a2 is described below

commit 1ffcd9208a29ce9a749edfd0ef6b7743f3e476cf
Author: Otavio Rodolfo Piske <angusyo...@gmail.com>
AuthorDate: Fri Apr 5 11:28:50 2024 +0200

    Fixed license format on the matrix Jenkinsfiles
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 1e1fe8f3aab..fa8908cfa71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -339,6 +339,8 @@
                             <Dockerfile.native>SCRIPT_STYLE</Dockerfile.native>
                             <Dockerfile>SCRIPT_STYLE</Dockerfile>
                             <Jenkinsfile>SLASHSTAR_STYLE</Jenkinsfile>
+                            
<Jenkinsfile.matrix.platform>SLASHSTAR_STYLE</Jenkinsfile.matrix.platform>
+                            
<Jenkinsfile.matrix.jdk>SLASHSTAR_STYLE</Jenkinsfile.matrix.jdk>
                             
<Jenkinsfile.deploy>SLASHSTAR_STYLE</Jenkinsfile.deploy>
                             
<Jenkinsfile.dryrun>SLASHSTAR_STYLE</Jenkinsfile.dryrun>
                             
<Jenkinsfile.jdk17>SLASHSTAR_STYLE</Jenkinsfile.jdk17>

Reply via email to