Re: svn commit: r891180 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/order/webapp/ordermgr/WEB-INF/ applications/product/webapp/facility/WEB-INF/ framework/birt/src/org/ofbiz/birt/email/ framework/birt/src/org/ofbiz/bi...

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

Re: svn commit: r891180 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/order/webapp/ordermgr/WEB-INF/ applications/product/webapp/facility/WEB-INF/ framework/birt/src/org/ofbiz/birt/email/ framework/birt/src/org/ofbiz/bi...

Adam Heath-2
[hidden email] wrote:

> Author: hansbak
> Date: Wed Dec 16 10:44:27 2009
> New Revision: 891180
>
> URL: http://svn.apache.org/viewvc?rev=891180&view=rev
> Log:
> Although we do not experience compile problems here, there were some problems as reported https://issues.apache.org/jira/browse/OFBIZ-3353. which should be fixed now, contribution by chattree
> Modified: ofbiz/trunk/specialpurpose/component-load.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/component-load.xml?rev=891180&r1=891179&r2=891180&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/component-load.xml (original)
> +++ ofbiz/trunk/specialpurpose/component-load.xml Wed Dec 16 10:44:27 2009
> @@ -34,6 +34,7 @@
>      <load-component component-location="myportal"/>
>      <load-component component-location="webpos"/>
>      <load-component component-location="crowd"/>
> +    <!-- load-component component-location="ldap"/>-->
>      <!-- <load-component component-location="workflow"/> -->
>      <!-- <load-component component-location="shark"/> -->
>  </component-loader>

This doesn't belong.

Please run svn diff before committing changes.