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

   > 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.
   
   That's not really the problem.  I could hack the tests.  However, the result 
xml is the one uploaded on central, and that one is ugly (because of the 
missing line breaks).  So I think this is important to keep.


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