stoerr opened a new pull request #142:
URL: https://github.com/apache/jackrabbit-filevault/pull/142


   When the FSPackageRegistry is updated such that the XML files that save the 
state for each package will become corrupt if they are shorter than before. 
They are not truncated when they are rewritten, and if they become shorter, 
there are remnants of the old XML after the end of the newly written XML, so 
that there is a SAXParseException when they are read again). This is a simple 
fix that solves that problem and makes it usable again.


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to