Author: fhanik
Date: Tue Mar 27 17:58:41 2012
New Revision: 1305933
URL: http://svn.apache.org/viewvc?rev=1305933&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
Add in configuration option to allow a thread to retain its interrupt state.
Modified:
tomcat/tc7.0.x/trunk/modules/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc7.0.x/trunk/modules/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Tue Mar 27 17:58:41 2012
@@ -1 +1 @@
-^/tomcat/trunk/modules/jdbc-pool@1305863 jdbc-pool
+^/tomcat/trunk/modules/jdbc-pool@1305931 jdbc-pool
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1305933&r1=1305932&r2=1305933&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Mar 27 17:58:41 2012
@@ -239,6 +239,11 @@
<bug>50860</bug> (<rev>1303031</rev>):
Add in option to configure logging for validation errors. (fhanik)
</fix>
+ <fix>
+ <bug>52066</bug> (<rev>1305931</rev>):
+ Add in configuration option, progagateInterruptState, to allow threads
to
+ retain the interrupt state. (fhanik)
+ </fix>
</changelog>
</subsection>
<subsection name="Other">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]