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 2014/10/04 10:15:04 UTC

svn commit: r924611 - in /websites/staging/directory/trunk/content: ./ fortress/images/ fortress/quick-start/linux/

Author: buildbot
Date: Sat Oct  4 08:15:03 2014
New Revision: 924611

Log:
Staging update by buildbot for directory

Added:
    websites/staging/directory/trunk/content/fortress/images/Screenshot3-edit-javahome.png   (with props)
    websites/staging/directory/trunk/content/fortress/images/Screenshot4-ant-dist.png   (with props)
    websites/staging/directory/trunk/content/fortress/images/Screenshot4-ant-success-dist.png   (with props)
    websites/staging/directory/trunk/content/fortress/images/Screenshot5-dist-listing.png   (with props)
    websites/staging/directory/trunk/content/fortress/quick-start/linux/section-I.html
Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/quick-start/linux/guidelines.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct  4 08:15:03 2014
@@ -1 +1 @@
-1629357
+1629358

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot3-edit-javahome.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot3-edit-javahome.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot4-ant-dist.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot4-ant-dist.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot4-ant-success-dist.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot4-ant-success-dist.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot5-dist-listing.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot5-dist-listing.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/staging/directory/trunk/content/fortress/quick-start/linux/guidelines.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/quick-start/linux/guidelines.html (original)
+++ websites/staging/directory/trunk/content/fortress/quick-start/linux/guidelines.html Sat Oct  4 08:15:03 2014
@@ -150,7 +150,7 @@
         </div>
         <div class="nav_next">
         
-            <a href="section-I.html">Section I - download Fortress QUICKSTART and prepare the package</a>
+            <a href="section-I.html">Section I - Instructions to run the Fortress Ant Build</a>
 		
         </div>
         <div class="clearfix"></div>
@@ -161,32 +161,6 @@
 <p>In the document that follows, when you read [version] or [platform] substitute with current package info. For example - if the downloaded package version is 1.0.0 and platform is 'Debian Silver i386', the instructions show fortressBuilder-[platform]-[version].jar your file name would be fortressBuilder-Debian-Silver-i386-1.0.0.zip</p>
 <p>Is your target machine windows? Go to <a href="../windows/windows.html">README-QUICKSTART-WINDOWS</a>.</p>
 <p>The source code for this project is located here ./src.</p>
-<h2 id="instructions-to-download-extract-and-configure-fortress-builder-package-to-target-system">Instructions to download, extract and configure Fortress Builder Package to Target System</h2>
-<ul>
-<li>Download one of the linux packages from here: iamfortress.org/download</li>
-<li>Copy fortressBuilder-[platform]-[version].zip to hard drive on target server env.</li>
-<li>
-<p>Extract the zip. The location for archive can vary according to requirements. The location of package will be referred to as FORTRESS_HOME later on.
-*Enable permission for the binaries to execute. From FORTRESS_HOME root folder, enter the following command from a system prompt:</p>
-<p>chmod a+x -Rf * </p>
-</li>
-</ul>
-<p><CENTER>
-  <IMG src="../../images/Screenshot1-chmod.png" alt="Screenshot" width="766" height="58"/>
-</CENTER></p>
-<p>If debian platform and using sudo, edit file named 'build.properties' and insert sudo password here:</p>
-<div class="codehilite"><pre><span class="n">sudo</span><span class="p">.</span><span class="n">pw</span><span class="p">=</span><span class="n">your</span> <span class="n">pw</span> <span class="n">here</span>
-</pre></div>
-
-
-<p>Note: For Redhat deployments leave this param's value empty, like below, otherwise the 'stop-slapd' target may not work.</p>
-<div class="codehilite"><pre><span class="n">sudo</span><span class="p">.</span><span class="n">pw</span><span class="p">=</span>
-</pre></div>
-
-
-<p><CENTER>
-  <IMG src="../../images/Screenshot2-edit-sudo.png" alt="Screenshot" width="766" height="111"/>
-</CENTER></p>
 
 
     <div class="nav">
@@ -202,7 +176,7 @@
         </div>
         <div class="nav_next">
         
-            <a href="section-I.html">Section I - download Fortress QUICKSTART and prepare the package</a>
+            <a href="section-I.html">Section I - Instructions to run the Fortress Ant Build</a>
 		
         </div>
         <div class="clearfix"></div>

Added: websites/staging/directory/trunk/content/fortress/quick-start/linux/section-I.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/quick-start/linux/section-I.html (added)
+++ websites/staging/directory/trunk/content/fortress/quick-start/linux/section-I.html Sat Oct  4 08:15:03 2014
@@ -0,0 +1,247 @@
+<!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>Section I - Instructions to run the Fortress Ant Build &mdash; Apache Directory</title>
+		
+	    <link href="./../../../css/common.css" rel="stylesheet" type="text/css">
+	    <link href="./../../../css/turquoise.css" rel="stylesheet" type="text/css">
+    
+        
+        <link rel="shortcut icon" href="./../../../images/fortress-icon_16x16.png">
+    
+        <!-- Google Analytics -->
+        <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+        <script type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </script>
+	</head>
+	<body>
+	    <div id="container">
+            <div id="header">
+                <div id="subProjectsNavBar">
+                    <a href="./../../../">
+                        
+                        Apache Directory Project
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../apacheds">
+                        
+                        ApacheDS
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../studio">
+                        
+                        Apache Directory Studio
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../api">
+                        
+                        Apache LDAP API
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../mavibot">
+                        
+                        Mavibot
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../escimo">
+                        
+                        eSCIMo
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../fortress">
+                        
+                        <STRONG>Fortress</STRONG>
+                        
+                    </a>
+                </div><!-- subProjectsNavBar -->
+            </div><!-- header -->
+            <div id="content">
+                <div id="leftColumn">
+                    
+<div id="navigation">
+    
+    <h5>Fortress 1.0.0-RC39</h5>
+    <ul>
+        <li><a href="./../../../fortress/">Home</a></li>
+        <li><a href="./../../../fortress/news.html">News</a></li>
+    </ul>
+    <h5>Downloads</h5>
+    <ul>
+	    <li><a href="./../../../fortress/downloads.html">Version 1.0.0-RC39</a>&nbsp;&nbsp;<IMG src="./../../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+        <li><a href="./../../../fortress/download-old-versions.html">Older versions</a></li>
+    </ul>
+    <h5>Getting Started</h5>
+    <ul>
+        <li><a href="./../../../fortress/vision.html">Vision</a></li>
+    </ul>
+    <h5>Documentation</h5>
+    <ul>
+        <li><a href="./../../../fortress/five-minutes-tutorial.html">Five minutes tutorial</a></li>
+	    <li><a href="./../../../fortress/user-guide.html">User Guide</a></li>
+        <li><a href="./../../../fortress/gen-docs/latest/apidocs/">JavaDocs</a></li>
+        <!--li><a href="./../../../fortress/gen-docs/latest/">Generated Reports</a></li-->
+        <li><a href="./../../../fortress/developer-guide.html">Developer Guide</a></li>
+    </ul>
+    
+    
+    <h5>Support</h5>
+    <ul>
+        <li><a href="./../../../mailing-lists-and-irc.html">Mailing Lists &amp; IRC</a></li>
+        <li><a href="./../../../sources.html">Sources</a></li>
+        <li><a href="./../../../issue-tracking.html">Issue Tracking</a></li>
+        <li><a href="./../../../commercial-support.html">Commercial Support</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>
+        <li><a href="./../../../special-thanks.html" class="external-link" rel="nofollow">Special Thanks</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">
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="guidelines.html">Guidelines and Tips for first-time users</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-II.html">Section II - </a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+<h2 id="instructions-to-download-extract-and-configure-fortress-builder-package-to-target-system">Instructions to download, extract and configure Fortress Builder Package to Target System</h2>
+<ul>
+<li>Download one of the linux packages from here: iamfortress.org/download</li>
+<li>Copy fortressBuilder-[platform]-[version].zip to hard drive on target server env.</li>
+<li>
+<p>Extract the zip. The location for archive can vary according to requirements. The location of package will be referred to as FORTRESS_HOME later on.
+*Enable permission for the binaries to execute. From FORTRESS_HOME root folder, enter the following command from a system prompt:</p>
+<p>chmod a+x -Rf * </p>
+</li>
+</ul>
+<p><CENTER>
+  <IMG src="../../images/Screenshot1-chmod.png" alt="Screenshot" width="766" height="58"/>
+</CENTER></p>
+<p>If debian platform and using sudo, edit file named 'build.properties' and insert sudo password here:</p>
+<div class="codehilite"><pre><span class="n">sudo</span><span class="p">.</span><span class="n">pw</span><span class="p">=</span><span class="n">your</span> <span class="n">pw</span> <span class="n">here</span>
+</pre></div>
+
+
+<p>Note: For Redhat deployments leave this param's value empty, like below, otherwise the 'stop-slapd' target may not work.</p>
+<div class="codehilite"><pre><span class="n">sudo</span><span class="p">.</span><span class="n">pw</span><span class="p">=</span>
+</pre></div>
+
+
+<p><CENTER>
+  <IMG src="../../images/Screenshot2-edit-sudo.png" alt="Screenshot" width="766" height="111"/>
+</CENTER></p>
+<h2 id="instructions-to-run-the-fortress-ant-build">Instructions to run the Fortress Ant Build</h2>
+<p>From FORTRESS_HOME root folder, edit the b.sh script to point to java home:</p>
+<div class="codehilite"><pre><span class="n">export</span> <span class="n">JAVA_HOME</span><span class="p">=</span><span class="o">/</span><span class="n">opt</span><span class="o">/</span><span class="n">jdk1</span><span class="p">.</span>7<span class="p">.</span>0<span class="n">_10</span>
+</pre></div>
+
+
+<p><CENTER>
+  <IMG src="../../images/Screenshot3-edit-javahome.png" alt="Screenshot" width="766" height="111"/>
+</CENTER></p>
+<p>Run the distribution target:</p>
+<div class="codehilite"><pre><span class="o">./</span><span class="n">b</span><span class="p">.</span><span class="n">sh</span> <span class="n">dist</span>
+</pre></div>
+
+
+<p><CENTER>
+  <IMG src="../../images/Screenshot4-ant-dist.png" alt="Screenshot" width="766" height="58"/>
+</CENTER></p>
+<p>Note: The b.sh batch file referred to here uses Ant package that is local to Fortress quickstart package.</p>
+<p>Verify it ran correctly according to Ant:</p>
+<div class="codehilite"><pre><span class="n">BUILD</span> <span class="n">SUCCESSFUL</span>
+</pre></div>
+
+
+<p><CENTER>
+  <IMG src="../../images/Screenshot4-ant-success-dist.png" alt="Screenshot" width="766" height="111"/>
+</CENTER></p>
+<p>You may now view the project binaries and documentation located under FORTRESS_HOME/dist. </p>
+<p><CENTER>
+  <IMG src="../../images/Screenshot5-dist-listing.png" alt="Screenshot" width="766" height="87"/>
+</CENTER></p>
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="guidelines.html">Guidelines and Tips for first-time users</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-II.html">Section II - </a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2014, <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 Mavibot, Mavibot, Apache eSCIMo, eSCIMo, Fortress, Apache Fortress, EnMasse,
+                Apache EnMasse, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.
+            </div>
+        </div><!-- container -->
+    </body>
+</html>