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/05/09 14:16:17 UTC

svn commit: r816888 - in /websites/staging/directory/trunk/content: ./ apacheds/ images/

Author: buildbot
Date: Wed May  9 12:16:16 2012
New Revision: 816888

Log:
Staging update by buildbot for directory

Added:
    websites/staging/directory/trunk/content/apacheds/downloads.html
    websites/staging/directory/trunk/content/images/download-archive.png   (with props)
    websites/staging/directory/trunk/content/images/download-linux.png   (with props)
    websites/staging/directory/trunk/content/images/download-macosx.png   (with props)
    websites/staging/directory/trunk/content/images/download-solaris.png   (with props)
    websites/staging/directory/trunk/content/images/download-sources.png   (with props)
    websites/staging/directory/trunk/content/images/download-windows.png   (with props)
Modified:
    websites/staging/directory/trunk/content/   (props changed)

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May  9 12:16:16 2012
@@ -1 +1 @@
-1333904
+1336125

Added: websites/staging/directory/trunk/content/apacheds/downloads.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/downloads.html (added)
+++ websites/staging/directory/trunk/content/apacheds/downloads.html Wed May  9 12:16:16 2012
@@ -0,0 +1,126 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+	<head>
+		<title>Downloads &mdash; Apache Directory</title>
+		
+        <link href="./../css/common.css" rel="stylesheet" type="text/css">
+    	<link href="./../css/green.css" rel="stylesheet" type="text/css">
+    
+	</head>
+	<body>
+	    <div id="container">
+            <div id="header">
+                <div id="subProjectsNavBar">
+                    <a href="./../">
+                        
+                        Apache Directory Project
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../apacheds">
+                        
+                        <STRONG>ApacheDS</STRONG>
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../studio">
+                        
+                        Apache Directory Studio
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../api">
+                        
+                        Apache LDAP API
+                        
+                    </a>
+                </div><!-- subProjectsNavBar -->
+            </div><!-- header -->
+            <div id="content">
+                <div id="leftColumn">
+                    
+<div id="navigation">
+    
+    <h5>ApacheDS 1.5</h5>
+    <ul>
+        <li><a href="./../apacheds/">Home</a></li>
+        <li><a href="./../apacheds/features.html">Features</a></li>
+    </ul>
+    <h5>Downloads</h5>
+    <ul>
+        <li><a href="./../apacheds/downloads.html">ApacheDS 1.5.7</a><!--&nbsp;&nbsp;<img src="./../images/new_badge.gif" alt="" style="margin- bottom:- 3px;" border="0">--></li>
+        <li><a href="./../apacheds/download-old-versions.html">Older versions</a></li>
+    </ul>
+    <h5>Documentation</h5>
+    <ul>
+        <li><a href="./../apacheds/apacheds-v15-basic-users-guide.html">Basic User's Guide </a></li>
+        <li><a href="./../apacheds/apacheds-v15-advanced-users-guide.html">Advanced User's Guide</a></li>
+        <li><a href="./../apacheds/apacheds-v15-developers-guide.html">Developer's Guide</a></li>
+        <li><a href="./../apacheds/gen-docs/latest">Generated Reports (e.g. JavaDocs)</a></li>
+    </ul>
+    <h5>ApacheDS 1.0 (old)</h5>
+    <ul>
+        <li><a href="./../apacheds/1.0/">Home</a></li>
+    </ul>
+    
+    
+    <h5>Community</h5>
+    <ul>
+        <li><a href="./../contribute.html">How to Contribute</a></li>
+        <li><a href="./../team.html">Team</a></li>
+        <li><a href="./../original-project-proposal.html">Original Project Proposal</a></li>
+    </ul>
+    <h5>About Apache</h5>
+    <ul>
+        <li><a href="http://www.apache.org/">Apache</a></li>
+        <li><a href="http://www.apache.org/licenses/">License</a></li>
+        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+        <li><a href="http://www.apache.org/security/">Security</a></li>
+    </ul>
+    
+</div><!-- navigation -->
+
+                </div><!-- leftColumn -->
+                <div id="rightColumn">
+
+<h1 id="downloads">Downloads</h1>
+<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>ApacheDS is a multi-platform application and runs on Mac OS X, Linux and Windows.</p>
+<p>Please select your installer download:</p>
+<ul>
+<li><img alt="Download" src="../images/download-linux.png" /> <a href="download/download-linux-bin.html">Download Linux Binary installer</a></li>
+<li><img alt="Download" src="../images/download-linux.png" /> <a href="download/download-linux-deb.html">Download Linux Debian DEB installer</a></li>
+<li><img alt="Download" src="../images/download-linux.png" /> <a href="download/download-linux-rpm.html">Download Linux Fedora RPM installer</a></li>
+<li><img alt="Download" src="../images/download-solaris.png" /> <a href="download/download-solaris.html">Download Solaris PKG installer</a></li>
+<li><img alt="Download" src="../images/download-macosx.png" /> <a href="download/download-macosx.html">Download Mac OS X installer</a></li>
+<li><img alt="Download" src="../images/download-windows.png" /> <a href="download/download-windows.html">Download Windows installer</a></li>
+<li><img alt="Download" src="../images/download-archive.png" /> <a href="download/download-archive.html">Download Archive zip/tar.gz</a></li>
+<li><img alt="Download" src="../images/download-sources.png" /> <a href="download/download-sources.html">Download Sources</a></li>
+</ul>
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2012, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="privacy-policy.html">Privacy Policy</a><br />
+                Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.
+            </div>
+        </div><!-- container -->
+    </body>
+</html>
\ No newline at end of file

Added: websites/staging/directory/trunk/content/images/download-archive.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/images/download-archive.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/images/download-linux.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/images/download-linux.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/images/download-macosx.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/images/download-macosx.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/images/download-solaris.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/images/download-solaris.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/images/download-sources.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/images/download-sources.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/images/download-windows.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/images/download-windows.png
------------------------------------------------------------------------------
    svn:mime-type = image/png