아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.
우리는 심플한 서버 공유 프로젝트의 모임이라고도 하지만 오히려 개발자와 사용자간의 커뮤니티라고 생각합니다.
The Apache Portals Bridges team is pleased to announce version 2.0 releases of Portals Bridges Common and Bridges Velocity.
The Portals Bridges Project provides Portal independent integration with Web Frameworks such as JSF, Struts, and Groovy, and JSR-168/286 compliant Portlet components.
The 2.0 releases for Portals Bridges Common and Bridges Velocity provides some bugs fixed and the following added features:
* Support for Portlet API 2.0 specification (JSR-286)
* Support for Custom Edit Defaults mode in Velocity Bridge
For more information or to download the release, please visit:
Here are a few highlights of this new version:
* fixed a critical bug that makes Studio gone into an endless event loop
* Apache DS plugin comes with the latest 1.5.6 version of Apache DS
* Apache DS Configuration plugin can now handle correctly the latest 1.5.6 version of Apache DS server.xml file
* editors now warns the user if they contain modifications and the input is changed
* various improvements in certificates handling
* added a new 'Delete All' menu item for entries, bookmarks and searches
Developed as a sub-project of the Directory Top Level Project, Apache Directory Studio is an Eclipse RCP application that takes full advantage of the benefits inherent in the Eclipse platform. Composed of several Eclipse (OSGi) plugins, Apache Directory Studio can be easily upgraded with additional plugins. Apache Directory Studio plugins can even run within a full installation of Eclipse itself.
Apache Directory Studio contains 6 major features:
* an LDAP Browser feature
* an LDIF Editor feature
* an ACI Editor feature for Apache Directory Server
* a Schema Editor feature
* an Apache DS feature
* an Apache DS Configuration feature
Below are the JIRA issues that were resolved in this release:
Bug
* [DIRSTUDIO-424] - Canceling a search gives an error sometimes
* [DIRSTUDIO-585] - Do not modify the current thread's ClassLoader; or reset it afterwards
* [DIRSTUDIO-608] - Non-translated string in the French version of the "Export Connections" wizard
* [DIRSTUDIO-609] - Studio "hangs" when performing large search that is to be displayed
* [DIRSTUDIO-610] - Unable to export to "My Documents"
* [DIRSTUDIO-611] - Unable to add a third party Entry Editor
* [DIRSTUDIO-613] - Certificate with empty common name (cn) appears almost hidden in the preference page table view
* [DIRSTUDIO-614] - The 'Installed JREs' preference page is no longer displayed in Apache Directory Studio's preferences
* [DIRSTUDIO-615] - Various typos in the french translation
* [DIRSTUDIO-616] - Entry Editor Manager does not ensure that the entry's attributes are initialized (loaded) before testing and opening editors
* [DIRSTUDIO-617] - Tabular and LDIF Entry Single-Tab Editors should warn the user when modifications are pending (auto-save disabled) and their input is changed
* [DIRSTUDIO-623] - NPE in the ModificationLogsViewUniversalListener under rare circumstances when selecting a connection
* [DIRSTUDIO-624] - NPE in the SearchLogsViewUniversalListener.java under rare circumstances when selecting a connection
* [DIRSTUDIO-627] - Can't open a relatively big LDIF file
* [DIRSTUDIO-629] - Entry editor tab is activated when executing a search
* [DIRSTUDIO-632] - Endless event loop
* [DIRSTUDIO-637] - copy/paste of attributes no longer works
* [DIRSTUDIO-639] - Exception when navigation history contains bookmarks of an deleted connection
* [DIRSTUDIO-642] - ADS does not remember the certificate if two certificates are used for the same server
* [DIRSTUDIO-643] - Missing modules when importing into Eclipse as existing project
Improvement
* [DIRSTUDIO-612] - The 'Properties' item in the context menu of the default Entry Editor should be enabled and linked to the entry properties when no particular attribute is selected in the table
* [DIRSTUDIO-618] - The icon of the entry in the 'Outline' view for the LDIF Entry Editor should be the same as the one in the 'LDAP Browser' view
* [DIRSTUDIO-619] - Outline view for the LDIF Entry Editor should display by default the nodes underneath the entry
* [DIRSTUDIO-625] - Add Connection Context in the LDAP Browser Window
* [DIRSTUDIO-633] - Delete all searches context menu
* [DIRSTUDIO-634] - Add search context menu entry / simplify search
* [DIRSTUDIO-638] - Improve the way we ask for operational attributes
Task
* [DIRSTUDIO-635] - Update Eclipse dependencies to version 3.5.2
* [DIRSTUDIO-636] - Update copyright in spash screen to 2010
* [DIRSTUDIO-640] - Support for server.xml file of Apache DS version 1.5.6
* [DIRSTUDIO-641] - Integrate Apache DS version 1.5.6 in the Apache DS plugin