You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ka...@apache.org on 2015/04/20 15:45:43 UTC

svn commit: r1674848 - /openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext

Author: karlkilden
Date: Mon Apr 20 13:45:42 2015
New Revision: 1674848

URL: http://svn.apache.org/r1674848
Log:
CMS commit to openwebbeans by karlkilden

Modified:
    openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext

Modified: openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext?rev=1674848&r1=1674847&r2=1674848&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext Mon Apr 20 13:45:42 2015
@@ -32,7 +32,7 @@ You can add OpenWebBeans to your project
 The binary distributions include all the jars you need and the download page lists all the [maven dependencies][4]. 
 But since OpenWebBeans is modular you should read below so you know what to add. 
 
-### Required (#required-parts)
+### Required {#required-parts}
 
 For Servlet Container projects such as Tomcat and Jetty you always start with:
 
@@ -68,7 +68,7 @@ If the project uses Tomcat 6 or Tomcat 7
 * tomcat6 or tomcat7
  
 
-###Bootstrapping OpenWebBeans (#configuring-owb)
+###Bootstrapping OpenWebBeans {#configuring-owb}
 
 Simply put the following listener in web.xml: