michael-o commented on PR #242:
URL: 
https://github.com/apache/maven-invoker-plugin/pull/242#issuecomment-2117316468

   > > Looking into this. Can we make sure that we do not double escape the 
five protected chars.
   > 
   > I used:
   > 
   > ```
   >  Xpp3DomWriter.write(new PrettyPrintXMLWriter(osw), testsuite, false);
   > ```
   > 
   > so escaping is turned off in `Xpp3DomWriter`
   
   Maybe you should add a comment in the source code to depict this.


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