Re: svn commit: r1062608 - in /ofbiz/trunk: ./ applications/accounting/ applications/accounting/config/ applications/accounting/data/ applications/accounting/entitydef/ applications/accounting/script/org/ofbiz/accounting/payment/ applications/accounting/se...

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

Re: svn commit: r1062608 - in /ofbiz/trunk: ./ applications/accounting/ applications/accounting/config/ applications/accounting/data/ applications/accounting/entitydef/ applications/accounting/script/org/ofbiz/accounting/payment/ applications/accounting/se...

Jacopo Cappellato-4
Hi Hans,

I guess that the change below is not required.

Jacopo

On Jan 24, 2011, at 3:27 AM, [hidden email] wrote:

> Modified: ofbiz/trunk/applications/accounting/ofbiz-component.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/ofbiz-component.xml?rev=1062608&r1=1062607&r2=1062608&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/accounting/ofbiz-component.xml (original)
> +++ ofbiz/trunk/applications/accounting/ofbiz-component.xml Mon Jan 24 02:27:11 2011
> @@ -29,6 +29,7 @@ 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"/>