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 b025186eb2b CAMEL-17448: removed unused dependencies on camel-whatsapp
     new c2ab2c09f91 camel-jbang - get endpoint filter negate
     new 9779a50ed03 camel-jbang - Polished
     new e50d3cedfc2 camel-jbang - get source command
     new bf033bbea00 camel-jbang - Polished

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel/cli/connector/LocalCliConnector.java     |  13 +-
 .../dsl/jbang/core/commands/CamelJBangMain.java    |   2 +
 ...{CamelSourceTop.java => CamelSourceAction.java} | 167 ++++++++++++---------
 .../jbang/core/commands/action/CamelSourceTop.java |   5 +-
 .../core/commands/process/CamelEndpointStatus.java |  36 ++++-
 .../core/commands/process/CamelRouteStatus.java    |  19 ++-
 6 files changed, 157 insertions(+), 85 deletions(-)
 copy 
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/action/{CamelSourceTop.java
 => CamelSourceAction.java} (53%)

Reply via email to