ammachado opened a new pull request, #24366: URL: https://github.com/apache/camel/pull/24366
# Description `PluginAdd` (the `camel plugin add` command) now prints a `Plugin <name> added` message after saving the plugin configuration, so adding or upgrading a plugin gives visible feedback on the terminal. This restores symmetry with `PluginDelete`, which already prints a `Plugin <name> removed` confirmation. The `PluginAddTest` assertions were updated accordingly: they previously expected empty output and now assert the confirmation message. # Target - [x] I checked that the commit is targeting the correct branch (Camel 4 uses the `main` branch) # Tracking - [ ] If this is a large change, bug fix, or code improvement, I checked there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it). <!-- Trivial UX-feedback change; no JIRA issue required. --> # Apache Camel coding standards and style - [x] I checked that each commit in the pull request has a meaningful subject line and body. - [x] I have run `mvn clean install -DskipTests` locally from root folder and I have committed all auto-generated changes. # AI-assisted contributions - [x] If this PR includes AI-generated code, commits have proper co-authorship attribution (e.g., `Co-authored-by` trailers) and the PR description identifies the AI tool used. _Claude Code (Opus 4.8) on behalf of Adriano Machado_ 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
