This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from eb145075aa8 Disable FileExclusiveReadManuelTest and
FileExclusiveReadLockCopyTest on (#11625)
add c74b0a25af9 CAMEL-19936: camel-xml-io - Parsing error with line
precise error (#11627)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/camel/util/IOHelper.java | 28 ++++++++
.../java/org/apache/camel/xml/in/BaseParser.java | 25 +++++++
.../xml/io/XmlPullParserLocationException.java | 77 ++++++++++++++++++++++
.../org/apache/camel/xml/in/ModelParserTest.java | 21 ++++++
.../resources/invalid/convertBodyParseError.xml} | 2 +-
5 files changed, 152 insertions(+), 1 deletion(-)
create mode 100644
core/camel-xml-io/src/main/java/org/apache/camel/xml/io/XmlPullParserLocationException.java
copy
core/{camel-core/src/test/resources/org/apache/camel/model/convertBody.xml =>
camel-xml-io/src/test/resources/invalid/convertBodyParseError.xml} (97%)