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 2012/10/31 15:37:54 UTC

svn commit: r836735 - in /websites/staging/directory/trunk/content: ./ issue-tracking.html sources.html special-thanks.html

Author: buildbot
Date: Wed Oct 31 14:37:53 2012
New Revision: 836735

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/issue-tracking.html
    websites/staging/directory/trunk/content/sources.html
    websites/staging/directory/trunk/content/special-thanks.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct 31 14:37:53 2012
@@ -1 +1 @@
-1404147
+1404173

Modified: websites/staging/directory/trunk/content/issue-tracking.html
==============================================================================
--- websites/staging/directory/trunk/content/issue-tracking.html (original)
+++ websites/staging/directory/trunk/content/issue-tracking.html Wed Oct 31 14:37:53 2012
@@ -127,60 +127,48 @@
     As a general advice, server bugs must be added into DIRSERVER, not DIR.
     The DIR token should be used for general problems like documentation errors, and general problems not related to the server itself.
     Following this advice will help us a lot to improve bug tracking and resolution :-)
-</div></p>
-<p><DIV class="table-wrap">
-    <TABLE class="confluenceTable">
-        <TBODY>
-            <TR>
-                <TH class="confluenceTh"> Directory Project </TH>
-                <TH class="confluenceTh"> JIRA key </TH>
-                <TH class="confluenceTh"> Corresponding link to issue tracking system </TH>
-            </TR>
-            <TR>
-                <TD class="confluenceTd"> ApacheDS </TD>
-                <TD class="confluenceTd"> DIRSERVER </TD>
-                <TD class="confluenceTd"> 
-                    <A href="http://issues.apache.org/jira/browse/DIRSERVER" class="external-link" rel="nofollow">http://issues.apache.org/jira/browse/DIRSERVER</A> 
-                </TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd"> LDAP API </TD>
-                <TD class="confluenceTd"> DIRAPI </TD>
-                <TD class="confluenceTd"> 
-                    <A href="http://issues.apache.org/jira/browse/DIRAPI" class="external-link" rel="nofollow">http://issues.apache.org/jira/browse/DIRAPI</A> 
-                </TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd"> Shared </TD>
-                <TD class="confluenceTd"> DIRSHARED </TD>
-                <TD class="confluenceTd"> 
-                    <A href="http://issues.apache.org/jira/browse/DIRSHARED" class="external-link" rel="nofollow">http://issues.apache.org/jira/browse/DIRSHARED</A> 
-                </TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd"> Studio </TD>
-                <TD class="confluenceTd"> DIRSTUDIO </TD>
-                <TD class="confluenceTd"> 
-                    <A href="http://issues.apache.org/jira/browse/DIRSTUDIO" class="external-link" rel="nofollow">http://issues.apache.org/jira/browse/DIRSTUDIO</A> 
-                </TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd"> General (documentation, site) </TD>
-                <TD class="confluenceTd"> DIR </TD>
-                <TD class="confluenceTd"> 
-                    <A href="http://issues.apache.org/jira/browse/DIR" class="external-link" rel="nofollow">http://issues.apache.org/jira/browse/DIR</A> 
-                </TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd"> Triplesec </TD>
-                <TD class="confluenceTd"> DIRTSEC </TD>
-                <TD class="confluenceTd"> 
-                    <A href="http://issues.apache.org/jira/browse/DIRTSEC" class="external-link" rel="nofollow">http://issues.apache.org/jira/browse/DIRTSEC</A> 
-                </TD>
-            </TR>
-        </TBODY>
-    </TABLE>
 </DIV></p>
+<table>
+<thead>
+<tr>
+<th align="center">Directory Sub-Project</th>
+<th align="center">JIRA key</th>
+<th>Link to issue tracking system</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td align="center">ApacheDS</td>
+<td align="center">DIRSERVER</td>
+<td><a href="http://issues.apache.org/jira/browse/DIRSERVER">http://issues.apache.org/jira/browse/DIRSERVER</a></td>
+</tr>
+<tr>
+<td align="center">LDAP API</td>
+<td align="center">DIRAPI</td>
+<td><a href="http://issues.apache.org/jira/browse/DIRAPI">http://issues.apache.org/jira/browse/DIRAPI</a></td>
+</tr>
+<tr>
+<td align="center">Shared</td>
+<td align="center">DIRSHARED</td>
+<td><a href="http://issues.apache.org/jira/browse/DIRSHARED">http://issues.apache.org/jira/browse/DIRSHARED</a></td>
+</tr>
+<tr>
+<td align="center">Studio</td>
+<td align="center">DIRSTUDIO</td>
+<td><a href="http://issues.apache.org/jira/browse/DIRSTUDIO">http://issues.apache.org/jira/browse/DIRSTUDIO</a></td>
+</tr>
+<tr>
+<td align="center">General (documentation, site)</td>
+<td align="center">DIR</td>
+<td><a href="http://issues.apache.org/jira/browse/DIR">http://issues.apache.org/jira/browse/DIR</a></td>
+</tr>
+<tr>
+<td align="center">Triplesec</td>
+<td align="center">DIRTSEC</td>
+<td><a href="http://issues.apache.org/jira/browse/DIRTSEC">http://issues.apache.org/jira/browse/DIRTSEC</a></td>
+</tr>
+</tbody>
+</table>
 
 
 

Modified: websites/staging/directory/trunk/content/sources.html
==============================================================================
--- websites/staging/directory/trunk/content/sources.html (original)
+++ websites/staging/directory/trunk/content/sources.html Wed Oct 31 14:37:53 2012
@@ -134,57 +134,36 @@
 
 <p>to check out the current version of the server, for instance.</p>
 <p>The following table displays the URL of each project, and the URL where you can find information about how to build each project.</p>
-<div class="table-wrap">
-    <table class="confluenceTable">
-        <tbody>
-            <tr>
-                <th class="confluenceTh"> Subproject/Documentation </th>
-                <th class="confluenceTh"> SVN URL </th>
-            </tr>
-            <tr>
-                <td class="confluenceTd"> 
-                    <a href="http://directory.apache.org/apacheds/1.0/building.html" class="external-link" rel="nofollow">ApacheDS  1.0</a> 
-                </td>
-                <td class="confluenceTd"> 
-                    <a href="http://svn.apache.org/repos/asf/directory/apacheds/branches/1.0-with-dependencies/" class="external-link" rel="nofollow">http://svn.apache.org/repos/asf/directory/apacheds/branches/1.0-with-dependencies/</a>
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd"> 
-                    <a href="http://directory.apache.org/apacheds/2.0/building-trunks.html" class="external-link" rel="nofollow">ApacheDS  2.0 (trunk)</a> 
-                </td>
-                <td class="confluenceTd"> 
-                    <a href="http://svn.apache.org/repos/asf/directory/apacheds/trunk-with-dependencies/" class="external-link" rel="nofollow">http://svn.apache.org/repos/asf/directory/apacheds/trunk-with-dependencies/</a> 
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd"> 
-                    <a href="http://directory.apache.org/triplesec/building-triplesec-server.html" class="external-link" rel="nofollow">Triplesec</a> 
-                </td>
-                <td class="confluenceTd"> 
-                    <a href="http://svn.apache.org/repos/asf/directory/triplesec/trunk-with-dependencies/" class="external-link" rel="nofollow">http://svn.apache.org/repos/asf/directory/triplesec/trunk-with-dependencies/</a> 
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd"> 
-                    <a href="http://directory.apache.org/ldapstudio/building.html" class="external-link" rel="nofollow">Apache Directory Studio</a> 
-                </td>
-                <td class="confluenceTd"> 
-                    <a href="http://svn.apache.org/repos/asf/directory/studio/trunk/" class="external-link" rel="nofollow">http://svn.apache.org/repos/asf/directory/studio/trunk/</a> 
-                </td>
-             </tr>
-            <tr>
-                <td class="confluenceTd"> 
-                    <a href="http://directory.apache.org/api/building.html" class="external-link" rel="nofollow">Apache LDAP API</a> 
-                </td>
-                <td class="confluenceTd"> 
-                        <a href="http://svn.apache.org/repos/asf/directory/clients/ldap/trunk/" class="external-link" rel="nofollow">http://svn.apache.org/repos/asf/directory/clients/ldap/trunk/</a> 
-                </td>
-            </tr>
-        </tbody>
-    </table>
-</div>
-
+<table>
+<thead>
+<tr>
+<th align="center">Subproject / Documentation</th>
+<th align="center">SVN URL</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td align="center"><a href="http://directory.apache.org/apacheds/1.0/building.html">ApacheDS  1.0</a></td>
+<td align="center"><a href="http://svn.apache.org/repos/asf/directory/apacheds/branches/1.0-with-dependencies/">http://svn.apache.org/repos/asf/directory/apacheds/branches/1.0-with-dependencies/</a></td>
+</tr>
+<tr>
+<td align="center"><a href="http://directory.apache.org/apacheds/2.0/building-trunks.html">ApacheDS  2.0 (trunk)</a></td>
+<td align="center"><a href="http://svn.apache.org/repos/asf/directory/apacheds/trunk-with-dependencies/">http://svn.apache.org/repos/asf/directory/apacheds/trunk-with-dependencies/</a></td>
+</tr>
+<tr>
+<td align="center"><a href="http://directory.apache.org/triplesec/building-triplesec-server.html">Triplesec</a></td>
+<td align="center"><a href="http://svn.apache.org/repos/asf/directory/triplesec/trunk-with-dependencies/">http://svn.apache.org/repos/asf/directory/triplesec/trunk-with-dependencies/</a></td>
+</tr>
+<tr>
+<td align="center"><a href="http://directory.apache.org/studio/building.html">Apache Directory Studio</a></td>
+<td align="center"><a href="http://svn.apache.org/repos/asf/directory/studio/trunk/">http://svn.apache.org/repos/asf/directory/studio/trunk/</a></td>
+</tr>
+<tr>
+<td align="center"><a href="http://directory.apache.org/api/building.html">Apache LDAP API</a></td>
+<td align="center"><a href="http://svn.apache.org/repos/asf/directory/clients/ldap/trunk/">http://svn.apache.org/repos/asf/directory/clients/ldap/trunk/</a></td>
+</tr>
+</tbody>
+</table>
 <h3 id="commit-changes-to-subversion">Commit Changes to Subversion</h3>
 <p>Any Directory committer should have a shell account on svn.apache.org. Before you can commit, you'll need to set a Subversion password for yourself. To do that, log in to svn.apache.org and run the command svnpasswd.</p>
 <p>Once your password is set, you can use a command like this to commit:</p>
@@ -203,92 +182,67 @@ For committers to be able to commit modi
 </DIV></p>
 <h2 id="read-only-git-repositories">Read Only Git Repositories</h2>
 <p>There are also read only git repositories, which are mirroring the subversion repositories.</p>
-<div class="table-wrap">
-    <table class="confluenceTable">
-        <tbody>
-            <tr>
-                <td class="confluenceTd">directory-clients.git </td>
-                <td class="confluenceTd">Apache Directory Clients  </td>
-                <td class="confluenceTd">git://git.apache.org/directory-clients.git  </td>
-                <td class="confluenceTd">
-                    <a href="http://git.apache.org/directory-clients.git" class="external-link" rel="nofollow">http://git.apache.org/directory-clients.git</a>
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd">directory-daemon.git </td>
-                <td class="confluenceTd">Apache Directory Daemon </td>
-                <td class="confluenceTd">git://git.apache.org/directory-daemon.git </td>
-                <td class="confluenceTd">
-                    <a href="http://git.apache.org/directory-daemon.git" class="external-link" rel="nofollow">http://git.apache.org/directory-daemon.git</a>
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd">directory-installers.git</td>
-                <td class="confluenceTd">Apache Directory Installers </td>
-                <td class="confluenceTd">git://git.apache.org/directory-installers.git</td>
-                <td class="confluenceTd">
-                    <a href="http://git.apache.org/directory-installers.git" class="external-link" rel="nofollow">http://git.apache.org/directory-installers.git</a>
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd">directory-project.git </td>
-                <td class="confluenceTd">Apache Directory Project </td>
-                <td class="confluenceTd">git://git.apache.org/directory-project.git </td>
-                <td class="confluenceTd">
-                    <a href="http://git.apache.org/directory-project.git" class="external-link" rel="nofollow">http://git.apache.org/directory-project.git</a>
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd">directory-samples.git </td>
-                <td class="confluenceTd">Apache Directory Samples </td>
-                <td class="confluenceTd">git://git.apache.org/directory-samples.git </td>
-                <td class="confluenceTd">
-                    <a href="http://git.apache.org/directory-samples.git" class="external-link" rel="nofollow">http://git.apache.org/directory-samples.git</a>
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd">directory-server.git </td>
-                <td class="confluenceTd">Apache Directory Server </td>
-                <td class="confluenceTd">git://git.apache.org/directory-server.git </td>
-                <td class="confluenceTd">
-                    <a href="http://git.apache.org/directory-server.git" class="external-link" rel="nofollow">http://git.apache.org/directory-server.git</a>
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd">directory-shared.git </td>
-                <td class="confluenceTd">Apache Directory Shared </td>
-                <td class="confluenceTd">git://git.apache.org/directory-shared.git </td>
-                <td class="confluenceTd">
-                    <a href="http://git.apache.org/directory-shared.git" class="external-link" rel="nofollow">http://git.apache.org/directory-shared.git</a>
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd">directory-skins.git </td>
-                <td class="confluenceTd">Apache Directory Skins </td>
-                <td class="confluenceTd">git://git.apache.org/directory-skins.git </td>
-                <td class="confluenceTd">
-                    <a href="http://git.apache.org/directory-skins.git" class="external-link" rel="nofollow">http://git.apache.org/directory-skins.git</a>
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd">directory-studio-plugin.git</td>
-                <td class="confluenceTd">Apache Directory Studio Plugin </td>
-                <td class="confluenceTd">git://git.apache.org/directory-studio-plugin.git </td>
-                <td class="confluenceTd">
-                    <a href="http://git.apache.org/directory-studio-plugin.git" class="external-link" rel="nofollow">http://git.apache.org/directory-studio-plugin.git</a>
-                </td>
-            </tr>
-            <tr>
-                <td class="confluenceTd">directory-studio.git </td>
-                <td class="confluenceTd">Apache Directory Studio </td>
-                <td class="confluenceTd">git://git.apache.org/directory-studio.git </td>
-                <td class="confluenceTd">
-                    <a href="http://git.apache.org/directory-studio.git" class="external-link" rel="nofollow">http://git.apache.org/directory-studio.git</a>
-                </td>
-            </tr>
-        </tbody>
-    </table>
-</div>
+<table>
+<thead>
+<tr>
+<th align="center">Subproject</th>
+<th align="center">GIT URL</th>
+<th align="center">GIT URL (HTTP)</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td align="center">Apache Directory Clients</td>
+<td align="center">git://git.apache.org/directory-clients.git</td>
+<td align="center"><a href="http://git.apache.org/directory-clients.git">http://git.apache.org/directory-clients.git</a></td>
+</tr>
+<tr>
+<td align="center">Apache Directory Daemon</td>
+<td align="center">git://git.apache.org/directory-daemon.git</td>
+<td align="center"><a href="http://git.apache.org/directory-daemon.git">http://git.apache.org/directory-daemon.git</a></td>
+</tr>
+<tr>
+<td align="center">Apache Directory Installers</td>
+<td align="center">git://git.apache.org/directory-installers.git</td>
+<td align="center"><a href="http://git.apache.org/directory-installers.git">http://git.apache.org/directory-installers.git</a></td>
+</tr>
+<tr>
+<td align="center">Apache Directory Project</td>
+<td align="center">git://git.apache.org/directory-project.git</td>
+<td align="center"><a href="http://git.apache.org/directory-project.git">http://git.apache.org/directory-project.git</a></td>
+</tr>
+<tr>
+<td align="center">Apache Directory Samples</td>
+<td align="center">git://git.apache.org/directory-samples.git</td>
+<td align="center"><a href="http://git.apache.org/directory-samples.git">http://git.apache.org/directory-samples.git</a></td>
+</tr>
+<tr>
+<td align="center">Apache Directory Server</td>
+<td align="center">git://git.apache.org/directory-server.git</td>
+<td align="center"><a href="http://git.apache.org/directory-server.git">http://git.apache.org/directory-server.git</a></td>
+</tr>
+<tr>
+<td align="center">Apache Directory Shared</td>
+<td align="center">git://git.apache.org/directory-shared.git</td>
+<td align="center"><a href="http://git.apache.org/directory-shared.git">http://git.apache.org/directory-shared.git</a></td>
+</tr>
+<tr>
+<td align="center">Apache Directory Skins</td>
+<td align="center">git://git.apache.org/directory-skins.git</td>
+<td align="center"><a href="http://git.apache.org/directory-skins.git">http://git.apache.org/directory-skins.git</a></td>
+</tr>
+<tr>
+<td align="center">Apache Directory Studio Plugin</td>
+<td align="center">git://git.apache.org/directory-studio-plugin.git</td>
+<td align="center"><a href="http://git.apache.org/directory-studio-plugin.git">http://git.apache.org/directory-studio-plugin.git</a></td>
+</tr>
+<tr>
+<td align="center">Apache Directory Studio</td>
+<td align="center">git://git.apache.org/directory-studio.git</td>
+<td align="center"><a href="http://git.apache.org/directory-studio.git">http://git.apache.org/directory-studio.git</a></td>
+</tr>
+</tbody>
+</table>
 
 
 

Modified: websites/staging/directory/trunk/content/special-thanks.html
==============================================================================
--- websites/staging/directory/trunk/content/special-thanks.html (original)
+++ websites/staging/directory/trunk/content/special-thanks.html Wed Oct 31 14:37:53 2012
@@ -132,90 +132,66 @@
 <p>Thanks !</p>
 <h2 id="organizations-who-helped-our-project">Organizations who helped our project ...</h2>
 <p>We would also like to thank the oganizations who provided some tools and images for free :</p>
-<p><DIV class="table-wrap">
-    <TABLE class="confluenceTable">
-        <TBODY>
-            <TR>
-                <TH class="confluenceTh"> Company/Organization </TH>
-                <TH class="confluenceTh"> Donation type </TH>
-                <TH class="confluenceTh"> Organization contact  </TH>
-                <TH class="confluenceTh"> Apache contact </TH>
-            </TR>
-            <TR>
-                <TD class="confluenceTd">
-                    <A href="http://www.opengroup.org/" title="www.opengroup.org" class="external-link" rel="nofollow"><SPAN class="image-wrap" style=""><IMG src="images/special-thanks/opengroup_logo.png" style="border: 0px solid black"></SPAN></A> 
-                </TD>
-                <TD class="confluenceTd"> Compliance test suite, LDAP certification support </TD>
-                <TD class="confluenceTd"> Lynne Canal </TD>
-                <TD class="confluenceTd"> Alex Karasulu </TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd">
-                    <A href="http://www.yourkit.com/" title="www.yourkit.com" class="external-link" rel="nofollow"><SPAN class="image-wrap" style=""><IMG src="images/special-thanks/YourKit_logo.png" style="border: 0px solid black"></SPAN></A>
-                </TD>
-                <TD class="confluenceTd"> Licenses for YourKit </TD>
-                <TD class="confluenceTd"> 
-                    Vladimir Kondratyev <BR>
-                    (sales at yourkit.com) 
-                </TD>
-                <TD class="confluenceTd"> Emmanuel L&eacute;charny </TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd">
-                    <A href="http://www.jetbrains.com/" title="www.jetbrains.com" class="external-link" rel="nofollow"><SPAN class="image-wrap" style=""><IMG src="images/special-thanks/JetBrains_logo.png" style="border: 0px solid black"></SPAN></A>
-                </TD>
-                <TD class="confluenceTd"> Licenses for IDEA </TD>
-                <TD class="confluenceTd"> 
-                    Ilia Dumov <BR>
-                    (Ilia.Dumov at jetbrains.com) 
-                </TD>
-                <TD class="confluenceTd"> Alex Karasulu </TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd">
-                    <A href="http://http/www.sqlmanager.net/" title="www.sqlmanager.net" class="external-link" rel="nofollow"><SPAN class="image-wrap" style=""><IMG src="images/special-thanks/SQLManager.bmp" style="border: 0px solid black"></SPAN></A>
-                </TD>
-                <TD class="confluenceTd"> Licenses for MySQL/Postgres </TD>
-                <TD class="confluenceTd"> Roman Tkachenko (sales at sqlmanager.net) </TD>
-                <TD class="confluenceTd"> Alex Karasulu </TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd">
-                    <A href="http://www.borland.com/" title="www.borland.com" class="external-link" rel="nofollow"><SPAN class="image-wrap" style=""><IMG src="images/special-thanks/borland.gif" style="border: 0px solid black"></SPAN></A>
-                </TD>
-                <TD class="confluenceTd"> Licenses for Together </TD>
-                <TD class="confluenceTd"> Lesong Chang (lesong.chang at borland.com) </TD>
-                <TD class="confluenceTd"> Alex Karasulu </TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd">
-                    <A href="http://www.gentleware.com/" title="www.gentleware.com" class="external-link" rel="nofollow"><SPAN class="image-wrap" style=""><IMG src="images/special-thanks/opensourceposeidon_supportedby.gif" style="border: 0px solid black"></SPAN></A>
-                </TD>
-                <TD class="confluenceTd">Licenses for Poseidon UML </TD>
-                <TD class="confluenceTd">&nbsp;</TD>
-                <TD class="confluenceTd"> Stefan Zoerner </TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd">
-                    <A href="http://www.famfamfam.com/lab/icons/silk/" title="www.famfamfam.com" class="external-link" rel="nofollow"><SPAN class="image-wrap" style=""><IMG src="images/special-thanks/FAMFAMFAM_logo.png" style="border: 0px solid black"></SPAN></A>
-                </TD>
-                <TD class="confluenceTd">
-                    <a href="http://creativecommons.org/licenses/by/2.5/">http://creativecommons.org/licenses/by/2.5/</a>
-                </TD>
-                <TD class="confluenceTd"> Mark James </TD>
-                <TD class="confluenceTd"> Emmanuel L&eacute;charny</TD>
-            </TR>
-            <TR>
-                <TD class="confluenceTd">
-                    <A href="http://www.lattix.com/" title="www.lattix.com" class="external-link" rel="nofollow"><SPAN class="image-wrap" style=""><IMG src="images/special-thanks/zenl_logo.gif" style="border: 0px solid black"></SPAN></A>
-                </TD>
-                <TD class="confluenceTd">Licenses for Lattix LDM </TD>
-                <TD class="confluenceTd"> Frank Waldman (frank.waldman at lattix.com) </TD>
-                <TD class="confluenceTd"> Alex Karasulu (akarasulu at apache.org) </TD>
-            </TR>
-        </TBODY>
-    </TABLE>
-</DIV></p>
+<table>
+<thead>
+<tr>
+<th align="center">Company/Organization</th>
+<th>Donation type</th>
+<th align="center">Organization Contact</th>
+<th align="center">Apache Contact</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td align="center"><a href="http://www.opengroup.org/"><img alt="" src="images/special-thanks/opengroup_logo.png" /></a></td>
+<td>Compliance test suite, LDAP certification support</td>
+<td align="center">Lynne Canal</td>
+<td align="center">Alex Karasulu</td>
+</tr>
+<tr>
+<td align="center"><a href="http://www.yourkit.com/"><img alt="" src="images/special-thanks/YourKit_logo.png" /></a></td>
+<td>Licenses for YourKit</td>
+<td align="center">Vladimir Kondratyev (sales at yourkit.com)</td>
+<td align="center">Emmanuel L&eacute;charny</td>
+</tr>
+<tr>
+<td align="center"><a href="http://www.jetbrains.com/"><img alt="" src="images/special-thanks/JetBrains_logo.png" /></a></td>
+<td>Licenses for IDEA</td>
+<td align="center">Ilia Dumov (Ilia.Dumov at jetbrains.com)</td>
+<td align="center">Alex Karasulu</td>
+</tr>
+<tr>
+<td align="center"><a href="http://http/www.sqlmanager.net/"><img alt="" src="images/special-thanks/SQLManager.bmp" /></a></td>
+<td>Licenses for MySQL/Postgres</td>
+<td align="center">Roman Tkachenko (sales at sqlmanager.net)</td>
+<td align="center">Alex Karasulu</td>
+</tr>
+<tr>
+<td align="center"><a href="http://www.borland.com/"><img alt="" src="images/special-thanks/borland.gif" /></a></td>
+<td>Licenses for Together</td>
+<td align="center">Lesong Chang (lesong.chang at borland.com)</td>
+<td align="center">Alex Karasulu</td>
+</tr>
+<tr>
+<td align="center"><a href="http://www.gentleware.com/"><img alt="" src="images/special-thanks/opensourceposeidon_supportedby.gif" /></a></td>
+<td>Licenses for Poseidon UML</td>
+<td align="center">-</td>
+<td align="center">Stefan Zoerner</td>
+</tr>
+<tr>
+<td align="center"><a href="http://www.famfamfam.com/lab/icons/silk/"><img alt="" src="images/special-thanks/FAMFAMFAM_logo.png" /></a></td>
+<td>Silk Icons</td>
+<td align="center">Mark James</td>
+<td align="center">Emmanuel L&eacute;charny</td>
+</tr>
+<tr>
+<td align="center"><a href="http://www.lattix.com/"><img alt="" src="images/special-thanks/zenl_logo.gif" /></a></td>
+<td>Licenses for Lattix LDM</td>
+<td align="center">Frank Waldman (frank.waldman at lattix.com)</td>
+<td align="center">Alex Karasulu</td>
+</tr>
+</tbody>
+</table>