You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2009/02/06 10:15:43 UTC

svn commit: r741482 - /ofbiz/trunk/framework/example/ofbiz-component.xml

Author: jacopoc
Date: Fri Feb  6 09:15:43 2009
New Revision: 741482

URL: http://svn.apache.org/viewvc?rev=741482&view=rev
Log:
Removed reference in comment to Jetty container.

Modified:
    ofbiz/trunk/framework/example/ofbiz-component.xml

Modified: ofbiz/trunk/framework/example/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/ofbiz-component.xml?rev=741482&r1=741481&r2=741482&view=diff
==============================================================================
--- ofbiz/trunk/framework/example/ofbiz-component.xml (original)
+++ ofbiz/trunk/framework/example/ofbiz-component.xml Fri Feb  6 09:15:43 2009
@@ -47,7 +47,7 @@
 
     <test-suite loader="main" location="testdef/tests.xml"/>
 
-    <!-- web applications; will be mounted when using the embedded Jetty container -->
+    <!-- web applications; will be mounted when using the embedded container -->
     <webapp name="example"
         title="Example"
         menu-name="secondary"