You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2019/04/19 23:47:17 UTC

svn commit: r1857848 - in /directory/site/trunk: content/api/download-old-versions.mdtext content/api/news.mdtext content/index.mdtext lib/path.pm

Author: elecharny
Date: Fri Apr 19 23:47:17 2019
New Revision: 1857848

URL: http://svn.apache.org/viewvc?rev=1857848&view=rev
Log:
Updated the site for LDAP 1.0.3 release

Modified:
    directory/site/trunk/content/api/download-old-versions.mdtext
    directory/site/trunk/content/api/news.mdtext
    directory/site/trunk/content/index.mdtext
    directory/site/trunk/lib/path.pm

Modified: directory/site/trunk/content/api/download-old-versions.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/api/download-old-versions.mdtext?rev=1857848&r1=1857847&r2=1857848&view=diff
==============================================================================
--- directory/site/trunk/content/api/download-old-versions.mdtext (original)
+++ directory/site/trunk/content/api/download-old-versions.mdtext Fri Apr 19 23:47:17 2019
@@ -19,13 +19,23 @@ Notice: Licensed to the Apache Software
 # Download Old Versions
 
 
-## LDAP API 1.0
+## LDAP API 2.0
 
 <center>
 
 | Version| Download Link | Javadoc & XRef |  Date |
 |:-:|:-:|:-:|:-:|
 | Apache LDAP API 2.0.0.AM1 | [Download](http://archive.apache.org/dist/directory/api/dist/2.0.0.AM1) | [Javadoc](http://directory.apache.org/api/gen-docs/2.0.0.AM1/apidocs/), [Xref](http://directory.apache.org/api/gen-docs/2.0.0.AM1/xref/) |26/Jul/2018 |
+
+</center>
+
+## LDAP API 1.0
+
+<center>
+
+| Version| Download Link | Javadoc & XRef |  Date |
+|:-:|:-:|:-:|:-:|
+| Apache LDAP API 1.0.1 | [Download](http://archive.apache.org/dist/directory/api/dist/1.0.1) | [Javadoc](http://directory.apache.org/api/gen-docs/1.0.1/apidocs/), [Xref](http://directory.apache.org/api/gen-docs/1.0.1/xref/) |19/May/2018 |
 | Apache LDAP API 1.0.1 | [Download](http://archive.apache.org/dist/directory/api/dist/1.0.1) | [Javadoc](http://directory.apache.org/api/gen-docs/1.0.1/apidocs/), [Xref](http://directory.apache.org/api/gen-docs/1.0.1/xref/) |19/May/2018 |
 | Apache LDAP API 1.0.0 | [Download](http://archive.apache.org/dist/directory/api/dist/1.0.0) | [Javadoc](http://directory.apache.org/api/gen-docs/1.0.0/apidocs/), [Xref](http://directory.apache.org/api/gen-docs/1.0.0/xref/) |07/June/2017 |
 | Apache LDAP API 1.0.0-RC2 | [Download](http://archive.apache.org/dist/directory/api/dist/1.0.0-RC2) | [Javadoc](http://directory.apache.org/api/gen-docs/1.0.0-RC2/apidocs/), [Xref](http://directory.apache.org/api/gen-docs/1.0.0-RC2/xref/) |02/Nov/2016 |
@@ -65,11 +75,20 @@ Notice: Licensed to the Apache Software
 | Apache LDAP API 1.0.0-M3 | [Download](http://archive.apache.org/dist/directory/api/1.0.0-M3) | [Javadoc](http://directory.apache.org/api/gen-docs/1.0.0-M3/apidocs/), [Xref](http://directory.apache.org/api/gen-docs/1.0.0-M3/xref/) | 22/Apr/2011 |
 | Apache LDAP API 1.0.0-M2 | [Download](http://archive.apache.org/dist/directory/api/1.0.0-M2) | [Javadoc](http://directory.apache.org/api/gen-docs/1.0.0-M2/apidocs/), [Xref](http://directory.apache.org/api/gen-docs/1.0.0-M2/xref/) | 15/Mar/2011 |
 | Apache LDAP API 1.0.0-M1 | [Download](http://archive.apache.org/dist/directory/api/1.0.0-M1) | [Javadoc](http://directory.apache.org/api/gen-docs/1.0.0-M1/apidocs/), [Xref](http://directory.apache.org/api/gen-docs/1.0.0-M1/xref/) | 18/Feb/2011 |
-| Apache LDAP API 0.1 | [Download](http://archive.apache.org/dist/directory/api/unstable/0.1/) | 24/Mar/2010 |
 
 </center>
 
 
+## LDAP API 0.x
+
+<center>
+
+| Version| Download Link | Javadoc & XRef |  Date |
+|:-:|:-:|:-:|:-:|
+| Apache LDAP API 0.1 | [Download](http://archive.apache.org/dist/directory/api/unstable/0.1/) | 24/Mar/2010 |
+
+</center>
+
 <DIV class="note" markdown="1">
 We encourage you to verify the integrity of the downloaded file using:
 

Modified: directory/site/trunk/content/api/news.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/api/news.mdtext?rev=1857848&r1=1857847&r2=1857848&view=diff
==============================================================================
--- directory/site/trunk/content/api/news.mdtext (original)
+++ directory/site/trunk/content/api/news.mdtext Fri Apr 19 23:47:17 2019
@@ -1,4 +1,19 @@
 # News 
+<h2 class="news">Apache Directory LDAP API 1.0.3 released <em>posted on April 19th, 2019</em></h2>
+
+The Apache Directory Team is proud to announce the availability of version 1.0.3 of the Apache Directory LDAP API.
+
+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).
+
+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.
+
+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.
+
+This is a bug fix release that fixes an issue when using _MINA 2.1.1_ version: a _SSL/TLS_ connection would stall because we were waiting on an event that _MINA 2.1.1_ would never produced.
+
+Downloads are available [here](downloads-2.html) and the User's Guide is [there](user-guide.html)
+
+# News 
 <h2 class="news">Apache Directory LDAP API 2.0.0.AM2 released <em>posted on September 3rd, 2018</em></h2>
 
 The Apache Directory Team is proud to announce the availability of version 2.0.0.AM2 of the Apache Directory LDAP API.

Modified: directory/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/index.mdtext?rev=1857848&r1=1857847&r2=1857848&view=diff
==============================================================================
--- directory/site/trunk/content/index.mdtext (original)
+++ directory/site/trunk/content/index.mdtext Fri Apr 19 23:47:17 2019
@@ -63,7 +63,7 @@ td {font-size: 12px;}
       <!-- Apache LDAP API project -->
       <td style="border-width: 0; border-right: 1px solid silver; padding-right: 15px; width:50%;" valign="top">
         <div class="download-link">
-          <a href="api/downloads-1.html" class="download_badge_api"><b>Download Apache<br>LDAP API 1.0.2</b></a>
+          <a href="api/downloads-1.html" class="download_badge_api"><b>Download Apache<br>LDAP API 1.0.3</b></a>
         </div>
 
         <div class="download-link">

Modified: directory/site/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/directory/site/trunk/lib/path.pm?rev=1857848&r1=1857847&r2=1857848&view=diff
==============================================================================
--- directory/site/trunk/lib/path.pm (original)
+++ directory/site/trunk/lib/path.pm Fri Apr 19 23:47:17 2019
@@ -1,7 +1,7 @@
 package path;
  
 # Versions (for download links)
-our $version_api = "1.0.2";
+our $version_api = "1.0.3";
 our $version_api2 = "2.0.0.AM2";
 our $version_apacheds = "2.0.0.AM25";
 our $version_studio = "2.0.0.v20180908-M14";