[
https://issues.apache.org/jira/browse/OODT-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639256#comment-14639256
]
ASF GitHub Bot commented on OODT-859:
-------------------------------------
Github user chrismattmann commented on a diff in the pull request:
https://github.com/apache/oodt/pull/23#discussion_r35350102
--- Diff: crawler/pom.xml ---
@@ -27,6 +27,7 @@ the License.
<artifactId>cas-crawler</artifactId>
<name>Catalog and Archive Crawling Framework</name>
<description>The Catalog and Archive Service Crawling
Framework.</description>
+ <packaging>bundle</packaging>
--- End diff --
maybe we shouldn't change the default packaging per project, but instead
create an oodt-bundle that is packaged as an OSGI bundle that combines the
constituent sub projects.
> Convert Jars to OSGI Bundles
> ----------------------------
>
> Key: OODT-859
> URL: https://issues.apache.org/jira/browse/OODT-859
> Project: OODT
> Issue Type: Bug
> Reporter: Tom Barber
> Assignee: Tom Barber
> Priority: Minor
>
> For various reasons we should include the OSGI compliant MANIFEST headers.
> The poms need updating to build it that is all.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)