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 2017/05/07 18:02:22 UTC

svn commit: r1794239 - /directory/site/trunk/content/fortress/testimonials.mdtext

Author: smckinney
Date: Sun May  7 18:02:22 2017
New Revision: 1794239

URL: http://svn.apache.org/viewvc?rev=1794239&view=rev
Log:
more

Modified:
    directory/site/trunk/content/fortress/testimonials.mdtext

Modified: directory/site/trunk/content/fortress/testimonials.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/testimonials.mdtext?rev=1794239&r1=1794238&r2=1794239&view=diff
==============================================================================
--- directory/site/trunk/content/fortress/testimonials.mdtext (original)
+++ directory/site/trunk/content/fortress/testimonials.mdtext Sun May  7 18:02:22 2017
@@ -366,7 +366,7 @@ One thing that I love about CAS, even if
 
 ####Server Section
 
-1. Read and find the instructions at:
+#####1. Read and find the instructions at:
 
  * https://github.com/apache/directory-fortress-core
  * https://github.com/apache/directory-fortress-enmasse
@@ -374,13 +374,14 @@ One thing that I love about CAS, even if
 
  and configure your Apache Fortress properly.
 
-2. Clone the project from link at *Where to download* section below, change the configuration properly inside *cas-fortress-servers/src/main/resourcesz8 folder and package it using
+#####2. Clone the project from link at *Where to download* section below, change the configuration properly inside *cas-fortress-servers/src/main/resourcesz8 folder and package it using
 
- mvn clean package.
+    :::Maven
+     mvn clean package.
 
  Copy the war file from cas-fortress-server/target into the web-container deploy directory.
 
-3. Start your web-container and you get cas fortress integrated.
+#####3. Start your web-container and you get cas fortress integrated.
 
 ####Client Section