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

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

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

jleroux@apache.org
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"/>