You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2014/03/20 23:37:17 UTC

svn commit: r1579808 - /ofbiz/trunk/specialpurpose/build.xml

Author: jleroux
Date: Thu Mar 20 22:37:16 2014
New Revision: 1579808

URL: http://svn.apache.org/r1579808
Log:
Just spotted that for a reason crowd/build.xml can't be used there. I will check later...

Modified:
    ofbiz/trunk/specialpurpose/build.xml

Modified: ofbiz/trunk/specialpurpose/build.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/build.xml?rev=1579808&r1=1579807&r2=1579808&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/build.xml (original)
+++ ofbiz/trunk/specialpurpose/build.xml Thu Mar 20 22:37:16 2014
@@ -24,7 +24,6 @@
         appserver/build.xml,
         assetmaint/build.xml,
         birt/build.xml,
-        crowd/build.xml,
         ebay/build.xml,
         ebaystore/build.xml,
         ecommerce/build.xml,
@@ -41,4 +40,5 @@
         scrum/build.xml,
         webpos/build.xml
     "/>
+  <!--         crowd/build.xml, --> 
 </project>