Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: 07f38d1adc09387f5131e2149d49d3a421153c12
https://github.com/hibernate/hibernate-validator/commit/07f38d1adc09387f5...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/xml/XmlMappingParser.java
Log Message:
-----------
HV-1025 Re-introducing CloseIgnoringInputStream to wrap input stream of provided mapping
streams to prevent some StAX implementations to close the input stream prematurely