You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2022/10/18 12:20:27 UTC

[GitHub] [groovy] marcwrobel commented on a diff in pull request #1801: Fix minor typos in subprojects javadoc and comments

marcwrobel commented on code in PR #1801:
URL: https://github.com/apache/groovy/pull/1801#discussion_r998132215


##########
subprojects/groovy-xml/src/main/java/groovy/xml/XmlUtil.java:
##########
@@ -583,4 +583,4 @@ public static void setFeatureQuietly(SAXParserFactory factory, String feature, b
         }
         catch (ParserConfigurationException | SAXNotSupportedException | SAXNotRecognizedException ignored) { }

Review Comment:
   Won't fix, code behavior must not be changed.



-- 
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: notifications-unsubscribe@groovy.apache.org

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