tsmock opened a new pull request #175:
URL: https://github.com/apache/ant/pull/175


   Bugzilla Report 65833
   
   This occurs when the stacktrace message contains ]]>, which is the CDATA
   end code. There is no escape, so it must be replaced with `]]` + `]]>` +
   `<![CDATA[` + `>`, which means that the CDATA section is split.


-- 
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: dev-unsubscr...@ant.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to