Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Equinox/Plan/4.11"

< Equinox‎ | Plan
(Update OSGi Specification Implementations)
(General Equinox Usability Issues and Important Incoming Bugs)
 
Line 7: Line 7:
  
 
=== General Equinox Usability Issues and Important Incoming Bugs  ===
 
=== General Equinox Usability Issues and Important Incoming Bugs  ===
* Add support for ServletContainerInitializer to the Http Whiteboard implementation (org.eclipse.equinox.http.servlet)
+
* Add support for ServletContainerInitializer to the Http Whiteboard implementation (org.eclipse.equinox.http.servlet) {{bug|545133}}
 +
<i>MOVED to 4.12</i>
  
 
=== Review patches from community  ===
 
=== Review patches from community  ===

Latest revision as of 10:39, 6 March 2019

Planning page for Equinox 4.11

Maintenance of existing components

  • Equinox 4.11 will be largely a release used to maintain the existing components and provide fixes.
  • No new OSGi specifications are ready to be developed yet.
  • No major enhancements planned at this time.

General Equinox Usability Issues and Important Incoming Bugs

  • Add support for ServletContainerInitializer to the Http Whiteboard implementation (org.eclipse.equinox.http.servlet) bug 545133

MOVED to 4.12

Review patches from community

Update OSGi Specification Implementations

  • Update Equinox Configuration Admin implemenation to the latest OSGi specification version 1.6.0 bug 538717

DELIVERED to 4.11

  • Update Equinox Http Whiteboard implementation (org.eclipse.equinox.http.servlet) to the OSGi Http Whiteboard version 1.1.0 specification bug 544011

DELIVERED to 4.11

  • Update Declarative Services implementation (provided by org.apache.felix.scr) to the OSGi Declarative Services version 1.4.0 bug 538717

DELIVERED to 4.11

Back to the top