svn commit: r1062490 - /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: r1062490 - /ofbiz/trunk/.classpath

jleroux@apache.org
Author: jleroux
Date: Sun Jan 23 18:36:54 2011
New Revision: 1062490

URL: http://svn.apache.org/viewvc?rev=1062490&view=rev
Log:
Forgot the .classpath in r1062476 (Groovysh container)

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1062490&r1=1062489&r2=1062490&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sun Jan 23 18:36:54 2011
@@ -96,6 +96,8 @@
     <classpathentry kind="lib" path="framework/base/lib/scripting/groovy-all-1.7.4.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/scripting/jakarta-oro-2.0.8.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/scripting/jython-nooro.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/scripting/jansi-1.2.1.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/scripting/jline-0.9.94.jar"/>
     <classpathentry kind="lib" path="framework/birt/lib/chartengineapi.jar"/>
     <classpathentry kind="lib" path="framework/birt/lib/chartitemapi.jar"/>
     <classpathentry kind="lib" path="framework/birt/lib/coreapi.jar"/>