T45K opened a new pull request #1624: URL: https://github.com/apache/groovy/pull/1624
In #1141, `Node#depthFirst` was modified to use `Boolean#parseBoolean` instead of `Boolean#valueOf` ([here](https://github.com/apache/groovy/pull/1141/files#diff-6ce3c6667b435203886c05db2ba7cd666bd9918d2af8881530a56f554ef1c30fR610)), but its similar method, `Node#breadthFirst` was not. I modified the method to make consistent with the change. -- 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]
