Re: Hibernate and OSGi

2007-07-07 Thread Niclas Hedhman
On Wednesday 04 July 2007 01:11, Peter Kriens wrote: > As you might be aware off, there is a lot of discussion going on about > how to use hibernate in an OSGi environment. I have been doing some > research for the next OSGi release: > > * http://www.osgi.org/blog/2007/06/osgi-and-hibernate.html >

Re: How to deal with releasing the parent POM file?

2007-07-07 Thread Niclas Hedhman
On Friday 06 July 2007 20:30, Carsten Ziegeler wrote: > To make separate releases of the sub projects easier, we do not specify > the versions of these sub projects in the dep mgmt of the root pom, but > in each and every pom of the sub project. This is the only working > solution as sooner or lat

Re: Maven-bundle-plugin observations

2007-07-07 Thread Niclas Hedhman
On Monday 02 July 2007 16:58, Hampel, Michael wrote: > Sorry for this long post and that I had no time to look deeper in the > maven-bundle-plugin implementation to find > the reasons for the above mentioned behaviour I think you don't get much response to this post due to the discussion around "

Re: Incompatible embedded Felix API changes

2007-07-07 Thread Niclas Hedhman
On Wednesday 27 June 2007 15:43, Richard S. Hall wrote: > In summary, the idea is to have the Felix class implement the Bundle > interface; thus, when you create an instance of Felix what you get in > return is the actual system bundle. A bit late, but I think this sounds like a great idea. Chee