> > By the way if we talk about Felix "components" - Why there are "org.osgi.*" >> and "javax.servlet.*" modules instead of direct dependencies on e.g., >> org.osgi:core:4.3.0 or javax.servlet:javax.servlet-api (which is proper >> OSGi bundle for 3.x version and there must be somewhere proper 2.4 >> version)? >> > > The OSGi ones existed before they were in Maven, so we had to roll our > own. They no longer are updated and maintained by us. >
Great to hear ;) Grzegorz