[jboss-jira] [JBoss JIRA] (WFLY-5916) jackson-datatype-jsr310 and jackson-datatype-jdk8 are missing

Juergen Zimmermann (JIRA) issues at jboss.org
Tue Dec 29 11:08:00 EST 2015


Juergen Zimmermann created WFLY-5916:
----------------------------------------

             Summary: jackson-datatype-jsr310 and jackson-datatype-jdk8 are missing
                 Key: WFLY-5916
                 URL: https://issues.jboss.org/browse/WFLY-5916
             Project: WildFly
          Issue Type: Bug
          Components: REST
    Affects Versions: 10.0.0.CR5
            Reporter: Juergen Zimmermann
            Assignee: Stuart Douglas


WildFly doesn't provide jackson-datatype-jsr310 and jackson-datatype-jdk8 for RESTEasy. jackson-datatype-jsr310 supports the new JDK 8 time API, and jackson-datatype-jdk8 supports the new JDK 8 Optional type.
The GAVs are:
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.6.3
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.6.3
The latest Jackson GA version is 2.6.4. Please see also https://issues.jboss.org/browse/WFLY-5915.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list