So I have something more consistent, but I can really put it as a patch as it involves copying from tags to trunk, so I guess I'll just commit it for review. The only problem I have comes from the commonj spec: the package is java.commonj and it seems the felix plugin does not really like java.* packages and consider them as reserved... So I doubt this one can be OSGified right now.
On 9/21/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > For ServiceMix 4.0, which will be based on OSGi, I will need to have > OSGified versions of some of the spec jars that geronimo provides. > It's quite easy to do in ServiceMix (see > http://svn.apache.org/repos/asf/incubator/servicemix/branches/servicemix-4.0/bundles/ > for servlet, j2ee-management, jms mainly), but I think it would be > more useful for other projects if the specs jars were bundles > themselves. > > This is quite a simple process that can be done incrementally without > any real side effect and low risk of regression. So unless someone > objects, I'd like to start working on that. > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
