This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from bb6df74 Minimal useful docs update for testing backport gh action new 91d319a [CAMEL-15187] fixes bug in camel-jsonpath StreamCache not reset (#3913) new c1ec199 Remove generated file that is no longer needed. Thanks James for spotting this. new e3c8493 Fix camel-main to skip unwanted configuration file. new d1f039e Deprecate hystrix in camel-main 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: .../org/apache/camel/jsonpath/JsonPathEngine.java | 11 ++++ ...Test.java => JsonPathStreamCachingCBRTest.java} | 28 +++++---- .../camel-main-configuration-metadata.json | 70 ++++++++++------------ .../ThreadPoolProfileConfigurationProperties | 2 - .../camel/main/HystrixConfigurationProperties.java | 1 + .../camel/main/MainConfigurationProperties.java | 1 + .../maven/packaging/PrepareCamelMainMojo.java | 6 +- 7 files changed, 66 insertions(+), 53 deletions(-) copy components/camel-jsonpath/src/test/java/org/apache/camel/jsonpath/{JsonPathCBRTest.java => JsonPathStreamCachingCBRTest.java} (81%) delete mode 100644 core/camel-main/src/generated/resources/META-INF/services/org/apache/camel/configurer/ThreadPoolProfileConfigurationProperties