]
Tristan Tarrant updated ISPN-5995:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
ParseUtils.unexpectedElement/unxpectedAttribute called but the
exception is not thrown
--------------------------------------------------------------------------------------
Key: ISPN-5995
URL:
https://issues.jboss.org/browse/ISPN-5995
Project: Infinispan
Issue Type: Bug
Affects Versions: 8.1.0.CR1, 8.0.2.Final
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 8.2.0.CR1, 8.0.3.Final, 8.1.2.Final
There are a number of invocations of org.infinispan.configuration.parsing.ParseUtils
where the returned XMLStreamException is not thrown although it should.