stevedlawrence commented on pull request #505:
URL: https://github.com/apache/daffodil/pull/505#issuecomment-829556519


   Debugging the code, it looks like minimizedScope, which is based on 
``Set``'s and ``Map``'s and don't have a well-defined order change from 2.12.11 
to 2.12.13. We had tests that depended on this order, and it wouldn't surprise 
me if this we also depended on this order for the serialization to work.
   
   I've updated minizedScope so that we are consistent with the ordering of 
NamespaceBindings. 


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