Skip to content
Commit e950aaac authored by Loïc Albertin's avatar Loïc Albertin
Browse files

#1036: Upgrade to iPOJO 1.10.1

  * Refactor services using org.osgi.service.cm.ConfigurationPlugin as they don't work anymore on iPOJO Factories (as they are not ManagedFactories anymore)
  * Deal with the new asynchronous processing of iPOJO components (wait for auto-deploy bundles to be processed before deploying JOnAS services)
  * #1037: Use Configuration Admin service 1.4
    * #1038: Upgrade to OSGi Compendium 4.3.1
    * #1039: Upgrade to Felix CA implementation v1.4
    * Use the question mark ("?") wildcard token instead of 'null' for multi-binding locations on config admin (required by iPOJO 1.10.1)
  * iPOJO instances and components names can't contain reserved characters used in LDAP filters expressions (ie JOnAS Extension Loader)
  * #1040: Upgrade to Felix EventAdmin implementation v1.3.2 to align to the OSGi Compendium 4.3.1
parent 8fdf0f92
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment