Opened 13 years ago

Closed 13 years ago

#263 closed task (fixed)

Remove unused jars

Reported by: Peter Powers Owned by: Peter Powers
Priority: minor Milestone: OpenSHA 1.2
Component: sha Version:
Keywords: Cc:

Description (last modified by Peter Powers)

The following jars appear unreferenced:

xmlParserAPIs.jar
xml-apis.jar
xerxesSamples.jar
saaj-api.jar
relaxngDatatype.jar
namespace.jar
jta-spec1_0_1.jar
jax-qname.jar
jaas.jar
commons-beanutils.jar
scec-vdo.jar
nnls.jar
mysql-connector-java-3.1.6.jar
activation.jar

Kevin is the scec-vdo.jar legacy from plugin development?

Change History (5)

comment:1 Changed 13 years ago by Peter Powers

Description: modified (diff)

comment:2 Changed 13 years ago by Peter Powers

jars removed from classpath in [7781]; will delete in repo in a couple weeks if no problems arise

comment:3 Changed 13 years ago by Kevin Milner

Actually, mysql-connector-java-3.1.6-bin.jar is needed even though it's not referenced. It is a JDBC implementation, and needed to talk to MySQL databases. I updated it to the most recent version, and put it back in the classpath: mysql-connector-java-5.1.16-bin.jar

Changes in [7823]

comment:4 Changed 13 years ago by Peter Powers

added log4j-1.2.4.jar to the list

comment:5 Changed 13 years ago by Peter Powers

Resolution: fixed
Status: newclosed

final list (15 total):

  • xmlParserAPIs.jar
  • xml-apis.jar
  • xerxesSamples.jar
  • saaj-api.jar
  • relaxngDatatype.jar
  • namespace.jar
  • jta-spec1_0_1.jar
  • jax-qname.jar
  • jaas.jar
  • commons-beanutils.jar
  • scec-vdo.jar
  • nnls.jar
  • activation.jar
  • isti.util.jar
  • log4j-1.2.4.jar

all removed in [7894]

Note: See TracTickets for help on using tickets.