You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by alienisty <gi...@git.apache.org> on 2014/12/08 07:50:44 UTC

[GitHub] struts pull request: Added support for new Java 8 LocalDate and Lo...

GitHub user alienisty opened a pull request:

    https://github.com/apache/struts/pull/31

    Added support for new Java 8 LocalDate and LocalDateTime

    Both JSONWriter and the JSONPopulator now treat LocalDate and LocalDateTime as "primitive" dates.
    Note that tests for Date conversions for the JSONPopulator were missing so I've added them together with the ones for LocalDate and LocalDateTime.

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

    $ git pull https://github.com/alienisty/struts json-javatime

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

    https://github.com/apache/struts/pull/31.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 #31
    
----
commit 0a06b47e373e4251bf8fdb6090b48615152fdf5b
Author: Alessandro Nistico <al...@gmail.com>
Date:   2014-12-08T06:39:47Z

    Added support for new Java 8 LocalDate and LocalDateTime to both the
    JSONWriter and the JSONPopulator so that they are treated the same as
    Date.

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


[GitHub] struts pull request: Added support for new Java 8 LocalDate and Lo...

Posted by alienisty <gi...@git.apache.org>.
Github user alienisty commented on the pull request:

    https://github.com/apache/struts/pull/31#issuecomment-66238560
  
    JIRA created WW-4428


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


[GitHub] struts pull request: Added support for new Java 8 LocalDate and Lo...

Posted by lukaszlenart <gi...@git.apache.org>.
Github user lukaszlenart commented on the pull request:

    https://github.com/apache/struts/pull/31#issuecomment-67930144
  
    This won't work as Struts uses Java6 but I have added a new plugin to support Java 8 so it can incorporated in that plugin


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


[GitHub] struts pull request: Added support for new Java 8 LocalDate and Lo...

Posted by lukaszlenart <gi...@git.apache.org>.
Github user lukaszlenart commented on the pull request:

    https://github.com/apache/struts/pull/31#issuecomment-104373960
  
    Please re-open this PR against `master` branch


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


[GitHub] struts pull request: Added support for new Java 8 LocalDate and Lo...

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

    https://github.com/apache/struts/pull/31


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


[GitHub] struts pull request: Added support for new Java 8 LocalDate and Lo...

Posted by lukaszlenart <gi...@git.apache.org>.
Github user lukaszlenart commented on the pull request:

    https://github.com/apache/struts/pull/31#issuecomment-66033091
  
    Please create appropriate JIRA ticket and link it here https://issues.apache.org/jira/browse/WW


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org