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

   > Also, I haven't been following JDOM for a while but look at 
[hunterhacker/jdom#156](https://github.com/hunterhacker/jdom/pull/156)
   > 
   > It seems like it might even be ready to handle prolog whitespace.
   
   Here's a (non exhaustive) test about what JDOM will fail during 
round-tripping.
   https://github.com/maveniverse/domtrip/pull/90/files
   
   At the end, JDOM relies on the underlying XML parser, usually SAX.  None of 
the existing parser reports everything and JDOM is not able to handle 
whitespaces anyway.
   
   So really, you we can continue to argue, but it's really about whether we 
want a better round-tripping solution or not.  Users have complained about some 
stuff since years.  Now that we have a solution, I'd rather use it than just 
keep saying our users that we don't care.


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