You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by benbenw <gi...@git.apache.org> on 2016/07/05 13:54:08 UTC

[GitHub] commons-lang pull request #168: LANG-1247 FastDatePrinter generates Date obj...

GitHub user benbenw opened a pull request:

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

    LANG-1247 FastDatePrinter generates Date objects wastefully

    This a follow up of LANG-849.
    Fastdateprinter allocate unneeded Date from long.

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

    $ git pull https://github.com/benbenw/commons-lang LANG-1247

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

    https://github.com/apache/commons-lang/pull/168.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 #168
    
----
commit a2853128288dd8c19f72b43c5e93f5fac520cda6
Author: benoit <b....@ubik-ingenierie.com>
Date:   2016-07-05T13:53:11Z

    LANG-1247 FastDatePrinter generates Date objects wastefully

----


---
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 #168: LANG-1247 FastDatePrinter generates Date obj...

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

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


---
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 #168: LANG-1247 FastDatePrinter generates Date objects wa...

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

    https://github.com/apache/commons-lang/pull/168
  
    
    [![Coverage Status](https://coveralls.io/builds/6872257/badge)](https://coveralls.io/builds/6872257)
    
    Coverage decreased (-0.02%) to 93.428% when pulling **a2853128288dd8c19f72b43c5e93f5fac520cda6 on benbenw:LANG-1247** into **03384395a85142af26da9188472ba22d80b86778 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.
---