You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Kirby Bohling (JIRA)" <ji...@apache.org> on 2010/12/01 22:38:11 UTC

[jira] Created: (DIGESTER-144) Add OSGi headers to jar files.

Add OSGi headers to jar files.
------------------------------

                 Key: DIGESTER-144
                 URL: https://issues.apache.org/jira/browse/DIGESTER-144
             Project: Commons Digester
          Issue Type: Improvement
            Reporter: Kirby Bohling
             Fix For: 2.2


I am using Apache Felix and attempting to use commons-digester.  It would be much easier if the official build include the OSGi Manifest headers.  I have modified the Maven POM to make the generated jar also be a valid OSGi bundle.

Patch to be attached.

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


[jira] Resolved: (DIGESTER-144) Add OSGi headers to jar files.

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

Simone Tripodi resolved DIGESTER-144.
-------------------------------------

    Resolution: Fixed

The commons-parent pom is already providing the Felix plugin and the build already provides the required OSGi stuff; please do a fresh checkout and try packaging the application, the read the manifest.
Thanks for contributing!
Simo

> Add OSGi headers to jar files.
> ------------------------------
>
>                 Key: DIGESTER-144
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-144
>             Project: Commons Digester
>          Issue Type: Improvement
>            Reporter: Kirby Bohling
>             Fix For: 2.2
>
>         Attachments: osgi_headers.patch
>
>
> I am using Apache Felix and attempting to use commons-digester.  It would be much easier if the official build include the OSGi Manifest headers.  I have modified the Maven POM to make the generated jar also be a valid OSGi bundle.
> Patch to be attached.

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


[jira] [Closed] (DIGESTER-144) Add OSGi headers to jar files.

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

Simone Tripodi closed DIGESTER-144.
-----------------------------------


included in Apache Commons Digester 3.0 release

> Add OSGi headers to jar files.
> ------------------------------
>
>                 Key: DIGESTER-144
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-144
>             Project: Commons Digester
>          Issue Type: Improvement
>            Reporter: Kirby Bohling
>             Fix For: 3.0
>
>         Attachments: osgi_headers.patch
>
>
> I am using Apache Felix and attempting to use commons-digester.  It would be much easier if the official build include the OSGi Manifest headers.  I have modified the Maven POM to make the generated jar also be a valid OSGi bundle.
> Patch to be attached.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DIGESTER-144) Add OSGi headers to jar files.

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

Kirby Bohling updated DIGESTER-144:
-----------------------------------

    Attachment: osgi_headers.patch

> Add OSGi headers to jar files.
> ------------------------------
>
>                 Key: DIGESTER-144
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-144
>             Project: Commons Digester
>          Issue Type: Improvement
>            Reporter: Kirby Bohling
>             Fix For: 2.2
>
>         Attachments: osgi_headers.patch
>
>
> I am using Apache Felix and attempting to use commons-digester.  It would be much easier if the official build include the OSGi Manifest headers.  I have modified the Maven POM to make the generated jar also be a valid OSGi bundle.
> Patch to be attached.

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