This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from b025186eb2b CAMEL-17448: removed unused dependencies on camel-whatsapp
add c2ab2c09f91 camel-jbang - get endpoint filter negate
add 9779a50ed03 camel-jbang - Polished
add e50d3cedfc2 camel-jbang - get source command
add bf033bbea00 camel-jbang - Polished
No new revisions were added by this update.
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%)