[
https://issues.apache.org/jira/browse/OODT-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487653#comment-13487653
]
Luca Cinquini commented on OODT-523:
------------------------------------
Updated CXF dependency to 2.6.0 and removed FIXME patch to extract "id" from
"/metadata/catalog" request
> Update CXF dependency for Curator
> ---------------------------------
>
> Key: OODT-523
> URL: https://issues.apache.org/jira/browse/OODT-523
> Project: OODT
> Issue Type: Improvement
> Components: curator
> Affects Versions: 0.4
> Reporter: Luca Cinquini
> Assignee: Luca Cinquini
> Fix For: 0.5
>
>
> Currently, Curator depends on CXF 2.3.1
> We should update this dependency so that we can for example remove this FIXME
> in the MetadataResource class:
> //FIXME: when https://issues.apache.org/jira/browse/CXF-3274
> //is addressed
> if (id == null) id = formParams.getFirst("id");
> String productId = id.substring(id.lastIndexOf("/") + 1);
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira