Remove dropped libraries from classpath

This commit is contained in:
Carlos Ruiz 2007-01-12 17:40:52 +00:00
parent b8fffa0015
commit 3e5719cd3d
1 changed files with 0 additions and 3 deletions

View File

@ -63,9 +63,6 @@
<classpathentry kind="lib" path="serverApps/src/web/WEB-INF/lib/commons-fileupload.jar"/> <classpathentry kind="lib" path="serverApps/src/web/WEB-INF/lib/commons-fileupload.jar"/>
<classpathentry kind="lib" path="serverApps/src/web/WEB-INF/lib/commons-lang-2.1.jar"/> <classpathentry kind="lib" path="serverApps/src/web/WEB-INF/lib/commons-lang-2.1.jar"/>
<classpathentry kind="lib" path="serverApps/src/web/WEB-INF/lib/commons-validator-1.2.0.jar"/> <classpathentry kind="lib" path="serverApps/src/web/WEB-INF/lib/commons-validator-1.2.0.jar"/>
<classpathentry kind="lib" path="serverApps/src/web/WEB-INF/lib/myfaces-api-1.1.3.jar"/>
<classpathentry kind="lib" path="serverApps/src/web/WEB-INF/lib/myfaces-impl-1.1.3.jar"/>
<classpathentry kind="lib" path="serverApps/src/web/WEB-INF/lib/tomahawk-1.1.3.jar"/>
<classpathentry kind="lib" path="derby/derby.jar"/> <classpathentry kind="lib" path="derby/derby.jar"/>
<classpathentry kind="lib" path="derby/derbyclient.jar"/> <classpathentry kind="lib" path="derby/derbyclient.jar"/>
<classpathentry kind="lib" path="derby/derbynet.jar"/> <classpathentry kind="lib" path="derby/derbynet.jar"/>