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 a3d7d56 Regen for commit 228caa8a15b23577daad1250ab15005e03573d06 add 110e868 Make camel-barcode tests faster add 3c4b48c Make camel-jaxb tests faster add b4dca6f Make camel-swagger-java tests faster add 44621a0 Make camel-bindy tests run in parallel add 56deaea Regen for commit 44621a0a7820790c0fa6f3b23ccef81b9bbf44ba 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 (a3d7d56) \ N -- N -- N refs/heads/regen_bot (56deaea) 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: components/camel-barcode/pom.xml | 1 + .../barcode/BarcodeDataFormatCamelTest.java | 38 ++++------------------ .../barcode/BarcodeDataFormatSpringTest.java | 5 +-- .../camel/dataformat/barcode/BarcodeTestBase.java | 3 -- .../dataformat/barcode/BarcodeUnmarshalTest.java | 23 +------------ .../dataformat/barcode/barcodeDataformatSpring.xml | 12 +++---- components/camel-bindy/pom.xml | 1 + components/camel-jaxb/pom.xml | 1 + .../ExplicitEncodingAndXMLCharFilteringTest.java | 18 +++------- .../camel/example/ExplicitFileEncodingTest.java | 17 ++-------- components/camel-swagger-java/pom.xml | 1 + .../camel/swagger/DummyRestConsumerFactory.java | 1 + 12 files changed, 29 insertions(+), 92 deletions(-)