This is an automated email from the ASF dual-hosted git repository.

nfilotto pushed a change to branch CAMEL-16628/headers-annotation
in repository https://gitbox.apache.org/repos/asf/camel.git.


 discard 76d0adcd CAMEL-16628: Allow to generate doc about message headers
     add e5cf3d4  CAMEL-17669 - AWS Kinesis: Make the consumer set only the raw 
data on the body, and enrich the exchange with more header
     add ac4294e  CAMEL-17669 - AWS Kinesis: Make the consumer set only the raw 
data on the body, and enrich the exchange with more header - note in migration 
guide
     add fd35990  Regen for commit ac4294e01ecddb326fc90feccccfe338db540f02
     add 9869b32  CAMEL-17774 Added check for null inputStream (#7192)
     add 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 bdc36d4  CAMEL-16628: Allow to generate doc about message headers
     add f043464  CAMEL-16628: Use a headers class to provide the supported 
headers

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   (76d0adcd)
            \
             N -- N -- N   refs/heads/CAMEL-16628/headers-annotation (f043464)

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:
 .../catalog/components/elasticsearch-rest.json     |   2 +-
 .../camel/component/atmos/AtmosConsumerTest.java   |   4 +-
 .../consumer/AtmosConsumerGetSingleTest.java       |   4 +-
 .../integration/producer/AtmosProducerDelTest.java |   6 +-
 .../producer/AtmosProducerGetFolderTest.java       |  11 +-
 .../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 +-
 .../component/aws2/kinesis/Kinesis2Consumer.java   |   2 +-
 .../KinesisConsumerClosedShardWithSilentTest.java  |   9 +-
 .../apache/camel/dataformat/barcode/barcode.json   |   4 +-
 .../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/csv/bindyCsv.json       |   4 +-
 .../camel/dataformat/bindy/fixed/bindyFixed.json   |   4 +-
 .../camel/dataformat/bindy/kvp/bindyKvp.json       |   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 +++++------
 .../camel/dataformat/zipfile/ZipIterator.java      |   4 +
 .../java/org/apache/camel/spi/Metadata.java        |   9 --
 .../java/org/apache/camel/spi/UriEndpoint.java     |  12 ++
 .../ROOT/pages/camel-3x-upgrade-guide-3_16.adoc    |  13 +-
 .../dsl/SlackComponentBuilderFactory.java          |   5 +-
 .../endpoint/dsl/SlackEndpointBuilderFactory.java  |  15 ++-
 .../org/apache/camel/tooling/model/JsonMapper.java |   6 -
 ...ConstantsSamePackage.java => FooConstants.java} |   8 +-
 .../apache/camel/component/foo/FooEndpoint.java    |   3 +-
 .../src/it/HeaderSupport/verify.groovy             |   3 +-
 .../packaging/EndpointSchemaGeneratorMojo.java     | 140 +++++----------------
 .../packaging/EndpointSchemaGeneratorMojoTest.java |  71 +++++------
 .../packaging/endpoint/SamePackageConstants.java   |  46 -------
 ...pointWithBadHeaders.java => SomeConstants.java} |  15 ++-
 .../maven/packaging/endpoint/SomeEndpoint.java     |  54 +-------
 .../endpoint/SomeEndpointWithBadHeaders.java       |   8 +-
 .../endpoint/SomeEndpointWithoutHeaders.java       |   4 +-
 .../endpoint/other/OtherPackageConstants.java      |  49 --------
 .../main/java/org/apache/camel/spi/Metadata.java   |   9 --
 .../java/org/apache/camel/spi/UriEndpoint.java     |  12 ++
 103 files changed, 389 insertions(+), 616 deletions(-)
 rename 
tooling/maven/camel-package-maven-plugin/src/it/HeaderSupport/src/main/java/org/apache/camel/component/foo/{ConstantsSamePackage.java
 => FooConstants.java} (81%)
 delete mode 100644 
tooling/maven/camel-package-maven-plugin/src/test/java/org/apache/camel/maven/packaging/endpoint/SamePackageConstants.java
 copy 
tooling/maven/camel-package-maven-plugin/src/test/java/org/apache/camel/maven/packaging/endpoint/{SomeEndpointWithBadHeaders.java
 => SomeConstants.java} (64%)
 delete mode 100644 
tooling/maven/camel-package-maven-plugin/src/test/java/org/apache/camel/maven/packaging/endpoint/other/OtherPackageConstants.java

Reply via email to