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

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


    from b1df34a  CAMEL-11497: Migrate FAQ - remaining questions
     new ff12e2f  CAMEL-12900: Route contract validate does not throw 
validation exception when validation fails
     new a287357  Fixed CS

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:
 .../camel/impl/validator/ProcessorValidator.java   |  9 ++++-
 .../main/java/org/apache/camel/spi/Validator.java  |  2 +-
 .../java/org/apache/camel/util/URISupport.java     |  2 +-
 .../validator/ValidatorXmlSchemaTest.java}         | 47 +++++++++++-----------
 .../{model/simpleRest.xml => impl/validate.xsd}    | 18 ++++-----
 5 files changed, 43 insertions(+), 35 deletions(-)
 copy 
camel-core/src/test/java/org/apache/camel/{processor/RouteNoAutoStartupTest.java
 => impl/validator/ValidatorXmlSchemaTest.java} (59%)
 copy camel-core/src/test/resources/org/apache/camel/{model/simpleRest.xml => 
impl/validate.xsd} (77%)

Reply via email to