Generating and keeping track of fragment bundles is not all that great and if there is a way to make things work without fragment bundles I think we should use it. Right now Equinox provides some extensions that we can use to avoid fragment bundles. I hope Felix will provide similar extensions or there will be some standard way of updating the bundle imports in the future.
Jarek On Thu, Jun 3, 2010 at 8:30 AM, David Jencks <[email protected]> wrote: > Why is it a good idea to use the equinox specific code rather than fragment > bundles which I would think would work with either framework? > > thanks > david jencks > > On Jun 2, 2010, at 10:18 PM, Jarek Gawor (JIRA) wrote: > >> >> [ >> https://issues.apache.org/jira/browse/GERONIMO-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874956#action_12874956 >> ] >> >> Jarek Gawor commented on GERONIMO-5205: >> --------------------------------------- >> >> With revision 950878 on Equinox Geronimo will now use Equinox's >> ClassLoadingHook to add necessary JPA provider imports to the persistence >> bundle. On Felix, the fragment bundle will still be generated. >> >> >> >>> Integrate Aries JPA OSGi component and blueprint extensions >>> ----------------------------------------------------------- >>> >>> Key: GERONIMO-5205 >>> URL: https://issues.apache.org/jira/browse/GERONIMO-5205 >>> Project: Geronimo >>> Issue Type: Sub-task >>> Security Level: public(Regular issues) >>> Components: Aries, osgi, persistence >>> Affects Versions: 3.0 >>> Reporter: Jarek Gawor >>> Assignee: Jarek Gawor >>> Fix For: 3.0 >>> >>> >>> Integrate Aries JPA OSGi code and blueprint extensions. >> >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> > >
