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

2015-05-21 Thread lukaszlenart
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 you

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

2015-05-21 Thread asfgit
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 enabl

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

2014-12-23 Thread lukaszlenart
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

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

2014-12-08 Thread alienisty
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 f

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

2014-12-07 Thread lukaszlenart
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

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

2014-12-07 Thread alienisty
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 f