You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Hendy Irawan (JIRA)" <ji...@apache.org> on 2009/03/06 22:45:56 UTC

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

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


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.


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

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681814#action_12681814 ] 

Sergey Beryozkin commented on CXF-2092:
---------------------------------------

I see no .svn noise on windows too. 

> 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.