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 7768300 CAMEL-17048: Fixed transacted/sage EIP would add EIPs last that came before them. Though as Camel end user transacted should always be first so its uncommon to have this problem. add 73f21f5 CAMEL-16861: Cleanup and update EIP docs add 382c56b Regen for commit 73f21f5a161222863d14fdd5fc1a54a390e1194a No new revisions were added by this update. Summary of changes: .../apache/camel/catalog/models/onFallback.json | 2 +- .../apache/camel/catalog/schemas/camel-spring.xsd | 2 +- .../main/docs/modules/eips/pages/normalizer.adoc | 22 ++++--- .../docs/modules/eips/pages/onFallback-eip.adoc | 69 +++------------------- .../docs/modules/eips/pages/otherwise-eip.adoc | 65 -------------------- .../src/main/docs/modules/eips/pages/when-eip.adoc | 65 -------------------- .../org/apache/camel/model/onFallback.json | 2 +- .../apache/camel/model/OnFallbackDefinition.java | 2 +- 8 files changed, 26 insertions(+), 203 deletions(-) delete mode 100644 core/camel-core-engine/src/main/docs/modules/eips/pages/otherwise-eip.adoc delete mode 100644 core/camel-core-engine/src/main/docs/modules/eips/pages/when-eip.adoc