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 2016/04/16 04:57:34 UTC

directory-fortress-enmasse git commit: add test section

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master fab31a74c -> 10499db4c


add test section


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

Branch: refs/heads/master
Commit: 10499db4c00d87985b4f4f42ba5308989f9885c9
Parents: fab31a7
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri Apr 15 12:18:27 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri Apr 15 12:18:27 2016 -0500

----------------------------------------------------------------------
 README-QUICKSTART.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/10499db4/README-QUICKSTART.md
----------------------------------------------------------------------
diff --git a/README-QUICKSTART.md b/README-QUICKSTART.md
index 07067ed..8315c62 100644
--- a/README-QUICKSTART.md
+++ b/README-QUICKSTART.md
@@ -26,6 +26,7 @@
  * SECTION 2. Configure Tomcat
  * SECTION 3. Load Sample Security Policy
  * SECTION 4. Deploy to Tomcat Server
+ * SECTION 5. Test
 
 ___________________________________________________________________________________
 ## Document Overview
@@ -94,7 +95,12 @@ ________________________________________________________________________________
 
   where *TOMCAT_HOME* matches your target env.
 
-2. Smoke test:
+2. You may need to restart Tomcat.
+
+___________________________________________________________________________________
+## SECTION 5. Test
+
+1. Smoke test:
 
  ```
  mvn test -Dtest=EmTest