You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2014/06/15 18:37:00 UTC

[Bug 53866] Please add OSGI information to the MANIFEST.MF

https://issues.apache.org/bugzilla/show_bug.cgi?id=53866

--- Comment #4 from Sebastien Arod <se...@ifrance.com> ---
Apache servicemix is publishing an osgified version of POI but they are
generally one or two versions behind latest poi version.

They build one single "poi-osgi" bundle that include poi, poi-contrib,
poi-ooxml, and poi-scratchpad. It seems to confirm Pascal comment's.

The maven pom.xml they used to build version 3.9 is available at
http://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk/poi-3.9
They use shade to build a single jar and bnd to generate the osgi manifest.

The problem is that poi build uses ant for the build and not maven however I
think it should be possible to use bnd from ant.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org