You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2013/09/12 19:40:15 UTC

svn commit: r1522679 - /ofbiz/trunk/specialpurpose/birt/ofbiz-component.xml

Author: jleroux
Date: Thu Sep 12 17:40:14 2013
New Revision: 1522679

URL: http://svn.apache.org/r1522679
Log:
This reverts the change in birt ofbiz-component done at r1400463

Modified:
    ofbiz/trunk/specialpurpose/birt/ofbiz-component.xml

Modified: ofbiz/trunk/specialpurpose/birt/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/birt/ofbiz-component.xml?rev=1522679&r1=1522678&r2=1522679&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/birt/ofbiz-component.xml (original)
+++ ofbiz/trunk/specialpurpose/birt/ofbiz-component.xml Thu Sep 12 17:40:14 2013
@@ -29,7 +29,6 @@ under the License.
     <entity-resource type="data" reader-name="seed" loader="main" location="data/OrderPortletData.xml"/>
     <service-resource type="model" loader="main" location="servicedef/services.xml"/>
    
-   <!-- use when reports need to be injected into applications Note: this will break contextual help for those applications.
     <webapp name="accounting"
             title="Accounting"
             server="default-server"
@@ -50,7 +49,7 @@ under the License.
             location="webapp/ordermgr"
             base-permission="OFBTOOLS,ORDERMGR"
             mount-point="/ordermgr"/>
-    -->
+
     <webapp name="birt"
             title="BIRT"
             server="default-server"