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:19:27 UTC

svn commit: r924612 - in /websites/staging/directory/trunk/content: ./ fortress/quick-start/linux/section-I.html fortress/quick-start/linux/section-II.html

Author: buildbot
Date: Sat Oct  4 08:19:27 2014
New Revision: 924612

Log:
Staging update by buildbot for directory

Added:
    websites/staging/directory/trunk/content/fortress/quick-start/linux/section-II.html
Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/quick-start/linux/section-I.html

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

Modified: websites/staging/directory/trunk/content/fortress/quick-start/linux/section-I.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/quick-start/linux/section-I.html (original)
+++ websites/staging/directory/trunk/content/fortress/quick-start/linux/section-I.html Sat Oct  4 08:19:27 2014
@@ -17,7 +17,7 @@
 -->
 <html>
 	<head>
-		<title>Section I - Instructions to run the Fortress Ant Build &mdash; Apache Directory</title>
+		<title>Section I - Instructions to download, extract and configure Fortress &mdash; Apache Directory</title>
 		
 	    <link href="./../../../css/common.css" rel="stylesheet" type="text/css">
 	    <link href="./../../../css/turquoise.css" rel="stylesheet" type="text/css">
@@ -150,14 +150,14 @@
         </div>
         <div class="nav_next">
         
-            <a href="section-II.html">Section II - </a>
+            <a href="section-II.html">Section II - Instructions to run the Fortress Ant Build</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>
+<h2 id="section-i-instructions-to-download-extract-and-configure-fortress-builder-package-to-target-system">Section I - 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>
@@ -183,36 +183,6 @@
 <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">
@@ -228,7 +198,7 @@
         </div>
         <div class="nav_next">
         
-            <a href="section-II.html">Section II - </a>
+            <a href="section-II.html">Section II - Instructions to run the Fortress Ant Build</a>
 		
         </div>
         <div class="clearfix"></div>

Added: websites/staging/directory/trunk/content/fortress/quick-start/linux/section-II.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/quick-start/linux/section-II.html (added)
+++ websites/staging/directory/trunk/content/fortress/quick-start/linux/section-II.html Sat Oct  4 08:19:27 2014
@@ -0,0 +1,221 @@
+<!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 II - 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="section-I.html">Section I - Instructions to download, extract and configure Fortress</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-III.html">Section III - </a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+<h2 id="section-ii-instructions-to-run-the-fortress-ant-build">Section II - 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="section-I.html">Section I - Instructions to download, extract and configure Fortress</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-III.html">Section III - </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>