[kepler-dev] [Bug 4013] - Make sure duplicate jars are not included in the installer

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed May 13 10:38:08 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4013


berkley at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #1 from berkley at nceas.ucsb.edu  2009-05-13 10:38 -------
Duplicate jar list from Christopher:

bash-3.2$ find . -name "*.jar" -print | awk -F / '{print $NF}' | sort | uniq -c
| sort -nr
   3 xalan.jar
   3 jdom.jar
   3 ij.jar
   3 batik-all-1.6.jar
   2 xml-apis.jar
   2 xdoclet-1.2.2.jar
   2 wsdl4j.jar
   2 wmsd.jar
   2 tar.jar
   2 soaplab.jar
   2 servlet.jar
   2 saaj-impl.jar
   2 saaj-api.jar
   2 qaqc.jar
   2 mysql-connector-java-5.1.6-bin.jar
   2 mail.jar
   2 lsid-client.jar
   2 log4j-1.2.8.jar
   2 jython.jar
   2 jts-1.4.0.jar
   2 jsch-0.1.31.jar
   2 jena.jar
   2 jaxrpc.jar
   2 jaxrpc-spi.jar
   2 jaxrpc-impl.jar
   2 jaxb-impl.jar
   2 jaxb-api.jar
   2 jargon_v2.0.jar
   2 jacorb.jar
   2 gt1.jar
   2 gnu-regexp-1.0.8.jar
   2 forester.jar
   2 concurrent.jar
   2 commons-net-1.2.1.jar
   2 commons-logging.jar
   2 commons-logging-1.1.jar
   2 commons-httpclient-3.0.1.jar
   2 cog-jglobus.jar
   2 cipres_framework.jar
   2 castor-0.9.5.jar
   2 axis.jar
   2 antlr.jar
   2 antelope.jar
   2 ant.jar
   2 alltools2.jar
   2 alltools.jar
   2 ImageJ.jar
   2 HelloWorld.jar
   2 GeoVista-PCPVis.jar
   2 CipresKeplerRegistry.jar


More information about the Kepler-dev mailing list