stevedlawrence commented on PR #1067:
URL: https://github.com/apache/daffodil/pull/1067#issuecomment-1680900793

   > A lot of the CLI tests failed on Windows for some reason, so you'll have 
to fix that problem first before you can merge.
   
   The issue is that Windows paths are no valid URI's. I've pushed a commit 
that converts the schema path to a URI, keeping it relative if possible so that 
resolveSchemaLocation can use it's relative lookup logic. Makes things a bit 
more complicated, but I've learned that windows paths are actually pretty 
complicated.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to