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 2015/06/11 00:25:16 UTC

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

Author: lektran
Date: Wed Jun 10 22:25:16 2015
New Revision: 1684774

URL: http://svn.apache.org/r1684774
Log:
Add shiro to eclipse .classpath

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1684774&r1=1684773&r2=1684774&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Wed Jun 10 22:25:16 2015
@@ -44,6 +44,7 @@
     <classpathentry kind="lib" path="framework/base/lib/esapi-2.1.0.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/resolver-2.9.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/serializer-2.9.1.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/shiro-core-1.2.3.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/slf4j-api-1.6.4.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xercesImpl-2.9.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/ws-commons-java5-1.0.1.jar"/>