You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by le...@apache.org on 2008/04/06 00:00:55 UTC

svn commit: r645183 - /ofbiz/trunk/applications/build.xml

Author: lektran
Date: Sat Apr  5 15:00:52 2008
New Revision: 645183

URL: http://svn.apache.org/viewvc?rev=645183&view=rev
Log:
added humanres to the applications build

Modified:
    ofbiz/trunk/applications/build.xml

Modified: ofbiz/trunk/applications/build.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/build.xml?rev=645183&r1=645182&r2=645183&view=diff
==============================================================================
--- ofbiz/trunk/applications/build.xml (original)
+++ ofbiz/trunk/applications/build.xml Sat Apr  5 15:00:52 2008
@@ -24,7 +24,7 @@
                workeffort/build.xml,product/build.xml,marketing/build.xml,
                order/build.xml,manufacturing/build.xml,
                accounting/build.xml,ecommerce/build.xml,
-               securityext/build.xml"/>
+               securityext/build.xml, humanres/build.xml"/>
 
     <!-- ================================================================== -->
     <!-- Removes all created files and directories                          -->