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 1d05fb5 Regen for commit b01035854c6eb07131b7aefa4178459cfa5df93b add 64279c8 Close InputStreams after usage. (#4975) add 30464eb Close InputStream add cc9eb90 api: remove createModelFromXml from XMLRoutesDefinitionLoader (#4986) add fc8a667 Close InputStreams after usage. (#4975) add 4de6891 Regen for commit fc8a667cb3d631f9458d313756e97c372e2e412d 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 (1d05fb5) \ N -- N -- N refs/heads/regen_bot (4de6891) 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: .../aws2/eventbridge/EventbridgeProducer.java | 9 +- .../camel/component/aws2/sns/Sns2Endpoint.java | 15 +- .../component/google/bigquery/sql/SqlHelper.java | 9 +- .../apache/camel/component/scp/ScpOperations.java | 3 +- .../jsonvalidator/JsonValidatorEndpoint.java | 27 ++-- .../validator/DefaultLSResourceResolver.java | 4 +- .../camel/spi/XMLRoutesDefinitionLoader.java | 7 - .../in/ModelParserXMLRoutesDefinitionLoader.java | 6 - ...RoutesDefinitionLoader.java => JaxbHelper.java} | 178 ++++----------------- .../camel/xml/jaxb/JaxbModelToXMLDumper.java | 77 +-------- .../xml/jaxb/JaxbXMLRoutesDefinitionLoader.java | 145 +---------------- 11 files changed, 83 insertions(+), 397 deletions(-) copy core/camel-xml-jaxb/src/main/java/org/apache/camel/xml/jaxb/{JaxbXMLRoutesDefinitionLoader.java => JaxbHelper.java} (51%)