You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2008/01/29 23:24:34 UTC

[jira] Updated: (COMMONSSITE-23) commons-parent-8 pom changes (OSGi)

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

Niall Pemberton updated COMMONSSITE-23:
---------------------------------------

    Attachment: COMMONSSITE-23-commons-components-v1.patch
                COMMONSSITE-23-commons-parent-v1.patch

COMMONSSITE-23-commons-parent-v1.patch shows proposed changes to commons-parent
(requires a property to be set in the component pom)


COMMONSSITE-23-commons-components-v1.patch shows component pom changes

I have run "mvn package" for all the components (except attributes, jelly and logging) with the above patches - generated jar files and manifests are here:

http://people.apache.org/~niallp/commons-osgi/

Couple of Notes:
 - Chain and FileUpload have custom configurations for dynamic import of javax.portlet
 - Collections and BeanUtils produce more than 1 jar - do we need to do anything about the others?
 - CLI bundle symbolic name is "org.apache.commons.cli2" (seemed appropriate)
 - Launcher has one class with no package - causes "." in the import
 - Net has "examples" packages - do we want to exclude these?

For the components - do we have any with packages that shouldn't be "exposed" - these can be labelled private if required.

> commons-parent-8 pom changes (OSGi)
> -----------------------------------
>
>                 Key: COMMONSSITE-23
>                 URL: https://issues.apache.org/jira/browse/COMMONSSITE-23
>             Project: Commons All
>          Issue Type: New Feature
>          Components: Commons Parent Pom
>            Reporter: Niall Pemberton
>         Attachments: COMMONSSITE-23-commons-components-v1.patch, COMMONSSITE-23-commons-parent-v1.patch
>
>
> Opening this to discuss changes for the next commons-parent release.
> The felix project has released the OSGi bundle plugin (version 1.2.0) and specifying that in commons-parent makes it easy for components to be "OSGi enabled" with little effort. Documentation about the plugin is here:
>     http://felix.apache.org/site/maven-bundle-plugin-bnd.html
> Also, notes for Commons OSGi are here:
>     http://wiki.apache.org/commons/CommonsOsgi

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