This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 10003522d3f9 Fix template generating Camel Jbang documentation
10003522d3f9 is described below
commit 10003522d3f9d371a9f0e81829d7171ea1ad276f
Author: Aurélien Pupier <[email protected]>
AuthorDate: Thu Jun 11 14:54:34 2026 +0200
Fix template generating Camel Jbang documentation
see also
https://github.com/apache/camel/commit/b0153b2adae9ceff4d52e7003e08c3af8ef3f2b6
Signed-off-by: Aurélien Pupier <[email protected]>
---
.../camel-package-maven-plugin/src/main/resources/jbang-options.mvel | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/tooling/maven/camel-package-maven-plugin/src/main/resources/jbang-options.mvel
b/tooling/maven/camel-package-maven-plugin/src/main/resources/jbang-options.mvel
index 673d96fa8632..7b47a66194eb 100644
---
a/tooling/maven/camel-package-maven-plugin/src/main/resources/jbang-options.mvel
+++
b/tooling/maven/camel-package-maven-plugin/src/main/resources/jbang-options.mvel
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
}
-=== @{group.description}
+== @{group.description}
The @{group.name} supports @{options.size()} options, which are listed below.
[width="100%",cols="2,5,^1,2",options="header"]