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.


    omit 7708d72  add eip back to eip models labels

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (5eed73b)
            \
             O -- O -- O   (7708d72)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/models/batch-config.json         | 2 +-
 .../org/apache/camel/catalog/models/faultToleranceConfiguration.json    | 2 +-
 .../resources/org/apache/camel/catalog/models/hystrixConfiguration.json | 2 +-
 .../org/apache/camel/catalog/models/resilience4jConfiguration.json      | 2 +-
 .../resources/org/apache/camel/catalog/models/stream-config.json        | 2 +-
 .../src/main/docs/modules/eips/examples/json/batch-config.json          | 1 -
 .../docs/modules/eips/examples/json/faultToleranceConfiguration.json    | 1 -
 .../src/main/docs/modules/eips/examples/json/hystrixConfiguration.json  | 1 -
 .../main/docs/modules/eips/examples/json/resilience4jConfiguration.json | 1 -
 .../src/main/docs/modules/eips/examples/json/stream-config.json         | 1 -
 .../generated/resources/org/apache/camel/model/config/batch-config.json | 2 +-
 .../resources/org/apache/camel/model/config/stream-config.json          | 2 +-
 .../resources/org/apache/camel/model/faultToleranceConfiguration.json   | 2 +-
 .../resources/org/apache/camel/model/hystrixConfiguration.json          | 2 +-
 .../resources/org/apache/camel/model/resilience4jConfiguration.json     | 2 +-
 .../org/apache/camel/model/FaultToleranceConfigurationDefinition.java   | 2 +-
 .../java/org/apache/camel/model/HystrixConfigurationDefinition.java     | 2 +-
 .../org/apache/camel/model/Resilience4jConfigurationDefinition.java     | 2 +-
 .../main/java/org/apache/camel/model/config/BatchResequencerConfig.java | 2 +-
 .../java/org/apache/camel/model/config/StreamResequencerConfig.java     | 2 +-
 20 files changed, 15 insertions(+), 20 deletions(-)
 delete mode 120000 
core/camel-core-engine/src/main/docs/modules/eips/examples/json/batch-config.json
 delete mode 120000 
core/camel-core-engine/src/main/docs/modules/eips/examples/json/faultToleranceConfiguration.json
 delete mode 120000 
core/camel-core-engine/src/main/docs/modules/eips/examples/json/hystrixConfiguration.json
 delete mode 120000 
core/camel-core-engine/src/main/docs/modules/eips/examples/json/resilience4jConfiguration.json
 delete mode 120000 
core/camel-core-engine/src/main/docs/modules/eips/examples/json/stream-config.json

Reply via email to