[
https://issues.apache.org/jira/browse/CAMEL-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223341#comment-15223341
]
ASF GitHub Bot commented on CAMEL-9549:
---------------------------------------
GitHub user syakimovich opened a pull request:
https://github.com/apache/camel/pull/926
CAMEL-9549 - Improvement of error messages when compiling the schema
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/syakimovich/camel CAMEL-9549
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/926.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #926
----
commit 1c2f59033eb5b71cefda80f7301136f927a42a61
Author: syakimovich <[email protected]>
Date: 2016-04-03T11:25:01Z
CAMEL-9549 - Improvement of error messages when compiling the schema
----
> camel-schematron - More fine grained error messages when compiling the schema
> -----------------------------------------------------------------------------
>
> Key: CAMEL-9549
> URL: https://issues.apache.org/jira/browse/CAMEL-9549
> Project: Camel
> Issue Type: Improvement
> Components: camel-schematron
> Affects Versions: 2.15.3
> Reporter: Johan Mörén
> Priority: Minor
>
> When pre-compiling the schematron rules files. Errors such as
> xslt-compilation errors, includes not found etc. are always caught and
> presented with an error message saying incorrectly that the schematron rules
> file could not be found.
> In the two errors above the file has been found but compilation of it has
> failed.
> To make troubleshooting easier i think that a more fine grained error
> handling could provide the user with a better view of what the underlying
> error really is.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)