Author: buildbot
Date: Mon Jul 1 19:35:26 2013
New Revision: 868064
Log:
Staging update by buildbot for directory
Modified:
websites/staging/directory/trunk/content/ (props changed)
websites/staging/directory/trunk/content/apacheds/download-old-versions.html
websites/staging/directory/trunk/content/apacheds/news.html
websites/staging/directory/trunk/content/api/download-old-versions.html
websites/staging/directory/trunk/content/api/news.html
Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 1 19:35:26 2013
@@ -1 +1 @@
-1497766
+1498637
Modified: websites/staging/directory/trunk/content/apacheds/download-old-versions.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/download-old-versions.html (original)
+++ websites/staging/directory/trunk/content/apacheds/download-old-versions.html Mon Jul
1 19:35:26 2013
@@ -131,6 +131,11 @@
</thead>
<tbody>
<tr>
+<td align="center">ApacheDS 2.0.0-M13</td>
+<td align="center"><a href="http://archive.apache.org/dist/directory/apacheds/dist/2.0.0-M13/">Download</a></td>
+<td align="center">25/Jun/2013</td>
+</tr>
+<tr>
<td align="center">ApacheDS 2.0.0-M12</td>
<td align="center"><a href="http://archive.apache.org/dist/directory/apacheds/dist/2.0.0-M12/">Download</a></td>
<td align="center">02/May/2013</td>
Modified: websites/staging/directory/trunk/content/apacheds/news.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/news.html (original)
+++ websites/staging/directory/trunk/content/apacheds/news.html Mon Jul 1 19:35:26 2013
@@ -119,6 +119,13 @@
<h1 id="news">News</h1>
+<h2 id="apacheds-200-m14-released-posted-on-july-1st-2013">ApacheDS 2.0.0-M14 released
<em>posted on July 1st, 2013</em></h2>
+<p>The Apache Directory team is pleased to announce the release of ApacheDS 2.0.0-M14,
the forteenth milestone towards a 2.0 version.</p>
+<p>ApacheDS is an extensible and embeddable directory server entirely written in Java,
which has been certified LDAPv3 compatible by the Open Group. Besides LDAP it supports Kerberos
5 and the Change Password Protocol. It has been designed to introduce triggers, stored procedures,
queues and views to the world of LDAP which has lacked these rich constructs.</p>
+<p>This release does not contain any change, but it depends on a new version of the
Apache LDAP API, which contains a fix
+for a critical bug. </p>
+<p>This is a critical version, and anyone using 2.0.0-M13 should replace it with this
version. </p>
+<p>Downloads are available <a href="downloads.html">here</a></p>
<h2 id="apacheds-200-m13-released-posted-on-june-25th-2013">ApacheDS 2.0.0-M13 released
<em>posted on June 25th, 2013</em></h2>
<p>The Apache Directory team is pleased to announce the release of ApacheDS 2.0.0-M13,
the thirteenth milestone towards a 2.0 version.</p>
<p>ApacheDS is an extensible and embeddable directory server entirely written in Java,
which has been certified LDAPv3 compatible by the Open Group. Besides LDAP it supports Kerberos
5 and the Change Password Protocol. It has been designed to introduce triggers, stored procedures,
queues and views to the world of LDAP which has lacked these rich constructs.</p>
Modified: websites/staging/directory/trunk/content/api/download-old-versions.html
==============================================================================
--- websites/staging/directory/trunk/content/api/download-old-versions.html (original)
+++ websites/staging/directory/trunk/content/api/download-old-versions.html Mon Jul 1 19:35:26
2013
@@ -131,6 +131,11 @@
</thead>
<tbody>
<tr>
+<td align="center">Apache LDAP API 1.0.0-M18</td>
+<td align="center"><a href="http://archive.apache.org/dist/directory/api/dist/1.0.0-M18">Download</a></td>
+<td align="center">25/Jun/2013</td>
+</tr>
+<tr>
<td align="center">Apache LDAP API 1.0.0-M17</td>
<td align="center"><a href="http://archive.apache.org/dist/directory/api/dist/1.0.0-M17">Download</a></td>
<td align="center">02/May/2013</td>
Modified: websites/staging/directory/trunk/content/api/news.html
==============================================================================
--- websites/staging/directory/trunk/content/api/news.html (original)
+++ websites/staging/directory/trunk/content/api/news.html Mon Jul 1 19:35:26 2013
@@ -119,6 +119,17 @@
<h1 id="news">News</h1>
+<h2 id="apache-directory-ldap-api-100-m19-released-posted-on-july-1st-2013">Apache
Directory LDAP API 1.0.0-M19 released <em>posted on July 1st, 2013</em></h2>
+<p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M19
of the Apache Directory LDAP API.</p>
+<p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API,
as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
+<p>This is a schema aware API, with some convenient ways to access a LDAP server. This
API is not only targeting the Apache Directory Server, but should work pristine with any LDAP
server.</p>
+<p>It's also an extensible API : new Controls, schema elements and network layer could
be added or used in the near future. It's also OSGi capable.</p>
+<p>Here are the release note for Apache Directory LDAP API 1.0.0-M19:</p>
+<ul>
+<li>[DIRAPI-14] (https://issues.apache.org/jira/browse/DIRAPI-148) We can't inject
entries with attributes containing a null value</li>
+</ul>
+<p>Feel free to experiment, we highly appreciate your feedback !</p>
+<p>Downloads are available <a href="downloads.html">here</a> and the User's
Guide is <a href="user-guide.html">there</a></p>
<h2 id="apache-directory-ldap-api-100-m18-released-posted-on-june-25th-2013">Apache
Directory LDAP API 1.0.0-M18 released <em>posted on June 25th, 2013</em></h2>
<p>The Apache Directory Team is proud to announce the availability of version 1.0.0-M18
of the Apache Directory LDAP API.</p>
<p>The Apache Directory LDAP API is an ongoing effort to provide an enhanced LDAP API,
as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API).</p>
|