You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Adam Heath <do...@brainfood.com> on 2009/12/16 16:43:40 UTC

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...

hansbak@apache.org 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.