[dna-issues] [JBoss JIRA] Updated: (DNA-614) REST client osgi bundle for the Eclipse plugin

Serge Emmanuel Pagop (JIRA) jira-events at lists.jboss.org
Fri Jan 8 11:24:30 EST 2010


     [ https://jira.jboss.org/jira/browse/DNA-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serge Emmanuel Pagop updated DNA-614:
-------------------------------------

    Attachment: DNA_614_WEB_REST_CLIENT_01_JAR_OSGI_COMPLIANT.patch


The maven bundle plugin changes the metadata without change the extension.
This bundle needs 9 osgi compliant dependencies to be register into a felix or equinox container:
- dna-common (uses patch to change the metadata)
- jettison
- httpclient-osgi
- httpcore-osgi
- org.apache.commons
- net.jcip.annotations
- org.slf4j.log4j12
- org.slf4j.api
- org.apache.log4j

I used Pax-Construct "http://www.ops4j.org/projects/pax/construct/help/wrap-jar.html" to wrap some dependencies or got some others from the SpringSource Enterprise Bundle Repository.


> REST client osgi bundle for the Eclipse plugin
> ----------------------------------------------
>
>                 Key: DNA-614
>                 URL: https://jira.jboss.org/jira/browse/DNA-614
>             Project: DNA
>          Issue Type: Task
>          Components: Tools
>    Affects Versions: 0.7
>            Reporter: Serge Emmanuel Pagop
>            Assignee: Serge Emmanuel Pagop
>             Fix For: 0.7
>
>         Attachments: DNA_614_WEB_REST_CLIENT_01_JAR_OSGI_COMPLIANT.patch
>
>
> create REST client osgi bundle for the Eclipse plugin to avoid to build them manually every time

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the dna-issues mailing list