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 2009/03/12 19:30:50 UTC

[jira] Resolved: (CXF-2092) CXF 2.2-SNAPSHOT exports "svn packages"

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

Daniel Kulp resolved CXF-2092.
------------------------------

       Resolution: Fixed
    Fix Version/s: Invalid
         Assignee: Daniel Kulp


I believe this was an issue caused from building the snapshots on my dev machine that has eclipse doing strange things and such to the same svn checkout tree. 

The latest snapshots that are now deployed from hudson don't seem to have those issues.

> CXF 2.2-SNAPSHOT exports "svn packages"
> ---------------------------------------
>
>                 Key: CXF-2092
>                 URL: https://issues.apache.org/jira/browse/CXF-2092
>             Project: CXF
>          Issue Type: Bug
>          Components: OSGi
>    Affects Versions: 2.2
>         Environment: (irrelevant)
>            Reporter: Hendy Irawan
>            Assignee: Daniel Kulp
>             Fix For: Invalid
>
>
> For example in the manifest of cxf-bundle-jaxrs-2.2:
> Import-Package: .......
> org.apache.cxf..svn.text-base;version="2.2.0.SNAPSHOT",
> org.apache.cxf.aegis;version="2.2.0.SNAPSHOT",
> org.apache.cxf. aegis.databinding;version="2.2.0.SNAPSHOT",
> org.apache.cxf.aegis.databinding..svn.prop-base;.......
> The ..svn something isn't right.

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