elharo commented on PR #1185:
URL: https://github.com/apache/maven/pull/1185#issuecomment-1611590027

   Depending on spaces in the prolog is a bug. Tests should be comparing XML to 
XML, not XML to strings. The latter is extremely brittle and can cause tests to 
break even in minor upgrades of a library. Alternately, we can canonicalize 
documents before comparing them.  If you file issues on specific tests that do 
that, I can take a look. 


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to