jadams-tresys opened a new pull request #168: Keep line/column info for Daffodil tests URL: https://github.com/apache/incubator-daffodil/pull/168 We had been adding line and column attributes to the schemas we were testing against in order to provide more helpful error messages. These attributes were causing issues with the IBM DFDL processor and were removed. This commit allows the TDMLRunner to detect if it is running the IBM DFDL implementation and remove these attributes as needed, while keeping them for the Daffodil implementation. DAFFODIL-2050
---------------------------------------------------------------- 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
