svn commit: r1062732 - /ofbiz/trunk/applications/accounting/ofbiz-component.xml

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

svn commit: r1062732 - /ofbiz/trunk/applications/accounting/ofbiz-component.xml

hansbak-2
Author: hansbak
Date: Mon Jan 24 11:23:14 2011
New Revision: 1062732

URL: http://svn.apache.org/viewvc?rev=1062732&view=rev
Log:
because specific jars will be included in the lib dir, no special classpatch required. comment fom Jacopo.

Modified:
    ofbiz/trunk/applications/accounting/ofbiz-component.xml

Modified: ofbiz/trunk/applications/accounting/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/ofbiz-component.xml?rev=1062732&r1=1062731&r2=1062732&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/ofbiz-component.xml (original)
+++ ofbiz/trunk/applications/accounting/ofbiz-component.xml Mon Jan 24 11:23:14 2011
@@ -29,7 +29,6 @@ under the License.
     <classpath type="jar" location="lib/cybersource/*"/>
     <classpath type="jar" location="lib/worldpay/*"/>
     <classpath type="dir" location="lib/worldpay"/>
-    <classpath type="dir" location="ideal"/>
 
     <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/>
     <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel_reports.xml"/>