svn commit: r1761301 - in /ofbiz/trunk/specialpurpose/ecommerce: ofbiz-component.xml webapp/ecomclone/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1761301 - in /ofbiz/trunk/specialpurpose/ecommerce: ofbiz-component.xml webapp/ecomclone/

jacopoc
Author: jacopoc
Date: Sun Sep 18 06:23:55 2016
New Revision: 1761301

URL: http://svn.apache.org/viewvc?rev=1761301&view=rev
Log:
Improved: removed the "ecomclone" web application from the "ecommerce"
component.

This web application was created to provide an example of how to leverage the
mechanism to extend another web application: since then the mechanism has been
adopted by most of the other OFBiz applications, making this example no more
useful.  

Removed:
    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/
Modified:
    ofbiz/trunk/specialpurpose/ecommerce/ofbiz-component.xml

Modified: ofbiz/trunk/specialpurpose/ecommerce/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/ofbiz-component.xml?rev=1761301&r1=1761300&r2=1761301&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/ofbiz-component.xml (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/ofbiz-component.xml Sun Sep 18 06:23:55 2016
@@ -64,12 +64,6 @@ under the License.
         location="webapp/ecommerce"
         mount-point="/ecommerce"
         app-bar-display="false"/>
-    <webapp name="ecomclone"
-        title="eCommerce Clone"
-        server="default-server"
-        location="webapp/ecomclone"
-        mount-point="/ecomclone"
-        app-bar-display="false"/>
     <webapp name="ecomseo"
         title="SEO enhanced eCommerce"
         server="default-server"