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 2016/08/20 05:56:41 UTC

svn commit: r1756984 - in /ofbiz/trunk/framework/base: lib/ ofbiz-component.xml

Author: jleroux
Date: Sat Aug 20 05:56:41 2016
New Revision: 1756984

URL: http://svn.apache.org/viewvc?rev=1756984&view=rev
Log:
After r1756949, remove the base/lib and its reference in base ofbiz-component.xml

Removed:
    ofbiz/trunk/framework/base/lib/
Modified:
    ofbiz/trunk/framework/base/ofbiz-component.xml

Modified: ofbiz/trunk/framework/base/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/ofbiz-component.xml?rev=1756984&r1=1756983&r2=1756984&view=diff
==============================================================================
--- ofbiz/trunk/framework/base/ofbiz-component.xml (original)
+++ ofbiz/trunk/framework/base/ofbiz-component.xml Sat Aug 20 05:56:41 2016
@@ -24,7 +24,6 @@ under the License.
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="dtd"/>
     <classpath type="dir" location="config"/>
-    <classpath type="jar" location="lib/*"/>
 
     <test-suite loader="main" location="testdef/basetests.xml"/>