You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/11/11 00:52:15 UTC

[jira] Created: (ABDERA-270) OSGi meta-data is broken

OSGi meta-data is broken
------------------------

                 Key: ABDERA-270
                 URL: https://issues.apache.org/jira/browse/ABDERA-270
             Project: Abdera
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Guillaume Nodet
            Priority: Blocker




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


[jira] Commented: (ABDERA-270) OSGi meta-data is broken

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932130#action_12932130 ] 

Guillaume Nodet commented on ABDERA-270:
----------------------------------------

Patch available at https://github.com/gnodet/abdera/commit/c617e40aee60204bedff4ac384d32d9534de63a1

This is not a small patch because i wanted to also fix a few problems with the overall osgi metadata (no version ranges, imported/exported packages, etc..) .  I've also turned a few remaining jars into bundles while doing that.

> OSGi meta-data is broken
> ------------------------
>
>                 Key: ABDERA-270
>                 URL: https://issues.apache.org/jira/browse/ABDERA-270
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Guillaume Nodet
>            Priority: Blocker
>


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


[jira] Commented: (ABDERA-270) OSGi meta-data is broken

Posted by "ant elder (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935903#action_12935903 ] 

ant elder commented on ABDERA-270:
----------------------------------

Would it be possible to get an svn diff format version of the changes?

> OSGi meta-data is broken
> ------------------------
>
>                 Key: ABDERA-270
>                 URL: https://issues.apache.org/jira/browse/ABDERA-270
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Guillaume Nodet
>            Priority: Blocker
>


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


[jira] Commented: (ABDERA-270) OSGi meta-data is broken

Posted by "ant elder (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964354#action_12964354 ] 

ant elder commented on ABDERA-270:
----------------------------------

Patch applied, many thanks for doing this Guillaume.

I do have a question about the code changes in security\src\main\java\org\apache\abdera\security\util\SecurityBase.java, could you say what that is about?

> OSGi meta-data is broken
> ------------------------
>
>                 Key: ABDERA-270
>                 URL: https://issues.apache.org/jira/browse/ABDERA-270
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Guillaume Nodet
>            Priority: Blocker
>         Attachments: ABDERA-270.diff
>
>


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


[jira] Resolved: (ABDERA-270) OSGi meta-data is broken

Posted by "ant elder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ant elder resolved ABDERA-270.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.1

> OSGi meta-data is broken
> ------------------------
>
>                 Key: ABDERA-270
>                 URL: https://issues.apache.org/jira/browse/ABDERA-270
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Guillaume Nodet
>            Priority: Blocker
>             Fix For: 1.1.1
>
>         Attachments: ABDERA-270.diff
>
>


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


[jira] Commented: (ABDERA-270) OSGi meta-data is broken

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964403#action_12964403 ] 

Guillaume Nodet commented on ABDERA-270:
----------------------------------------

The goal is to remove a hardcoded and strong dependency on xerces (the deprecated XMLSerializer class) and use the standard javax.xml.transform.TransformerFactory instead.  

> OSGi meta-data is broken
> ------------------------
>
>                 Key: ABDERA-270
>                 URL: https://issues.apache.org/jira/browse/ABDERA-270
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Guillaume Nodet
>            Priority: Blocker
>         Attachments: ABDERA-270.diff
>
>


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


[jira] Updated: (ABDERA-270) OSGi meta-data is broken

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated ABDERA-270:
-----------------------------------

    Attachment: ABDERA-270.diff

Here is a diff.  Let me know if you have any problems.

> OSGi meta-data is broken
> ------------------------
>
>                 Key: ABDERA-270
>                 URL: https://issues.apache.org/jira/browse/ABDERA-270
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Guillaume Nodet
>            Priority: Blocker
>         Attachments: ABDERA-270.diff
>
>


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