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/17 16:58:11 UTC

directory-fortress-core git commit: FC-66 - change core description

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master d306b4b64 -> 19d901c3e


FC-66 - change core description


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/19d901c3
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/19d901c3
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/19d901c3

Branch: refs/heads/master
Commit: 19d901c3e9bdfd0568208250947e4fb6c35abbe0
Parents: d306b4b
Author: Shawn McKinney <sm...@apache.org>
Authored: Tue Feb 17 09:57:59 2015 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Tue Feb 17 09:57:59 2015 -0600

----------------------------------------------------------------------
 .../directory/fortress/core/doc-files/apache-fortress-core.html    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/19d901c3/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 dd47319..0789431 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,7 +42,7 @@
 
 <h3>Build Apache Fortress Core</h3>
 <img src="fortress100.gif">
-<br><br>This section provides instructions to install Fortress and run the junit tests.
+<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>
 <ol>
     <li>Set java and maven home env variables.</li>