Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The blueprint context in the org.apache.aries.web.urlhandler project only registers two simple services. This can be done in the same way using a plain java BundleActivator.
So we should get rid of the unnecessary blueprint dependency.