trying to fix a build path error
authorNatasa Kapravelou <akapravelou@gmail.com>
Tue, 25 May 2010 12:44:18 +0000 (15:44 +0300)
committerNatasa Kapravelou <akapravelou@gmail.com>
Tue, 25 May 2010 12:44:18 +0000 (15:44 +0300)
.classpath

index d2aa75a..e27cdc0 100644 (file)
@@ -15,7 +15,6 @@
                        <attribute name="javadoc_location" value="http://commons.apache.org/fileupload/apidocs/"/>
                </attributes>
        </classpathentry>
-       <classpathentry kind="lib" path="ear/lib/commons-codec-1.3.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 common lib"/>
        <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 lib"/>
        <classpathentry kind="lib" path="ear/lib/commons-configuration-1.6.jar" sourcepath="/home/past/Desktop/commons-configuration-1.6-sources.jar">
@@ -28,5 +27,6 @@
        <classpathentry kind="lib" path="lib/gwt-dnd-3.0.1.jar"/>
        <classpathentry kind="lib" path="ear/lib/ldap.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GWT Dev Library"/>
+       <classpathentry kind="lib" path="ear/lib/commons-codec-1.4.jar"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>