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 6ab6937 CAMEL-17008: okStatusCodeRange single value (#6169)
add 5eed73b [CAMEL-16971]tests in camel-websocket-jsr356 failed with JDK17
add 7708d72 add eip back to eip models labels
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/models/batch-config.json | 2 +-
.../catalog/models/faultToleranceConfiguration.json | 2 +-
.../camel/catalog/models/hystrixConfiguration.json | 2 +-
.../catalog/models/resilience4jConfiguration.json | 2 +-
.../apache/camel/catalog/models/stream-config.json | 2 +-
components/camel-websocket-jsr356/pom.xml | 19 +++++++++++++++++++
.../docs/modules/eips/examples/json/batch-config.json | 1 +
.../examples/json/faultToleranceConfiguration.json | 1 +
.../eips/examples/json/hystrixConfiguration.json | 1 +
.../eips/examples/json/resilience4jConfiguration.json | 1 +
.../modules/eips/examples/json/stream-config.json | 1 +
.../org/apache/camel/model/config/batch-config.json | 2 +-
.../org/apache/camel/model/config/stream-config.json | 2 +-
.../camel/model/faultToleranceConfiguration.json | 2 +-
.../org/apache/camel/model/hystrixConfiguration.json | 2 +-
.../apache/camel/model/resilience4jConfiguration.json | 2 +-
.../model/FaultToleranceConfigurationDefinition.java | 2 +-
.../camel/model/HystrixConfigurationDefinition.java | 2 +-
.../model/Resilience4jConfigurationDefinition.java | 2 +-
.../camel/model/config/BatchResequencerConfig.java | 2 +-
.../camel/model/config/StreamResequencerConfig.java | 2 +-
21 files changed, 39 insertions(+), 15 deletions(-)
create mode 120000
core/camel-core-engine/src/main/docs/modules/eips/examples/json/batch-config.json
create mode 120000
core/camel-core-engine/src/main/docs/modules/eips/examples/json/faultToleranceConfiguration.json
create mode 120000
core/camel-core-engine/src/main/docs/modules/eips/examples/json/hystrixConfiguration.json
create mode 120000
core/camel-core-engine/src/main/docs/modules/eips/examples/json/resilience4jConfiguration.json
create mode 120000
core/camel-core-engine/src/main/docs/modules/eips/examples/json/stream-config.json