cstamas commented on issue #1381:
URL: https://github.com/apache/maven-release/issues/1381#issuecomment-3491984443

   Plus, let me remind you that we talk about _Maven XML that covers Maven 3 as 
well_, and as you know, XML used in Maven 3 has own quirks. 
   
   Essentially, the goal is to (programatically) "edit" the XML files (POM, 
extensions.xml and settings.xml are currently supported by DomTrip) as a human 
would, and to not reorder anything, to not swallow comments, to not remove 
CDATA sections, to not replace whitespace (if I mixed tabs and spaces, let it 
be so), and so on and so on. I want to see clean diff with sensible changes 
**only**.


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