[ 
https://issues.apache.org/jira/browse/LANG-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174545#comment-14174545
 ] 

Sebb commented on LANG-1031:
----------------------------

I agree it looks useful.

There is a minor problem with the patch.
It changes the order of imports.

The check could be merged with the return statement as follows:
{code}
return ! field.isAnnotationPresent(ToStringExclude.class);
{code}

> Annotation @ToStringExclude
> ---------------------------
>
>                 Key: LANG-1031
>                 URL: https://issues.apache.org/jira/browse/LANG-1031
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.builder.*
>            Reporter: Benedikt Ritter
>              Labels: github
>             Fix For: Review Patch
>
>
> Placeholder ticket for github pull request 
> https://github.com/apache/commons-lang/pull/29



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to