You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/12/13 13:28:32 UTC

(camel) branch main updated (9d66b01c1c3 -> fc2567db83e)

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

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 9d66b01c1c3 Update jasypt docs
     add 1f6e246abdd Polished
     add fc2567db83e CAMEL-20233: camel-jbang - camel catalog other does not list kotlin-dsl

No new revisions were added by this update.

Summary of changes:
 bom/camel-bom/pom.xml                                             | 5 +++++
 .../resources/org/apache/camel/catalog/others.properties          | 1 +
 .../resources/org/apache/camel/catalog/others/groovy-dsl.json     | 2 +-
 .../apache/camel/catalog/others/{js-dsl.json => kotlin-dsl.json}  | 8 ++++----
 dsl/camel-groovy-dsl/camel-groovy-dsl/pom.xml                     | 1 +
 .../camel-groovy-dsl/src/generated/resources/groovy-dsl.json      | 2 +-
 .../camel-groovy-dsl/src/main/docs/groovy-dsl.adoc                | 4 ++--
 .../resources/META-INF/services/org/apache/camel/other.properties | 7 +++++++
 .../camel-kotlin-dsl/src/generated/resources/kotlin-dsl.json      | 8 ++++----
 dsl/camel-kotlin-dsl/src/main/docs/kotlin-dsl.adoc                | 1 +
 parent/pom.xml                                                    | 5 +++++
 .../org/apache/camel/maven/packaging/PrepareComponentMojo.java    | 6 ++++++
 12 files changed, 38 insertions(+), 12 deletions(-)
 copy catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/{js-dsl.json => kotlin-dsl.json} (61%)
 create mode 100644 dsl/camel-kotlin-dsl/src/generated/resources/META-INF/services/org/apache/camel/other.properties
 copy catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/js-dsl.json => dsl/camel-kotlin-dsl/src/generated/resources/kotlin-dsl.json (61%)