You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2015/02/19 22:22:51 UTC

directory-fortress-core git commit: FC-66 - normalize headers

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master abaa764c9 -> c886b6aa5


FC-66 - normalize headers


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/c886b6aa
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/c886b6aa
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/c886b6aa

Branch: refs/heads/master
Commit: c886b6aa5e80540475dcb4b72d62247bef9e7941
Parents: abaa764
Author: Shawn McKinney <sm...@apache.org>
Authored: Thu Feb 19 15:22:38 2015 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Thu Feb 19 15:22:38 2015 -0600

----------------------------------------------------------------------
 .../fortress/core/doc-files/apache-directory-server.html        | 4 ++--
 .../fortress/core/doc-files/apache-directory-studio.html        | 4 ++--
 .../directory/fortress/core/doc-files/apache-fortress-core.html | 5 +++--
 3 files changed, 7 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/c886b6aa/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-server.html
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-server.html b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-server.html
index f9bc029..4332fee 100755
--- a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-server.html
+++ b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-server.html
@@ -43,8 +43,8 @@
 <h3>Setup Apache Directory Server</h3>
 <img src="apacheds-logo.jpeg">
 <br><br>
-This section provides instructions to install the Apache Directory Server which is needed by Fortress.
-<h4>Steps to install</h4>
+<h4>This section provides instructions to install the Apache Directory Server which is needed by Fortress</h4>
+Steps to install:
 <ol>
 
     <li>

http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/c886b6aa/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-studio.html
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-studio.html b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-studio.html
index 949ff5a..0f23383 100644
--- a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-studio.html
+++ b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-studio.html
@@ -43,8 +43,8 @@
 <h3>Setup Apache Directory Studio</h3>
 <img src="apache-studio-logo.jpeg">
 <br><br>
-This section provides instructions to install and configure Apache Directory Studio. The Apache Directory Studio in an LDAPv3 browser.
-<h4>Steps to install</h4>
+<h4>This section provides instructions to install and configure Apache Directory Studio LDAP Browser</h4>
+Steps to install:
 <ol>
 
     <li>

http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/c886b6aa/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-core.html
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-core.html b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-core.html
index 8354b0a..95dba74 100755
--- a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-core.html
+++ b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-core.html
@@ -42,8 +42,9 @@
 
 <h3>Build Apache Fortress Core</h3>
 <img src="fortress100.gif">
-<br><br>This section provides instructions to install Fortress, configure for usage with ApacheDS, and run the junit tests.
-<h4>Steps to build the Fortress Core</h4>
+<br><br>
+<h4>This section provides instructions to install Fortress Core, setup usage with ApacheDS, and run the junit tests</h4>
+Steps to complete:
 <ol>
     <li>Set java and maven home env variables.</li>