[ http://issues.apache.org/jira/browse/MYFACES-809?page=comments#action_12357430 ]
Bruno Aranda commented on MYFACES-809: -------------------------------------- Ignore my last comment. Both classes have been successfully patched. It's friday night... :-) > Code reformat of ReducedHTMLParser class > ---------------------------------------- > > Key: MYFACES-809 > URL: http://issues.apache.org/jira/browse/MYFACES-809 > Project: MyFaces > Type: Improvement > Reporter: Simon Kitching > Priority: Minor > Fix For: Nightly > Attachments: ReducedHTMLParser.java.patch.txt, > ReducedHTMLParserTest.java.patch.txt > > When I originally submitted the new ReducedHTMLParser I used Sun coding style. > This patch updates the class to use the MyFaces coding style. > There are no functional changes of any sort in this patch, just: > * brace layout changes. > * removing trailing whitespace > * use leading underscore on member vars -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
