아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.
우리는 심플한 서버 공유 프로젝트의 모임이라고도 하지만 오히려 개발자와 사용자간의 커뮤니티라고 생각합니다.
The major theme of this release is support for branding (FELIX-1015).
Another important aspect is that plugins do not need to extend from AbstractWebConsolePlugin anymore to have the common header and footer rendered (FELIX-1013).
Bug * [FELIX-1160] - WebConsole Manifest.MF should specify required version for Servlet API (2.4)
* [FELIX-1164] - Updating a configuration containing a property configured with unbound array size
* [FELIX-1224] - Component display depends on ManagedService[Factory] instances to be registered for components
* [FELIX-1230] - Configuration Page depends on ManagedService[Factory] instances to be registered for components
* [FELIX-1270] - Displaying the bundle detail view resolves a bundle
* [FELIX-1275] - On the Bundles page, when bundle details are displayed inline, the links to imported and importing bundles are invalid.
* [FELIX-1389] - Main div is not closed
* [FELIX-1415] - "Reload" button in webconsole bundles list doesn't work
* [FELIX-1460] - Can't view installed but unresolved bundle details page
* [FELIX-1622] - NullPointerException
* [FELIX-1623] - Configuration status tabs not correctly rendered in FireFox 3.5
* [FELIX-1630] - Make WebConsole more independent
* [FELIX-1632] - Remove reference to KXml from NOTICE and LICENSE and update OSGi copyright years
* [FELIX-1636] - Html footer and header are always added to the response for a servlet plugin
Improvement * [FELIX-1171] - Enhance Configuration Status Page
* [FELIX-1191] - Add logging to OBR support plugin
* [FELIX-1215] - Provide hyperlinks when referring to bundles
* [FELIX-1217] - Move install/update to separate page
* [FELIX-1221] - Display the alias ID created by Karaf Features when showing service details
* [FELIX-1282] - Cleanup bundle: do not export SCR API, only embedd header parser
* [FELIX-1283] - Order page titles in top navigation ignoring case
* [FELIX-1569] - Remove deprecated Render interface
* [FELIX-1637] - Support additional CSS references provided by plugins
New Feature * [FELIX-1644] - Reintroduce button to update a single bundle
* [FELIX-1013] - Improve console extensibility
* [FELIX-1607] - Enhance the Web Console Event Plugin
* [FELIX-1014] - Hardcoded list of webconsole plugins in OSGiManager
* [FELIX-1015] - Hardcoded HTML Header/Footer in AbstractWebConsolePlugin
* [FELIX-1043] - Support WebConsole plugins without requiring extending the AbstractWebConsolePlugin
* [FELIX-1211] - How to provide resources like CSS or JavaScript files for plugins
* [FELIX-1281] - Provide official constants of web console request attributes
* [FELIX-1599] - Validate TabWorld license