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.
discard 89d695c Regen for commit d1530a907a9d66b343ce82e02abf817bc192876f omit d1530a9 CAMEL-17372: Fixed camel-azure-servicebus wrong uri syntax omit b20ebd0 CAMEL-17372: Fixed camel-azure-servicebus wrong uri syntax omit 974c4e5 Drop Java 8 omit b97a15c Drop Java 8 omit b0473c2 Drop Java 8 omit 5e8ba95 Regen omit 0e46042 CAMEL-17329: Upgrade Roaster as we drop Java 8 omit 1ad3b09 Drop Java 8 add 6439a0d Regen for commit b835623692ab77cbb2112926c36a4439cd763c73 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (89d695c) \ N -- N -- N refs/heads/regen_bot (6439a0d) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. 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: .../apache/camel/catalog/components/azure-servicebus.json | 2 +- .../azure/servicebus/ServiceBusEndpointUriFactory.java | 2 +- .../component/azure/servicebus/azure-servicebus.json | 2 +- .../component/azure/servicebus/ServiceBusEndpoint.java | 2 +- .../component/undertow/DefaultUndertowHttpBinding.java | 1 + .../apache/camel/component/bean/BeanInvokeAsyncTest.java | 1 + .../src/generated/resources/metadata.json | 2 +- .../camel/builder/endpoint/StaticEndpointBuilders.java | 8 ++++---- .../endpoint/dsl/ServiceBusEndpointBuilderFactory.java | 8 ++++---- dsl/camel-java-joor-dsl/pom.xml | 14 ++++++++++++++ dsl/camel-js-dsl/pom.xml | 15 +++++++++++++++ dsl/camel-kotlin-dsl/pom.xml | 13 +++++++++++++ dsl/camel-xml-io-dsl/pom.xml | 14 ++++++++++++++ dsl/camel-xml-jaxb-dsl-test/definition/pom.xml | 13 +++++++++++++ dsl/camel-xml-jaxb-dsl-test/jbpm/pom.xml | 13 +++++++++++++ dsl/camel-xml-jaxb-dsl-test/spring/pom.xml | 13 +++++++++++++ dsl/camel-xml-jaxb-dsl-test/swagger/pom.xml | 13 +++++++++++++ dsl/camel-xml-jaxb-dsl/pom.xml | 13 +++++++++++++ parent/pom.xml | 3 ++- 19 files changed, 138 insertions(+), 14 deletions(-)