stevedlawrence opened a new pull request #306: WIP: Switch to scala-xml 
EncodingHeuristics to determine schema encoding
URL: https://github.com/apache/incubator-daffodil/pull/306
 
 
   There seems to be a bug or race condigion in Apache Commons IO
   XmlStreamReader that sporadically fails to detect UTF-16 encoded
   schmeas, which causes Daffodil to fail to parse the schemas.
   
   Let's try switching to scala-xml's EncodingHeuristics to determine the
   schema encoding. If the problem still persists, it's likely a bug in
   Daffodil somewhere.
   
   DAFFODIL-1908

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to