You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2013/05/31 14:06:03 UTC

svn commit: r863853 - in /websites/staging/directory/trunk/content: ./ studio/index.html studio/news.html

Author: buildbot
Date: Fri May 31 12:06:02 2013
New Revision: 863853

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/studio/index.html
    websites/staging/directory/trunk/content/studio/news.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 31 12:06:02 2013
@@ -1 +1 @@
-1488181
+1488184

Modified: websites/staging/directory/trunk/content/studio/index.html
==============================================================================
--- websites/staging/directory/trunk/content/studio/index.html (original)
+++ websites/staging/directory/trunk/content/studio/index.html Fri May 31 12:06:02 2013
@@ -293,6 +293,46 @@ plugins inside Eclipse itself.</td>
 </table>
     
         <div class="news"><h1 id="news">News</h1>
+<h2 id="apache-directory-studio-20-0-m7-released-posted-on-may-31rd-2013">Apache Directory Studio 2.0-0-M7 released <em>posted on May 31rd, 2013</em></h2>
+<p>The Apache Directory Team is pleased to announce the release of Apache Directory Studio 2.0.0-M7, the seventh milestone release of the version 2.0 of its Eclipse based LDAP Browser and Directory client.</p>
+<p>You can download Apache Directory Studio 2.0.0-M7 as a standalone RCP application for Mac OS X, Linux and Windows here: <a href="http://directory.apache.org/studio/downloads.html">http://directory.apache.org/studio/downloads.html</a></p>
+<p>You can also install it directly in Eclipse using this update site: 
+<a href="http://directory.apache.org/studio/update/2.x/">http://directory.apache.org/studio/update/2.x/</a></p>
+<p>Here are a few highlights of this new version:</p>
+<ul>
+<li>A major new addition is the ability to store connection passwords in a password-protected keystore, rather than in plain text on disk.</li>
+<li>The LDAP Servers and ApacheDS 2.0 Configuration plugins have been updated with the latest and greatest ApacheDS (version 2.0.0-M12).</li>
+<li>The update site problem where Apache Directory Studio fails to install correctly has been fixed.</li>
+</ul>
+<p>Here are the release notes for Apache Directory Studio 2.0.0-M7:</p>
+<p>Bug</p>
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-865">DIRSTUDIO-865</a> - NullPointerException thrown when connecting to Domino 8.5.2FP3 LDAP</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-888">DIRSTUDIO-888</a> - Improve editing of boolean values to allow lowercased values and shortcuts</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-891">DIRSTUDIO-891</a> - A schema project containing a reference to a deleted connection makes the perspective completely unusable</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-892">DIRSTUDIO-892</a> - Unable to import ApacheDS core schemas</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-893">DIRSTUDIO-893</a> - ConcurrentModificationException thrown while deleting multiple schema elements</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-899">DIRSTUDIO-899</a> - Unable to install Studio using the update site: "Missing requirement: ApacheDS Core 2.0.0.M11"</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-902">DIRSTUDIO-902</a> - Unusable configuration of the HashingPasswordInterceptor with recent milestone of ApacheDS 2.0</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-903">DIRSTUDIO-903</a> - Clicking "Accept" when no changes have been made on the password edit dialog changes the password</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-904">DIRSTUDIO-904</a> - Directory Studio create files with french "accents"</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-905">DIRSTUDIO-905</a> - IOException (Document is closed) thrown when quitting Apache Directory Studio with an LDAP Server running</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-907">DIRSTUDIO-907</a> - ERR_04269 ATTRIBUTE_TYPE for OID ads-replpingersleep does not exist!</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-916">DIRSTUDIO-916</a> - Can not open configuration for fresh installed ApacheDS and Studio</li>
+</ul>
+<p>Improvement</p>
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-857">DIRSTUDIO-857</a> - Add support for PasswordPolicy configuration</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-884">DIRSTUDIO-884</a> - Add new MessageDigest algorithm for passwords</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-890">DIRSTUDIO-890</a> - Add support for SSHA2 in Password Editor</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-895">DIRSTUDIO-895</a> - Add a 'Show password' checkbox to the CredentialsDialog used to ask the connection's password when it's not saved</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-897">DIRSTUDIO-897</a> - Active Directory attribute type 'lockoutTime' should be linked with the 'MS AD Date and Time Editor'</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-898">DIRSTUDIO-898</a> - Add case-insensitive support for the attribute types aliases in the 'Value Editors' preferences page</li>
+</ul>
+<p>New Feature</p>
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-901">DIRSTUDIO-901</a> - Add the ability to store connection passwords in a password-protected keystore</li>
+</ul>
 <h2 id="apache-directory-studio-20-0-m6-released-posted-on-march-14th-2013">Apache Directory Studio 2.0-0-M6 released <em>posted on March 14th, 2013</em></h2>
 <p>The Apache Directory Team is pleased to announce the release of Apache Directory Studio 2.0.0-M6, the sixth milestone release of the version 2.0 of its Eclipse based LDAP Browser and Directory client.</p>
 <p>You can download Apache Directory Studio 2.0.0-M6 as a standalone RCP application for Mac OS X, Linux and Windows here: <a href="http://directory.apache.org/studio/downloads.html">http://directory.apache.org/studio/downloads.html</a></p>

Modified: websites/staging/directory/trunk/content/studio/news.html
==============================================================================
--- websites/staging/directory/trunk/content/studio/news.html (original)
+++ websites/staging/directory/trunk/content/studio/news.html Fri May 31 12:06:02 2013
@@ -124,6 +124,46 @@
 
 
 <h1 id="news">News</h1>
+<h2 id="apache-directory-studio-20-0-m7-released-posted-on-may-31rd-2013">Apache Directory Studio 2.0-0-M7 released <em>posted on May 31rd, 2013</em></h2>
+<p>The Apache Directory Team is pleased to announce the release of Apache Directory Studio 2.0.0-M7, the seventh milestone release of the version 2.0 of its Eclipse based LDAP Browser and Directory client.</p>
+<p>You can download Apache Directory Studio 2.0.0-M7 as a standalone RCP application for Mac OS X, Linux and Windows here: <a href="http://directory.apache.org/studio/downloads.html">http://directory.apache.org/studio/downloads.html</a></p>
+<p>You can also install it directly in Eclipse using this update site: 
+<a href="http://directory.apache.org/studio/update/2.x/">http://directory.apache.org/studio/update/2.x/</a></p>
+<p>Here are a few highlights of this new version:</p>
+<ul>
+<li>A major new addition is the ability to store connection passwords in a password-protected keystore, rather than in plain text on disk.</li>
+<li>The LDAP Servers and ApacheDS 2.0 Configuration plugins have been updated with the latest and greatest ApacheDS (version 2.0.0-M12).</li>
+<li>The update site problem where Apache Directory Studio fails to install correctly has been fixed.</li>
+</ul>
+<p>Here are the release notes for Apache Directory Studio 2.0.0-M7:</p>
+<p>Bug</p>
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-865">DIRSTUDIO-865</a> - NullPointerException thrown when connecting to Domino 8.5.2FP3 LDAP</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-888">DIRSTUDIO-888</a> - Improve editing of boolean values to allow lowercased values and shortcuts</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-891">DIRSTUDIO-891</a> - A schema project containing a reference to a deleted connection makes the perspective completely unusable</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-892">DIRSTUDIO-892</a> - Unable to import ApacheDS core schemas</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-893">DIRSTUDIO-893</a> - ConcurrentModificationException thrown while deleting multiple schema elements</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-899">DIRSTUDIO-899</a> - Unable to install Studio using the update site: "Missing requirement: ApacheDS Core 2.0.0.M11"</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-902">DIRSTUDIO-902</a> - Unusable configuration of the HashingPasswordInterceptor with recent milestone of ApacheDS 2.0</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-903">DIRSTUDIO-903</a> - Clicking "Accept" when no changes have been made on the password edit dialog changes the password</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-904">DIRSTUDIO-904</a> - Directory Studio create files with french "accents"</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-905">DIRSTUDIO-905</a> - IOException (Document is closed) thrown when quitting Apache Directory Studio with an LDAP Server running</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-907">DIRSTUDIO-907</a> - ERR_04269 ATTRIBUTE_TYPE for OID ads-replpingersleep does not exist!</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-916">DIRSTUDIO-916</a> - Can not open configuration for fresh installed ApacheDS and Studio</li>
+</ul>
+<p>Improvement</p>
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-857">DIRSTUDIO-857</a> - Add support for PasswordPolicy configuration</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-884">DIRSTUDIO-884</a> - Add new MessageDigest algorithm for passwords</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-890">DIRSTUDIO-890</a> - Add support for SSHA2 in Password Editor</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-895">DIRSTUDIO-895</a> - Add a 'Show password' checkbox to the CredentialsDialog used to ask the connection's password when it's not saved</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-897">DIRSTUDIO-897</a> - Active Directory attribute type 'lockoutTime' should be linked with the 'MS AD Date and Time Editor'</li>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-898">DIRSTUDIO-898</a> - Add case-insensitive support for the attribute types aliases in the 'Value Editors' preferences page</li>
+</ul>
+<p>New Feature</p>
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DIRSTUDIO-901">DIRSTUDIO-901</a> - Add the ability to store connection passwords in a password-protected keystore</li>
+</ul>
 <h2 id="apache-directory-studio-20-0-m6-released-posted-on-march-14th-2013">Apache Directory Studio 2.0-0-M6 released <em>posted on March 14th, 2013</em></h2>
 <p>The Apache Directory Team is pleased to announce the release of Apache Directory Studio 2.0.0-M6, the sixth milestone release of the version 2.0 of its Eclipse based LDAP Browser and Directory client.</p>
 <p>You can download Apache Directory Studio 2.0.0-M6 as a standalone RCP application for Mac OS X, Linux and Windows here: <a href="http://directory.apache.org/studio/downloads.html">http://directory.apache.org/studio/downloads.html</a></p>