Support Request #2791042 Reducing binary by removing jars

This commit is contained in:
Redhuan D. Oon 2009-05-13 11:04:42 +00:00
parent 8119854abc
commit 79e0edcbb4
1 changed files with 3 additions and 13 deletions

View File

@ -58,7 +58,6 @@
<classpathentry exported="true" kind="lib" path="tools/lib/jython.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/jython-engine.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/script-api.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/junit.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/barbecue-1.5-beta1.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/poi-3.0.1-FINAL-20070705.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/javaee.jar"/>
@ -103,14 +102,9 @@
<classpathentry exported="true" kind="lib" path="zkwebui/WEB-INF/lib/zkmax-sources.jar"/>
<classpathentry exported="true" kind="lib" path="zkwebui/WEB-INF/lib/zkplus.jar"/>
<classpathentry exported="true" kind="lib" path="zkwebui/WEB-INF/lib/zml.jar"/>
<classpathentry exported="true" 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/jcommon.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/jfreechart.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/junit.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/jython.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/timelinez-sources.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/zcommon-sources.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/zkex-sources.jar"/>
@ -130,13 +124,6 @@
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/jcommon-1.0.10.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/jfreechart-1.0.2.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/servlet.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/activation.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/commons-beanutils-1.7.0.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/commons-collections.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/commons-digester.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/commons-fileupload.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/commons-lang-2.3.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/commons-logging.jar"/>
<classpathentry kind="lib" path="posterita/posterita/web/WEB-INF/lib/commons-validator.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/itext-1.3.jar"/>
@ -145,5 +132,8 @@
<classpathentry exported="true" kind="lib" path="tools/lib/testing/spiffy-with_source-all-0.05.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/testing/SuperCSV-with_src-1.52.jar"/>
<classpathentry exported="true" kind="lib" path="zkwebui/WEB-INF/lib/keylistener.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/zweb.jar"/>
<classpathentry kind="lib" path="zkwebui/WEB-INF/lib/junit.jar"/>
<classpathentry kind="lib" path="tools/lib/junit.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>