[GitHub] commons-lang pull request: Multiline recursive to string style

2014-11-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/34 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] commons-lang pull request: Multiline recursive to string style

2014-10-17 Thread janmaterne
GitHub user janmaterne opened a pull request: https://github.com/apache/commons-lang/pull/34 Multiline recursive to string style Works with ToStringBuilder to create a "deep" toString(). But instead a single line like the RecursiveToStringStyle this creates a multiline String s