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

jacopoc
Author: jacopoc
Date: Fri Dec 29 09:25:51 2006
New Revision: 491055

URL: http://svn.apache.org/viewvc?view=rev&rev=491055
Log:
Updated .classpath file for Eclips to reflect recent changes to included jars.
Thanks to David Goodenough for the bug report.

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?view=diff&rev=491055&r1=491054&r2=491055
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Fri Dec 29 09:25:51 2006
@@ -36,8 +36,6 @@
  <classpathentry kind="lib" path="framework/webapp/lib/velocity-dep-1.3.jar"/>
  <classpathentry kind="lib" path="framework/webapp/lib/velocity-1.3.jar"/>
  <classpathentry kind="lib" path="framework/webapp/lib/MinML2.jar"/>
- <classpathentry kind="lib" path="framework/webapp/lib/JPublish.jar"/>
- <classpathentry kind="lib" path="framework/webapp/lib/EdenLib.jar"/>
  <classpathentry kind="lib" path="framework/webapp/lib/DataVision.jar"/>
  <classpathentry kind="lib" path="framework/webapp/lib/barcode4j-fop-ext-0.92.jar"/>
  <classpathentry kind="lib" path="framework/webapp/lib/batik-all-1.6.jar"/>
@@ -113,7 +111,7 @@
  <classpathentry kind="lib" path="framework/base/lib/scripting/oro.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/scripting/jython-nooro.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/scripting/bsh.jar"/>
- <classpathentry kind="lib" path="framework/base/lib/scripting/bsf.jar"/>
+ <classpathentry kind="lib" path="framework/base/lib/scripting/bsf-2.4.0.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/xml-apis-2.8.1.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/xercesImpl-2.8.1.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/resolver-2.8.1.jar"/>