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

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


    from 5de9a6c  CAMEL-10671: Adding camel example project for the Ceylon JVM 
language
     new 6991d32  Updated the new generated component document
     new a9c376f  CAMEL-12475 Fix the NPE error of camel-undertow component by 
adding the converter from InputStream into ByteBuffer

The 2 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/converter/IOConverter.java    |  7 +++
 .../processor/ValidatingProcessorSchemaTest.java   | 55 ++++++++++++++++++++++
 ...Processor.xsd => ValidatingProcessorFailed.xsd} | 14 ++++--
 .../component/undertow/UndertowProducerTest.java   | 19 ++++++++
 components/readme.adoc                             |  5 +-
 docs/user-manual/en/SUMMARY.md                     |  1 +
 6 files changed, 96 insertions(+), 5 deletions(-)
 create mode 100644 
camel-core/src/test/java/org/apache/camel/processor/ValidatingProcessorSchemaTest.java
 copy 
camel-core/src/test/resources/org/apache/camel/processor/{ValidatingProcessor.xsd
 => ValidatingProcessorFailed.xsd} (83%)

-- 
To stop receiving notification emails like this one, please contact
ningji...@apache.org.

Reply via email to