You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2013/04/17 10:13:56 UTC

svn commit: r1468794 - /myfaces/tobago/trunk/src/site/fml/faq.fml

Author: bommel
Date: Wed Apr 17 08:13:55 2013
New Revision: 1468794

URL: http://svn.apache.org/r1468794
Log:
moved liberty websphere plugin in own profile

Modified:
    myfaces/tobago/trunk/src/site/fml/faq.fml

Modified: myfaces/tobago/trunk/src/site/fml/faq.fml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/fml/faq.fml?rev=1468794&r1=1468793&r2=1468794&view=diff
==============================================================================
--- myfaces/tobago/trunk/src/site/fml/faq.fml (original)
+++ myfaces/tobago/trunk/src/site/fml/faq.fml Wed Apr 17 08:13:55 2013
@@ -343,12 +343,6 @@ java -jar ~/Downloads/wlp-developers-run
             </source>
           </li>
           <li>
-            Adding some features to the wlp/templates/servers/defaultServer/server.xml
-            <source>&lt;feature&gt;cdi-1.0&lt;/feature&gt;
-&lt;feature&gt;servlet-3.0&lt;/feature&gt;
-&lt;feature&gt;jsf-2.0&lt;/feature&gt;</source>
-          </li>
-          <li>
             Adding your server home to a property in the settings.xml of Maven
             <source>&lt;wlp.directory&gt;/opt/wlp-developers-runtime-8.5.next.beta&lt;/wlp.directory&gt;</source>
           </li>