Remove dropped libraries from classpath
This commit is contained in:
parent
b8fffa0015
commit
3e5719cd3d
|
@ -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"/>
|
||||||
|
|
Loading…
Reference in New Issue