mbeckerle commented on a change in pull request #129: Cross Testing Capability 
with IBM DFDL
URL: https://github.com/apache/incubator-daffodil/pull/129#discussion_r228673928
 
 

 ##########
 File path: daffodil-cli/src/it/resources/org/apache/daffodil/CLI/infoTest.tdml
 ##########
 @@ -22,6 +22,7 @@
   xmlns:dfdl="http://www.ogf.org/dfdl/dfdl-1.0/"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
 
   <tdml:defineSchema name="s1">
+    <xs:include 
schemaLocation="org/apache/daffodil/xsd/DFDLGeneralFormat.dfdl.xsd"/>
 
 Review comment:
   FYI: Every single test used to get this include invisibly (the TDML Runner 
did that, now it doesn't).
   
   Now all tests must explicitly include things.

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

Reply via email to