Github user mbeckerle commented on a diff in the pull request:

    https://github.com/apache/incubator-daffodil/pull/5#discussion_r149846957
  
    --- Diff: 
daffodil-test/src/test/resources/edu/illinois/ncsa/daffodil/section06/namespaces/namespaces.tdml
 ---
    @@ -1549,7 +1549,12 @@
           <tdml:error>MinInclusive(16) must be less than or equal to 
MaxInclusive(10)</tdml:error>
           <tdml:error>shishi</tdml:error>
           <tdml:error>Location line</tdml:error>
    -      <tdml:error>section06/namespaces/shi</tdml:error>
    +      <!-- 
    --- End diff --
    
    See comment in TestJavaAPI.java - this change is undesirable. If we can't 
avoid it we can live with it, but really we don't want to lose precision on the 
error locations just because we're resolving the properties differently now.


---

Reply via email to