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/06/18 15:49:02 UTC

directory-fortress-core git commit: doc change to file name

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 7f90ecae1 -> 2e0746354


doc change to file name


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

Branch: refs/heads/master
Commit: 2e07463549e978e526d9a3e8254be01530e97f2d
Parents: 7f90eca
Author: Shawn McKinney <sm...@apache.org>
Authored: Thu Jun 18 08:48:54 2015 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Thu Jun 18 08:48:54 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/2e074635/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-rest.html
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-rest.html b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-rest.html
index ef22987..7e7b969 100755
--- a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-rest.html
+++ b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-rest.html
@@ -80,7 +80,7 @@ cp [directory-fortress-core]/config/fortress.properties [directory-fortress-enma
         To load policies for testing into ldap, run this command:
                 <pre>
                     <p style="font: monospace; color: black; background-color: lightgrey; font-size: 10pt">
-mvn install -Dload.file=./src/main/resources/FortressRestServerRoles.xml
+mvn install -Dload.file=./src/main/resources/FortressRestServerPolicy.xml
                     </p>
                 </pre>
     </li>