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

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

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

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