You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2013/10/22 11:41:41 UTC

[jira] [Commented] (CXF-5312) cxf-rt-security does not work with joda time 2.x

    [ https://issues.apache.org/jira/browse/CXF-5312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801648#comment-13801648 ] 

Christian Schneider commented on CXF-5312:
------------------------------------------

I will update cxf 2.7.x to use only joda time 2.1. This includes:

- increase the import range for rt-security to include joda time 2.x
- update to opensaml 2.5.3_3 which also allows joda time 2.x
- change cxf features to only load joda time 2.1

For CXF 3:

- update opensaml to 2.6.0_2 which allows joda time 2.x
- update feature to only use joda time 2.x


> cxf-rt-security does not work with joda time 2.x
> ------------------------------------------------
>
>                 Key: CXF-5312
>                 URL: https://issues.apache.org/jira/browse/CXF-5312
>             Project: CXF
>          Issue Type: Improvement
>    Affects Versions: 2.7.7
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 3.0.0, 2.7.8
>
>
> rt security uses joda time 1.6.2. By default the import is limited to [1.6,2). When using a higher version of joda time for other modules this requires to have two versions of joda time running.
> rt security seems to work fine with joda time 2.x so we should open the import to [1.6,3).



--
This message was sent by Atlassian JIRA
(v6.1#6144)