Add an implementation of ServletContextListener for use in avoiding memory leaks in webapps.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@190891 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -24,6 +24,9 @@ logkit.jar=/java/logkit/logkit.jar
|
||||
# Avalon framework - used for wrapper for avalon framework logger
|
||||
avalon-framework.jar=../../Avalon-4.1.4/avalon-framework-4.1.4.jar
|
||||
|
||||
# ServletApi - used to build ServletContextCleaner class
|
||||
servletapi.jar=/java/servletapi/servletapi.jar
|
||||
|
||||
#
|
||||
# if you want to run the test cases, junit needs to be in the classpath.
|
||||
# the build.xml uses a default value so you might not need to set this property.
|
||||
|
||||
Reference in New Issue
Block a user