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

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from b0a76e6  Regen for commit 883f8f2e02184405bc93b8a0fad601d3683498a7
     new 4d9d3fb  CAMEL-17701: camel-core-model - Add labels to EIP options
     new 041b3cf  Added unit test based on user forum issue
     new d0d073e  CAMEL-17701: camel-core-model - Add labels to EIP options

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/camel/catalog/models/flatpack.json  |  4 +-
 .../org/apache/camel/catalog/models/ical.json      |  2 +-
 .../apache/camel/catalog/models/jacksonXml.json    |  2 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 30 ++++++-------
 ...paratorTest.java => SqlAggregateBatchTest.java} | 51 ++++++++++++++++------
 .../apache/camel/model/dataformat/flatpack.json    |  4 +-
 .../org/apache/camel/model/dataformat/ical.json    |  2 +-
 .../apache/camel/model/dataformat/jacksonXml.json  |  2 +-
 .../camel/model/dataformat/FlatpackDataFormat.java | 12 ++---
 .../camel/model/dataformat/GrokDataFormat.java     | 14 +++---
 .../camel/model/dataformat/HL7DataFormat.java      |  7 ++-
 .../camel/model/dataformat/IcalDataFormat.java     |  3 +-
 .../model/dataformat/JacksonXMLDataFormat.java     |  2 +-
 .../reifier/dataformat/GrokDataFormatReifier.java  |  6 ++-
 14 files changed, 86 insertions(+), 55 deletions(-)
 copy 
components/camel-sql/src/test/java/org/apache/camel/component/sql/{SqlProducerSeparatorTest.java
 => SqlAggregateBatchTest.java} (59%)

Reply via email to