2010/12/4  <slaur...@apache.org>:
> Author: slaurent
> Date: Fri Dec  3 22:19:11 2010
> New Revision: 1042029
>
> URL: http://svn.apache.org/viewvc?rev=1042029&view=rev
> Log:
> bug 50282 : Load javax.security.auth.login.Configuration with 
> JreMemoryLeakPreventionListener to avoid memory leak when stopping a webapp 
> that would use JAAS.
>
> Modified:
>    tomcat/tc6.0.x/trunk/STATUS.txt
>    
> tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java
>    tomcat/trunk/webapps/docs/changelog.xml
>    tomcat/trunk/webapps/docs/config/listeners.xml
>
> Modified: tomcat/tc6.0.x/trunk/STATUS.txt
> URL: 
> http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1042029&r1=1042028&r2=1042029&view=diff
> +
> +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50282
> +  Improve JreMemoryLeakPreventionListener to load
> +  javax.security.auth.login.Configuration to avoid redeployment leak.
> +  +1: slaurent
> +  -1:

You must include patch URL in your proposal. (What are we voting for?)
Thus, you usually cannot mix update to STATUS and update to trunk in
the same commit.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to