jadams-tresys commented on a change in pull request #152: Daffodil 2028 cross
test
URL: https://github.com/apache/incubator-daffodil/pull/152#discussion_r241114957
##########
File path:
daffodil-lib/src/main/resources/edu/illinois/ncsa/daffodil/xsd/built-in-formats.xsd
##########
@@ -61,7 +61,7 @@
gets you only the new properties without all
the property settings of daffodilTest1. -->
<dfdl:defineFormat name="daffodilNewProperties1">
- <dfdl:format encodingErrorPolicy="replace"
sequenceKind="ordered"
+ <dfdl:format encodingErrorPolicy="error"
sequenceKind="ordered"
Review comment:
I'm a little confused about the errorEncodingPolicy stuff. Are we changing
most uses of it to "error", which we don't currently support and then relying
on Daffodil switching it back to "replace" when the tests run?
Just want to make sure I am understanding what is going on.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services