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