Skip to content

Commit

Permalink
Regen modeline metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Jan 31, 2025
1 parent 312d7e5 commit ed1d993
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/examples/others/dsl-modeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cqArtifactId: camel-quarkus-dsl-modeline
cqArtifactIdBase: dsl-modeline
cqNativeSupported: false
cqStatus: Preview
cqDeprecated: false
cqDeprecated: true
cqJvmSince: 2.14.0
cqNativeSince: n/a
cqCamelPartName: dsl-modeline
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
:cq-artifact-id: camel-quarkus-dsl-modeline
:cq-native-supported: false
:cq-status: Preview
:cq-status-deprecation: Preview
:cq-status-deprecation: Preview Deprecated
:cq-description: Support for Camel K style modeline
:cq-deprecated: false
:cq-deprecated: true
:cq-jvm-since: 2.14.0
:cq-native-since: n/a

ifeval::[{doc-show-badges} == true]
[.badges]
[.badge-key]##JVM since##[.badge-supported]##2.14.0## [.badge-key]##Native##[.badge-unsupported]##unsupported##
[.badge-key]##JVM since##[.badge-supported]##2.14.0## [.badge-key]##Native##[.badge-unsupported]##unsupported## [.badge-key]##⚠️##[.badge-unsupported]##Deprecated##
endif::[]

Support for Camel K style modeline
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ metadata:
- "integration"
status:
- "preview"
- "deprecated"

0 comments on commit ed1d993

Please sign in to comment.