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 2010/02/20 23:53:01 UTC

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

Author: lektran
Date: Sat Feb 20 22:53:01 2010
New Revision: 912242

URL: http://svn.apache.org/viewvc?rev=912242&view=rev
Log:
Corrected .classpath file for new itext lib

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=912242&r1=912241&r2=912242&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sat Feb 20 22:53:01 2010
@@ -138,7 +138,7 @@
     <classpathentry kind="lib" path="framework/testtools/lib/selenium-java-client-driver.jar"/>
     <classpathentry kind="lib" path="framework/webapp/lib/DataVision-1.0.0.jar"/>
     <classpathentry kind="lib" path="framework/webapp/lib/ezmorph-0.9.1.jar"/>
-    <classpathentry kind="lib" path="framework/webapp/lib/itext-2.0.1.jar"/>
+    <classpathentry kind="lib" path="framework/webapp/lib/iText-2.1.7.jar"/>
     <classpathentry kind="lib" path="framework/webapp/lib/json-lib-2.2.3-jdk15.jar"/>
     <classpathentry kind="lib" path="framework/webapp/lib/rome-0.9.jar"/>
     <classpathentry kind="lib" path="framework/webapp/lib/velocity-1.6.1.jar"/>