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 2011/09/03 12:50:14 UTC

svn commit: r1164844 - /ofbiz/trunk/.classpath

Author: jleroux
Date: Sat Sep  3 10:50:14 2011
New Revision: 1164844

URL: http://svn.apache.org/viewvc?rev=1164844&view=rev
Log:
human ress source was missing since r1160969

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1164844&r1=1164843&r2=1164844&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sat Sep  3 10:50:14 2011
@@ -222,6 +222,7 @@
     <classpathentry kind="src" path="applications/party/src"/>
     <classpathentry kind="src" path="applications/product/src" excluding="ShipmentScaleApplet.java"/>
     <classpathentry kind="src" path="applications/securityext/src" excluding="org/ofbiz/securityext/thirdparty/truition/TruitionCoReg.java"/>
+    <classpathentry kind="src" path="applications/humanres/src"/>
     <classpathentry kind="src" path="applications/workeffort/src"/>
     <classpathentry kind="src" path="framework/appserver/src"/>
     <classpathentry kind="src" path="framework/base/build/gen-src/javacc"/>