You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/12/24 16:22:42 UTC

[camel] branch regen_bot updated (6439a0d -> 965dcd8)

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 6439a0d  Regen for commit b835623692ab77cbb2112926c36a4439cd763c73
     add 1ad3b09  Drop Java 8
     add 0e46042  CAMEL-17329: Upgrade Roaster as we drop Java 8
     add 5e8ba95  Regen
     add b0473c2  Drop Java 8
     add b97a15c  Drop Java 8
     add 974c4e5  Drop Java 8
     add b20ebd0  CAMEL-17372: Fixed camel-azure-servicebus wrong uri syntax
     add d1530a9  CAMEL-17372: Fixed camel-azure-servicebus wrong uri syntax
     add 965dcd8  Regen for commit d1530a907a9d66b343ce82e02abf817bc192876f

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   (6439a0d)
            \
             N -- N -- N   refs/heads/regen_bot (965dcd8)

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, 14 insertions(+), 138 deletions(-)