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 2022/03/14 10:41:36 UTC

[camel] branch regen_bot updated (dd2450d -> 974ac09)

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.


    from dd2450d  (chores) camel-atmos: replace sysout with logger (#7194)
     add 98b0a06  CAMEL-17763: cleaned up unused exceptions in camel-atmos (#7193)
     add 5d7b824  CAMEL-17763: cleaned up unused exceptions in camel-bindy
     add 26383ae  CAMEL-17763: cleaned up unused exceptions in camel-atmosphere-websocket
     add 9e29e76  CAMEL-17763: cleaned up unused exceptions in camel-atom
     add a22fcfa  CAMEL-17763: cleaned up unused exceptions in camel-attachments
     add f426025  CAMEL-17763: cleaned up unused exceptions in camel-avro
     add 16827cf  CAMEL-17763: cleaned up unused exceptions in camel-avro-rpc-component
     add 5d35d30  CAMEL-17763: cleaned up unused exceptions in camel-barcode
     add a5acc43  CAMEL-17763: cleaned up unused exceptions in camel-bean
     add b811028  CAMEL-17763: cleaned up unused exceptions in camel-bean-validator
     add 6e88510  CAMEL-17763: cleaned up unused exceptions in camel-beanstack
     add 27300d1  CAMEL-17608: camel-salesforce: Use sObjectName option better
     add 374f9e8  [Minor] Fix imports
     add dd6d732  [Minor] Fix imports
     add c8892c7  [Minor] Apply formatter
     add 2b7d57e  [Minor] Apply formatter
     add b005df0  [Minor] Fix imports
     add 974ac09  Regen for commit b005df081241b92864623947bfeb332b1e183b61

No new revisions were added by this update.

Summary of changes:
 .../camel/component/atmos/AtmosConsumerTest.java   |   4 +-
 .../consumer/AtmosConsumerGetSingleTest.java       |   4 +-
 .../integration/producer/AtmosProducerDelTest.java |   6 +-
 .../producer/AtmosProducerGetFolderTest.java       |   6 +-
 .../producer/AtmosProducerGetSingleTest.java       |   6 +-
 .../producer/AtmosProducerMoveTest.java            |   6 +-
 .../AtmosProducerPutFolderWithRemotePathTest.java  |   6 +-
 .../producer/AtmosProducerPutSingleFileTest.java   |   6 +-
 ...mosProducerPutSingleFileWithRemotePathTest.java |   6 +-
 .../component/atmosphere/websocket/TestClient.java |   2 +-
 .../camel/component/atom/JettyTestServer.java      |   3 +-
 .../attachment/BeanMethodWithExchangeTest.java     |   2 +-
 .../org/apache/camel/attachment/WireTapTest.java   |   8 +-
 .../camel/avro/impl/KeyValueProtocolImpl.java      |   5 +-
 .../avro/processors/ReflectionInOnlyProcessor.java |   2 +-
 .../avro/processors/ReflectionInOutProcessor.java  |   2 +-
 .../avro/AvroGenericMarshaAndUnmarshaTest.java     |   4 +-
 .../avro/AvroMarshalAndUnmarshallTest.java         |   8 +-
 .../dataformat/barcode/BarcodeUnmarshalTest.java   |   4 +-
 .../CustomValidationProviderResolverTest.java      |   4 +-
 .../apache/camel/component/bean/BeanInfoTest.java  |   2 +-
 .../camel/component/beanstalk/EndpointTest.java    |   2 +-
 .../camel/component/beanstalk/ProducerTest.java    |   2 +-
 .../beanstalk/TestExchangeCopyProcessor.java       |   2 +-
 .../integration/BuryProducerIntegrationIT.java     |   4 +-
 .../integration/DeleteProducerIntegrationIT.java   |   4 +-
 .../integration/PutProducerIntegrationIT.java      |   8 +-
 .../integration/ReleaseProducerIntegrationIT.java  |   4 +-
 .../integration/TouchProducerIntegrationIT.java    |   4 +-
 .../camel/dataformat/bindy/UnicodeHelperTest.java  |   6 +-
 .../classtype/BindyCsvClassTypeAsStringTest.java   |   4 +-
 .../bindy/classtype/BindyCsvClassTypeTest.java     |   4 +-
 .../csv/BindyCarQuoteAndCommaDelimiterTest.java    |   4 +-
 .../bindy/csv/BindyComplexRegexSeparatorTest.java  |   4 +-
 .../BindyCsvFieldEndingWithSeparatorIssueTest.java |   2 +-
 .../bindy/csv/BindyCsvSkipFieldTest.java           |   2 +-
 .../csv/BindyMarshalEndWithLineBreakTest.java      |   4 +-
 .../bindy/csv/BindyPatternLocaleTest.java          |   4 +-
 .../bindy/csv/BindyPipeDelimiterTest.java          |   4 +-
 ...dyRecordFieldStartingWithSeperatorCharTest.java |   4 +-
 .../bindy/csv/BindySimpleCsvAutospanLineTest.java  |   4 +-
 ...CsvContainingMultiQuoteCharEscapeFalseTest.java |   4 +-
 ...eCsvContainingMultiQuoteCharEscapeTrueTest.java |   4 +-
 .../BindySimpleCsvFunctionWithClassMethodTest.java |   4 +-
 ...ndySimpleCsvFunctionWithExternalMethodTest.java |   4 +-
 .../csv/BindySimpleCsvRegexAutospanLineTest.java   |   4 +-
 .../bindy/csv/BindyTabSeparatorTest.java           |   4 +-
 .../bindy/csv/WickedHeaderWithCommaCsvTest.java    |   4 +-
 .../BindyMarshalUnmarshalWithDefaultValueTest.java |   6 +-
 .../bindy/csv2/BindyMarshalUnmarshalssueTest.java  |   4 +-
 .../bindy/csv2/BindyMarshalWithQuoteTest.java      |   4 +-
 .../bindy/csv2/BindyUnmarshalCommaIssue2Test.java  |   4 +-
 .../bindy/csv2/BindyUnmarshalCommaIssueTest.java   |   4 +-
 .../bindy/fix/BindySimpleKeyValuePairFixTest.java  |   2 +-
 ...indyMarshallUnmarshallWithDefaultValueTest.java |   6 +-
 .../bindy/fixed/BindyPaddingAndTrimmingTest.java   |   4 +-
 .../bindy/fixed/converter/BindyConverterTest.java  |   8 +-
 .../BindyFixedLengthDelimitedFieldTest.java        |  10 +-
 .../dynamic/BindyFixedLengthDynamicFieldTest.java  |   6 +-
 .../BindySimpleFixedLengthHeaderFooterTest.java    |   4 +-
 .../BindySimpleIgnoreTrailingCharsTest.java        |   4 +-
 .../link/BindySimpleFixedLengthWithLinkTest.java   |   4 +-
 ...mpleFixedLengthMarshallWithClipAndTrimTest.java |   4 +-
 ...BindySimpleFixedLengthMarshallWithClipTest.java |   4 +-
 ...ndySimpleFixedLengthMarshallWithNoClipTest.java |   6 +-
 .../fixed/multibytes/BindyMultiBytesTest.java      |   4 +-
 .../BindySimpleFixedLengthOrdinalPosTest.java      |   4 +-
 .../skipfields/BindySimpleSkipFieldsTest.java      |   4 +-
 ...BindyFixedLengthHeaderFooterSkipHeaderTest.java |   4 +-
 .../factories/BigDecimalFormatFactoryTest.java     |   2 +-
 .../date/BindyDatePatternCsvUnmarshallTest.java    |   4 +-
 .../BindyBigDecimalGroupingUnmarshallTest.java     |   2 +-
 .../BindyBigDecimalRoundingUnmarshallTest.java     |   2 +-
 .../bindy/util/AnnotationModuleLoaderTest.java     |   2 +-
 .../internal/processor/AbstractRestProcessor.java  | 102 +++++++++------------
 .../salesforce/RestApiIntegrationTest.java         |  71 ++++++--------
 .../ROOT/pages/camel-3x-upgrade-guide-3_16.adoc    |   6 ++
 77 files changed, 227 insertions(+), 264 deletions(-)