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/10/14 00:59:36 UTC

directory-fortress-core git commit: change to use relative path

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master b9510ef6f -> cc76d2e84


change to use relative path


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

Branch: refs/heads/master
Commit: cc76d2e849636ca35fb3dca8fd22ffb8bd4aa5df
Parents: b9510ef
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri Oct 2 07:14:50 2015 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri Oct 2 07:14:50 2015 -0500

----------------------------------------------------------------------
 build.properties.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/cc76d2e8/build.properties.example
----------------------------------------------------------------------
diff --git a/build.properties.example b/build.properties.example
index 2c0e7df..78865da 100644
--- a/build.properties.example
+++ b/build.properties.example
@@ -86,7 +86,7 @@ enable.ldap.ssl=false
 #ldap.host=fortressdemo2.com
 #ldap.port=10636
 #enable.ldap.ssl.debug=true
-#trust.store=/home/smckinn/GIT/fortressDev/directory-fortress-core/src/test/resources/certs/mytruststore
+#trust.store=src/test/resources/certs/mytruststore
 #trust.store.password=changeit
 #trust.store.set.prop=true