pkalsi97 opened a new pull request, #6406:
URL: https://github.com/apache/camel-k/pull/6406
Changes:
- Added deprecation warning comment and +camel-k:deprecated=2.9.0 annotation
- Added TraitCondition to warn users when the trait is configured
- Added TestLoggingTraitDeprecationWarning
- Added deprecation notice and comprehensive migration guide with property
mappings and examples
Migration example:
Before: --trait logging.level=DEBUG --trait logging.json=true
After: -p quarkus.log.level=DEBUG -p quarkus.log.console.json=true
Closes #6313
--
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]