Skip to content

OSGi Support #2

@stoicflame

Description

@stoicflame

This basically involves updating the pom.xml files to produce bundles instead of plain jars. Bundles are still jars but have extra meta-data in the manifest that describe the import, exports, etc. Bundles can work in or out of an OSGi container. Outside the container they are seen as a regular jar.

To OSGi enable gedcomx the pom.xml files need to be updated to use the maven-bundle-plugin so that the proper manifest entries get defined.

See FamilySearch/gedcomx#102

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions