You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by Glease <gi...@git.apache.org> on 2016/07/20 03:37:48 UTC

[GitHub] commons-lang pull request #174: [LANG-1250] SerializationUtils::deserialize ...

GitHub user Glease opened a pull request:

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

    [LANG-1250] SerializationUtils::deserialize has unnecessary code and a comment for that

    There is no real CCE possible, even the javadoc say so. Github's blame showed the code and javadoc is written by two indiviual person in two different years, so that may be the cause.

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

    $ git pull https://github.com/Glease/commons-lang patch-1

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

    https://github.com/apache/commons-lang/pull/174.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 #174
    
----
commit c9fa6ce087cd0c04902d11f0257bf23cce5a403a
Author: Glease <gl...@outlook.com>
Date:   2016-07-20T03:14:05Z

    Update SerializationUtils.java
    
    There is no real CCE possible, even the javadoc say so. Github's blame showed the code and javadoc is written by two indiviual person in two different years, so that may be the cause.

----


---
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 #174: [LANG-1250] SerializationUtils::deserialize has unn...

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

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


---
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 pull request #174: [LANG-1250] SerializationUtils::deserialize ...

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

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


---
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 #174: [LANG-1250] SerializationUtils::deserialize has unn...

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

    https://github.com/apache/commons-lang/pull/174
  
    
    [![Coverage Status](https://coveralls.io/builds/7080051/badge)](https://coveralls.io/builds/7080051)
    
    Coverage increased (+0.03%) to 93.471% when pulling **c9fa6ce087cd0c04902d11f0257bf23cce5a403a on Glease:patch-1** into **bd9adbb637a8a4aa5eb61c6fde2c576d0ab3c4fa 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.
---