You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2010/03/09 01:25:27 UTC

[jira] Resolved: (CXF-2694) The CXF bundle has a required import on org.apache.xml.security

     [ https://issues.apache.org/jira/browse/CXF-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-2694.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.7

> The CXF bundle has a required import on org.apache.xml.security
> ---------------------------------------------------------------
>
>                 Key: CXF-2694
>                 URL: https://issues.apache.org/jira/browse/CXF-2694
>             Project: CXF
>          Issue Type: Bug
>          Components: OSGi
>    Affects Versions: 2.0.12, 2.1.8, 2.2.6
>            Reporter: S. Ali Tokmen
>            Assignee: Daniel Kulp
>             Fix For: 2.2.7
>
>         Attachments: CXF-2694.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> see the thrread on: http://old.nabble.com/Issue-with-CXF-bundle%27s-imports-ts27778720.html
> Hello
> In its version 2.2.6, the CXF bundles have a certain number of imports; some of them are optional and some other mandatory.
> One that's mandatory is org.apache.xml.security, but I have the impression that it actually is not: I've modified the bundle so this dependency is optional, and it still is working very well in my use cases.
> More interestingly, org.apache.ws.security* is already marked as resolution:=optional (see https://svn.apache.org/repos/asf/cxf/tags/cxf-2.2.6/distribution/bundle/minimal/pom.xml where it's clearly visible)
> Would it be possible to also mark the import of org.apache.xml.security* as optional as well?
> --
> This request exists because there are many Web Services that don't actually require any security policy (stock ticker, weather, ...) and it's a pity to require to have it if not needed. Mostly that the org.apache.xml.security itself needs many, many more dependencies.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.