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 eb62746  Regen for commit 239b7d69b49417507684072cdc9789002cc96305
     add 2ce9505  CAMEL-15520: avoid using the deprecated Character constructor
     add 1f3b689  CAMEL-15520: suprress warnings when usage of deprecated 
methods is valid
     add 4f51241  CAMEL-15520: fixed deprecations in camel-jackson
     add c35a915  CAMEL-15520: fixed deprecations in camel-jaxb
     add 9014eda  CAMEL-15520: fixed deprecations in camel-gson
     add 015216c  CAMEL-15520: fixed deprecations in camel-netty-http
     add 4232509  CAMEL-15520: fixed deprecations in camel-cxf-transport
     add a4909cf  CAMEL-15520: fixed deprecations in camel-arangodb
     add 23c86ae  CAMEL-15520: fixed deprecations in camel-azure-storage-blob
     add 7d464d4  CAMEL-15520: fixed deprecations in camel-azure-storage-queue
     add 3184096  CAMEL-15520: fixed deprecations in camel-sjms
     add b470ece  Regen for commit a3294eb324abf133f1bfa138658cc639bc78ae30
     add 3b04810  Regen for commit b470ece4ca9cc110a9e31c99c2d79fd422f2bb9f

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   (eb62746)
            \
             N -- N -- N   refs/heads/regen_bot (3b04810)

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:
 .../org/apache/camel/component/arangodb/ArangoDbProducer.java     | 4 ++--
 .../azure/storage/blob/operations/BlobOperationsTest.java         | 2 +-
 .../apache/camel/component/azure/storage/queue/QueueConsumer.java | 4 +++-
 .../camel/component/cxf/common/message/CxfMessageHelper.java      | 4 ++--
 .../main/java/org/apache/camel/component/gson/GsonDataFormat.java | 6 +-----
 .../apache/camel/component/jackson/AbstractJacksonDataFormat.java | 6 +-----
 .../main/java/org/apache/camel/converter/jaxb/JaxbDataFormat.java | 6 +-----
 .../test/java/org/apache/camel/jaxb/MyNotificationService.java    | 2 +-
 .../org/apache/camel/component/netty/http/NettyHttpConverter.java | 8 ++------
 .../camel/component/sjms/consumer/EndpointMessageListener.java    | 6 +-----
 .../src/main/java/org/apache/camel/support/AbstractExchange.java  | 3 +++
 .../src/main/java/org/apache/camel/util/json/Yylex.java           | 2 +-
 12 files changed, 19 insertions(+), 34 deletions(-)

Reply via email to