Support Request #2791042 Reducing binary by removing jars

REVERTING
This commit is contained in:
Redhuan D. Oon 2009-05-13 18:23:09 +00:00
parent e9dea78f15
commit b03fc7bcd7
1 changed files with 5 additions and 0 deletions

View File

@ -126,5 +126,10 @@
<classpathentry kind="lib" path="tools/lib/junit.jar"/> <classpathentry kind="lib" path="tools/lib/junit.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/displaytag-1.1.1.jar"/> <classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/displaytag-1.1.1.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/zweb.jar"/> <classpathentry kind="lib" path="zkwebui/WEB-INF/lib/zweb.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/bsh.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/commons-fileupload.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/groovy.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/jython.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/commons-fileupload.jar"/>
<classpathentry kind="output" path="bin"/> <classpathentry kind="output" path="bin"/>
</classpath> </classpath>