You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by serozaki <gi...@git.apache.org> on 2017/07/30 19:03:47 UTC

[GitHub] commons-lang pull request #281: Add ToStringSummary annotation

GitHub user serozaki opened a pull request:

    https://github.com/apache/commons-lang/pull/281

    Add ToStringSummary annotation

    Add ToStringSummary annotation for fields you may wish not to display full description.

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

    $ git pull https://github.com/serozaki/commons-lang feature/ToStringSummary

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

    https://github.com/apache/commons-lang/pull/281.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 #281
    
----
commit 279fb9bcf125745760af716ed12b9420060878a5
Author: Sergio Ozaki <se...@gmail.com>
Date:   2017-07-30T18:37:37Z

    Add ToStringSummary annotation

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-lang issue #281: Add ToStringSummary annotation

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/commons-lang/pull/281
  
    
    [![Coverage Status](https://coveralls.io/builds/12614541/badge)](https://coveralls.io/builds/12614541)
    
    Coverage remained the same at 95.18% when pulling **64518f38884df5e47f545e21d7ca85a497038c8b on serozaki:feature/ToStringSummary** into **05d9518038ae8d2ac9f11b91b731f47b909a9bad on apache:master**.



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-lang issue #281: LANG-1372: Add ToStringSummary annotation

Posted by PascalSchumacher <gi...@git.apache.org>.
Github user PascalSchumacher commented on the issue:

    https://github.com/apache/commons-lang/pull/281
  
    Thanks! 👍 


---

[GitHub] commons-lang issue #281: LANG-1372: Add ToStringSummary annotation

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/commons-lang/pull/281
  
    
    [![Coverage Status](https://coveralls.io/builds/14851327/badge)](https://coveralls.io/builds/14851327)
    
    Coverage remained the same at 95.261% when pulling **4bda75e29df55e663ab261721c5e5a7b673faa93 on serozaki:feature/ToStringSummary** into **f5a9effebd7209f3fa5385f18a5e59e8a09122f2 on apache:master**.



---

[GitHub] commons-lang pull request #281: LANG-1372: Add ToStringSummary annotation

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-lang/pull/281


---