Author: jacopoc
Date: Wed Apr  3 09:01:09 2013
New Revision: 1463886

URL: http://svn.apache.org/r1463886
Log:
Removed unused lib folder from the marketing component.

Removed:
    ofbiz/trunk/applications/marketing/lib/
Modified:
    ofbiz/trunk/applications/marketing/ofbiz-component.xml

Modified: ofbiz/trunk/applications/marketing/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/ofbiz-component.xml?rev=1463886&r1=1463885&r2=1463886&view=diff
==============================================================================
--- ofbiz/trunk/applications/marketing/ofbiz-component.xml (original)
+++ ofbiz/trunk/applications/marketing/ofbiz-component.xml Wed Apr  3 09:01:09 
2013
@@ -23,7 +23,6 @@ under the License.
         
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
     <classpath type="jar" location="build/lib/*"/>
-    <classpath type="jar" location="lib/*"/>
     <classpath type="dir" location="config"/>
     <entity-resource type="model" reader-name="main" loader="main" 
location="entitydef/entitymodel.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" 
location="data/MarketingTypeData.xml"/>


Reply via email to