Ignore:
Timestamp:
2017-05-08T18:15:32+12:00 (7 years ago)
Author:
ak19
Message:

Bringing the GS3 SafeProcess.java up to speed with the GLI version. Now adding the 2 jna jar files that SafeProcess uses on Windows upon process.destroy(), to terminate further subprocesses that may have got launched.

Location:
main/trunk/greenstone3/web/WEB-INF/lib
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/WEB-INF/lib/cp.mf

    r22143 r31663  
    11Class-Path: LuceneWrapper.jar activation.jar axis-ant.jar
    22 axis.jar bsf.jar commons-discovery-0.2.jar
    3  commons-logging-1.0.4.jar derby.jar gsdl3.jar jaxp.jar
    4  jaxrpc.jar js.jar junit.jar log4j-1.2.8.jar lucene-1.4.1.jar
     3 commons-logging-1.0.4.jar derby.jar gsdl3.jar jaxp.jar jaxrpc.jar
     4 jna.jar jna-platform.jar js.jar junit.jar log4j-1.2.8.jar lucene-1.4.1.jar
    55 mail.jar saaj.jar wsdl4j-1.5.1.jar xercesImpl.jar
    66 xmlsec-1.2.1.jar gutil.jar
Note: See TracChangeset for help on using the changeset viewer.