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 similar to the ToStringStyle.MultiLineToStringStyle.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/janmaterne/commons-lang 
MultilineRecursiveToStringStyle

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/34.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #34
    
----
commit 2c3af29b45054679fe105ed8bcb1f7a4ada38fbb
Author: Jan Matèrne <j...@materne.de>
Date:   2014-10-17T19:55:43Z

    New ToStringStyle creating a multi-line recursive output.

commit 764e4b4663842192f7b6e9d29746a16cfa0f97fa
Author: Jan Matèrne <j...@materne.de>
Date:   2014-10-17T20:19:01Z

    forgot to format the test

----


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to