GitHub user FelipeAdorno opened a pull request: https://github.com/apache/commons-lang/pull/29
Annotation @ToStringExclude Use this annotation to builds a String excluding the annotated field. You can merge this pull request into a Git repository by running: $ git pull https://github.com/FelipeAdorno/commons-lang trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-lang/pull/29.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 #29 ---- commit 3d9476607c80c27dbf8e76d1ae9ed1394af9f390 Author: cad_fadorno <cad_fado...@uolinc.com> Date: 2014-07-21T14:37:27Z Annotation @ToStringExclude for builds a String excluding the given field commit 805b4ad229aa7ca6cc98a4fa16911dd28784364f Author: cad_fadorno <cad_fado...@uolinc.com> Date: 2014-07-21T14:41:17Z New Annotation @ToStringExclude use this annotation to builds a String excluding the annotated field ---- --- 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