You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/07/04 21:28:38 UTC

[GitHub] [camel] pgalbraith opened a new pull request #5791: Changes to camel-json-validator

pgalbraith opened a new pull request #5791:
URL: https://github.com/apache/camel/pull/5791


   Use SpecVersionDetector to determine schema version.  Use the JsonFactory.getSchema(URI) method (rather than the InputStream based method) so that the validator correctly resolves sibling schemas located in the same directory as a locally specified schema.
   
   Resolves:
   
   - [CAMEL-16779]
   - [CAMEL-16780]
   - [CAMEL-16781]


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel] davsclaus merged pull request #5791: Changes to camel-json-validator

Posted by GitBox <gi...@apache.org>.
davsclaus merged pull request #5791:
URL: https://github.com/apache/camel/pull/5791


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org