arne-bdt opened a new issue, #3968: URL: https://github.com/apache/jena/issues/3968
### Change On windows, I had to update "testing/rdf-tests-cg/rdf/.gitattributes" to get all tests working. Before: > `rdf12/**/c14n/*-c14n.nt text eol=lf` > `rdf12/**/c14n/*-c14n.nq text eol=lf` After: >` rdf12/**/c14n/*.nt text eol=lf` >` rdf12/**/c14n/*.nq text eol=lf` ### Are you interested in contributing a pull request for this task? Perhaps? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
