Bug report for Taglibs [2010/06/06]

2010-06-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2010/06/06]

2010-06-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2010/06/06]

2010-06-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2010/06/06]

2010-06-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2010/06/06]

2010-06-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2010/06/06]

2010-06-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

svn commit: r951874 - /tomcat/tc6.0.x/trunk/conf/catalina.policy

2010-06-06 Thread kkolinko
Author: kkolinko Date: Sun Jun 6 15:25:51 2010 New Revision: 951874 URL: http://svn.apache.org/viewvc?rev=951874&view=rev Log: Update a comment Modified: tomcat/tc6.0.x/trunk/conf/catalina.policy Modified: tomcat/tc6.0.x/trunk/conf/catalina.policy URL: http://svn.apache.org/viewvc/tomcat/t

Re: Release plans for 6.0.27 - ?

2010-06-06 Thread jean-frederic clere
On 06/04/2010 09:57 PM, Konstantin Kolinko wrote: > Hi! > > When can we make 6.0.27? > > There were a couple of important fixes since 6.0.26, like BZ 48903 > (classloader deadlock). > > I think it is about time to make 6.0.27. +1 I will start to prepare the stuff. Tag on Monday, packaging , vot

svn commit: r951880 - in /tomcat/trunk: conf/catalina.policy webapps/docs/security-manager-howto.xml

2010-06-06 Thread kkolinko
Author: kkolinko Date: Sun Jun 6 16:02:30 2010 New Revision: 951880 URL: http://svn.apache.org/viewvc?rev=951880&view=rev Log: Rearrange tomcat-juli permissions, for better readability. Modified: tomcat/trunk/conf/catalina.policy tomcat/trunk/webapps/docs/security-manager-howto.xml Modi

svn commit: r951883 - /tomcat/tc6.0.x/trunk/conf/catalina.policy

2010-06-06 Thread kkolinko
Author: kkolinko Date: Sun Jun 6 16:10:55 2010 New Revision: 951883 URL: http://svn.apache.org/viewvc?rev=951883&view=rev Log: Add a comment regarding placing tomcat-juli.jar in ${catalina.base}/bin Modified: tomcat/tc6.0.x/trunk/conf/catalina.policy Modified: tomcat/tc6.0.x/trunk/conf/cata

svn commit: r951887 - /tomcat/tc6.0.x/trunk/webapps/docs/security-manager-howto.xml

2010-06-06 Thread kkolinko
Author: kkolinko Date: Sun Jun 6 16:20:50 2010 New Revision: 951887 URL: http://svn.apache.org/viewvc?rev=951887&view=rev Log: Document default working directory permissions Update in-document copy of the default catalina.policy file Modified: tomcat/tc6.0.x/trunk/webapps/docs/security-manag

svn commit: r951891 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-06-06 Thread kkolinko
Author: kkolinko Date: Sun Jun 6 16:39:59 2010 New Revision: 951891 URL: http://svn.apache.org/viewvc?rev=951891&view=rev Log: proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=

svn commit: r951892 - /tomcat/trunk/java/org/apache/catalina/valves/JDBCAccessLogValve.java

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 16:42:56 2010 New Revision: 951892 URL: http://svn.apache.org/viewvc?rev=951892&view=rev Log: Add AccessLog interface to JDBCAccessLog Modified: tomcat/trunk/java/org/apache/catalina/valves/JDBCAccessLogValve.java Modified: tomcat/trunk/java/org/apache/catalina

svn commit: r951898 - /tomcat/trunk/webapps/docs/config/manager.xml

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 17:04:42 2010 New Revision: 951898 URL: http://svn.apache.org/viewvc?rev=951898&view=rev Log: Remove the warning. The bug reports received indicate that folks are using this, generally successfully. Modified: tomcat/trunk/webapps/docs/config/manager.xml Modifi

svn commit: r951908 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-06-06 Thread rjung
Author: rjung Date: Sun Jun 6 17:30:27 2010 New Revision: 951908 URL: http://svn.apache.org/viewvc?rev=951908&view=rev Log: Vote, propose, comment Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STAT

Re: Release plans for 6.0.27 - ?

2010-06-06 Thread Rainer Jung
On 06.06.2010 17:41, jean-frederic clere wrote: On 06/04/2010 09:57 PM, Konstantin Kolinko wrote: Hi! When can we make 6.0.27? There were a couple of important fixes since 6.0.26, like BZ 48903 (classloader deadlock). I think it is about time to make 6.0.27. +1 I will start to prepare the s

Re: Release plans for 6.0.27 - ?

2010-06-06 Thread Mark Thomas
On 06/06/2010 18:32, Rainer Jung wrote: > On 06.06.2010 17:41, jean-frederic clere wrote: >> On 06/04/2010 09:57 PM, Konstantin Kolinko wrote: >>> Hi! >>> >>> When can we make 6.0.27? >>> >>> There were a couple of important fixes since 6.0.26, like BZ 48903 >>> (classloader deadlock). >>> >>> I th

svn commit: r951909 - in /tomcat/trunk: java/org/apache/catalina/session/StandardSession.java webapps/docs/config/systemprops.xml

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 17:36:34 2010 New Revision: 951909 URL: http://svn.apache.org/viewvc?rev=951909&view=rev Log: Use STRICT_SERVLET_COMPLIANCE to override the default for ACTIVITY_CHECK to align behaviour with other system properties Modified: tomcat/trunk/java/org/apache/catalin

svn commit: r951921 - /tomcat/trunk/java/org/apache/catalina/session/StandardSession.java

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 18:23:33 2010 New Revision: 951921 URL: http://svn.apache.org/viewvc?rev=951921&view=rev Log: Put the comment in the right place Modified: tomcat/trunk/java/org/apache/catalina/session/StandardSession.java Modified: tomcat/trunk/java/org/apache/catalina/session

svn commit: r951922 - in /tomcat/trunk: java/org/apache/catalina/core/StandardHostValve.java webapps/docs/config/systemprops.xml

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 18:29:26 2010 New Revision: 951922 URL: http://svn.apache.org/viewvc?rev=951922&view=rev Log: Part of refactoring STRICT_SERVLET_COMPLIANCE so it just changes defaults New ACCESS_SESSION property Modified: tomcat/trunk/java/org/apache/catalina/core/StandardHostV

svn commit: r951923 - in /tomcat/trunk: java/org/apache/catalina/core/ApplicationContext.java webapps/docs/config/systemprops.xml

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 18:39:33 2010 New Revision: 951923 URL: http://svn.apache.org/viewvc?rev=951923&view=rev Log: Part of refactoring STRICT_SERVLET_COMPLIANCE so it just changes defaults New GET_RESOURCE_REQUIRE_SLASH property Modified: tomcat/trunk/java/org/apache/catalina/core/A

svn commit: r951924 - /tomcat/trunk/webapps/docs/config/systemprops.xml

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 18:39:48 2010 New Revision: 951924 URL: http://svn.apache.org/viewvc?rev=951924&view=rev Log: Typo Modified: tomcat/trunk/webapps/docs/config/systemprops.xml Modified: tomcat/trunk/webapps/docs/config/systemprops.xml URL: http://svn.apache.org/viewvc/tomcat/tr

svn commit: r951925 - /tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 18:42:12 2010 New Revision: 951925 URL: http://svn.apache.org/viewvc?rev=951925&view=rev Log: Copy/paste error. Sorry for the noise. Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java Modified: tomcat/trunk/java/org/apache/catalina/cor

svn commit: r951926 - in /tomcat/trunk: java/org/apache/catalina/core/ApplicationDispatcher.java webapps/docs/config/systemprops.xml

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 18:47:14 2010 New Revision: 951926 URL: http://svn.apache.org/viewvc?rev=951926&view=rev Log: Part of refactoring STRICT_SERVLET_COMPLIANCE so it just changes defaults New WRAP_SAME_OBJECT property Modified: tomcat/trunk/java/org/apache/catalina/core/Application

svn commit: r951930 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/loader/ webapps/docs/ webapps/docs/config/

2010-06-06 Thread kkolinko
Author: kkolinko Date: Sun Jun 6 19:17:58 2010 New Revision: 951930 URL: http://svn.apache.org/viewvc?rev=951930&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48971 Make stopping of leaking Timer threads optional and disabled by default. It is merge of r950164, r950614 from

DO NOT REPLY [Bug 48971] memory leak protection : stopping TimeThreads should be optional and disabled by default

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48971 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r951941 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/javax/servlet/jsp/PageContext.java webapps/docs/changelog.xml

2010-06-06 Thread kkolinko
Author: kkolinko Date: Sun Jun 6 19:56:59 2010 New Revision: 951941 URL: http://svn.apache.org/viewvc?rev=951941&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49196 Avoid NullPointerException in PageContext.getErrorData() Modified: tomcat/tc6.0.x/trunk/ (props change

svn commit: r951943 - /tomcat/tc5.5.x/trunk/servletapi/jsr152/src/share/javax/servlet/jsp/PageContext.java

2010-06-06 Thread kkolinko
Author: kkolinko Date: Sun Jun 6 20:01:56 2010 New Revision: 951943 URL: http://svn.apache.org/viewvc?rev=951943&view=rev Log: CTR. Tabs to spaces. Modified: tomcat/tc5.5.x/trunk/servletapi/jsr152/src/share/javax/servlet/jsp/PageContext.java Modified: tomcat/tc5.5.x/trunk/servletapi/jsr15

DO NOT REPLY [Bug 49196] NPE in PageContext.getErrorData()

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49196 --- Comment #2 from Konstantin Kolinko 2010-06-06 16:07:12 EDT --- Created an attachment (id=25534) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25534) 2010-06-07_tc55_bug49196.patch Patch for 5.5. It is backport of r948057

svn commit: r951950 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-06-06 Thread kkolinko
Author: kkolinko Date: Sun Jun 6 20:12:34 2010 New Revision: 951950 URL: http://svn.apache.org/viewvc?rev=951950&view=rev Log: proposal Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=

DO NOT REPLY [Bug 49196] NPE in PageContext.getErrorData()

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49196 Konstantin Kolinko changed: What|Removed |Added Component|Catalina|Catalina Version|6

svn commit: r951951 - /tomcat/trunk/test/webapp-3.0/bug49196.jsp

2010-06-06 Thread kkolinko
Author: kkolinko Date: Sun Jun 6 20:20:02 2010 New Revision: 951951 URL: http://svn.apache.org/viewvc?rev=951951&view=rev Log: correct a typo in a comment Modified: tomcat/trunk/test/webapp-3.0/bug49196.jsp Modified: tomcat/trunk/test/webapp-3.0/bug49196.jsp URL: http://svn.apache.org/view

[Tomcat Wiki] Update of "MemoryLeakProtection" by Sylva inLaurent

2010-06-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "MemoryLeakProtection" page has been changed by SylvainLaurent. http://wiki.apache.org/tomcat/MemoryLeakProtection?action=diff&rev1=10&rev2=11 --

svn commit: r951980 - /tomcat/trunk/java/org/apache/catalina/core/ApplicationFilterChain.java

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 21:21:51 2010 New Revision: 951980 URL: http://svn.apache.org/viewvc?rev=951980&view=rev Log: Additional fix required for http://svn.apache.org/viewvc?rev=951926&view=rev Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationFilterChain.java Modified:

svn commit: r951981 - /tomcat/trunk/java/org/apache/catalina/core/StandardHostValve.java

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 21:22:25 2010 New Revision: 951981 URL: http://svn.apache.org/viewvc?rev=951981&view=rev Log: Use the constant rather than re-reading Modified: tomcat/trunk/java/org/apache/catalina/core/StandardHostValve.java Modified: tomcat/trunk/java/org/apache/catalina/cor

svn commit: r951985 - in /tomcat/trunk: java/org/apache/catalina/session/StandardSession.java webapps/docs/config/systemprops.xml

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 21:24:09 2010 New Revision: 951985 URL: http://svn.apache.org/viewvc?rev=951985&view=rev Log: Final part of refactoring STRICT_SERVLET_COMPLIANCE so it just changes defaults New property LAST_ACCESS_AT_START Modified: tomcat/trunk/java/org/apache/catalina/sessio

svn commit: r951989 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 21:27:41 2010 New Revision: 951989 URL: http://svn.apache.org/viewvc?rev=951989&view=rev Log: Vote for better patch Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATU

svn commit: r951992 - in /tomcat/trunk/java/org/apache/catalina/ha: authenticator/ClusterSingleSignOn.java authenticator/ClusterSingleSignOnListener.java session/ClusterSessionListener.java

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 21:31:20 2010 New Revision: 951992 URL: http://svn.apache.org/viewvc?rev=951992&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49376 Correct package names in info properties Modified: tomcat/trunk/java/org/apache/catalina/ha/authenticator/

DO NOT REPLY [Bug 49376] Minor corrections to info properties.

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49376 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r952000 - /tomcat/trunk/java/org/apache/catalina/util/LifecycleBase.java

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 21:50:11 2010 New Revision: 952000 URL: http://svn.apache.org/viewvc?rev=952000&view=rev Log: Make syncs consistent Modified: tomcat/trunk/java/org/apache/catalina/util/LifecycleBase.java Modified: tomcat/trunk/java/org/apache/catalina/util/LifecycleBase.java U

svn commit: r952001 - /tomcat/trunk/java/org/apache/catalina/core/StandardService.java

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 21:51:30 2010 New Revision: 952001 URL: http://svn.apache.org/viewvc?rev=952001&view=rev Log: Remainder of fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=49372 Avoid invalid Lifecycle transitions on failed start due to already bound shutdown port Modifi

svn propchange: r952000 - svn:log

2010-06-06 Thread markt
Author: markt Revision: 952000 Modified property: svn:log Modified: svn:log at Sun Jun 6 21:52:34 2010 -- --- svn:log (original) +++ svn:log Sun Jun 6 21:52:34 2010 @@ -1 +1,3 @@ Make syncs consistent +Partial fix for h

DO NOT REPLY [Bug 49372] 7.0.0RC: Starting second instance of Tomcat on the same port results in "An invalid Lifecycle transition was attempted"

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49372 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 49395] New: manager.findLeaks : display the date when the leaking context was started

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49395 Summary: manager.findLeaks : display the date when the leaking context was started Product: Tomcat 7 Version: trunk Platform: Macintosh Status: NEW Severity

DO NOT REPLY [Bug 49395] manager.findLeaks : display the date when the leaking context was started

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49395 --- Comment #1 from sylvain.laur...@gmail.com 2010-06-06 17:57:55 EDT --- Created an attachment (id=25536) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25536) patch for tomcat 7 -- Configure bugmail: https://issues.apache.org

DO NOT REPLY [Bug 49395] manager.findLeaks : display the date when the leaking context was started

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49395 Mark Thomas changed: What|Removed |Added OS/Version||All --- Comment #2 from Mark Thomas

DO NOT REPLY [Bug 49395] manager.findLeaks : display the date when the leaking context was started

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49395 --- Comment #3 from Konstantin Kolinko 2010-06-06 19:23:55 EDT --- Interesting, though there are some issues 1) Host.findReloadedContextMemoryLeaks is callable through JMX. I need to test it, but I suppose that ContextLeakInfo cannot be r

svn commit: r952021 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 23:39:53 2010 New Revision: 952021 URL: http://svn.apache.org/viewvc?rev=952021&view=rev Log: Comment Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=9520

svn commit: r952022 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/ha/authenticator/ java/org/apache/catalina/ha/session/ webapps/docs/

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 23:43:17 2010 New Revision: 952022 URL: http://svn.apache.org/viewvc?rev=952022&view=rev Log: Fix missing message text and logging with unexpected logger issues in cluster listeners Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/ap

svn commit: r952023 - in /tomcat/tc6.0.x/trunk: STATUS.txt dist.xml webapps/docs/changelog.xml

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 23:46:22 2010 New Revision: 952023 URL: http://svn.apache.org/viewvc?rev=952023&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48990 Fix the skip.installer build property so once set, the Windows installer is skipped but all the other artifacts

DO NOT REPLY [Bug 48990] Build fails on Linux when skip.installer set to true

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48990 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r952026 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/security/ java/org/apache/coyote/http11/ webapps/docs/

2010-06-06 Thread markt
Author: markt Date: Sun Jun 6 23:56:45 2010 New Revision: 952026 URL: http://svn.apache.org/viewvc?rev=952026&view=rev Log: Fix issues running AJP BIO coyote connector under a security manager Additional clean-up Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STAT

svn commit: r952044 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2010-06-06 Thread kkolinko
Author: kkolinko Date: Mon Jun 7 01:07:14 2010 New Revision: 952044 URL: http://svn.apache.org/viewvc?rev=952044&view=rev Log: Add issue number It is followup to r952023 Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r952051 - /tomcat/tc6.0.x/trunk/dist.xml

2010-06-06 Thread kkolinko
Author: kkolinko Date: Mon Jun 7 01:17:09 2010 New Revision: 952051 URL: http://svn.apache.org/viewvc?rev=952051&view=rev Log: replace tab with whitespace Modified: tomcat/tc6.0.x/trunk/dist.xml Modified: tomcat/tc6.0.x/trunk/dist.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/

DO NOT REPLY [Bug 48990] Build fails on Linux when skip.installer set to true

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48990 --- Comment #10 from Konstantin Kolinko 2010-06-06 22:24:03 EDT --- Created an attachment (id=25537) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25537) 2010-06-07_tc55_bug48990.patch Looking at comment #3 and how the build

DO NOT REPLY [Bug 48990] Build fails on Linux when skip.installer set to true

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48990 Konstantin Kolinko changed: What|Removed |Added Status|RESOLVED|REOPENED Component|C

svn commit: r952078 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-06-06 Thread kkolinko
Author: kkolinko Date: Mon Jun 7 03:57:01 2010 New Revision: 952078 URL: http://svn.apache.org/viewvc?rev=952078&view=rev Log: proposal Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=

DO NOT REPLY [Bug 48990] Build fails on Linux when skip.installer set to true

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48990 --- Comment #12 from Konstantin Kolinko 2010-06-06 23:57:55 EDT --- The patch was proposed for 5.5. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

Re: svn commit: r952000 - /tomcat/trunk/java/org/apache/catalina/util/LifecycleBase.java

2010-06-06 Thread Konstantin Kolinko
2010/6/7 : > Author: markt > Date: Sun Jun  6 21:50:11 2010 > New Revision: 952000 > > URL: http://svn.apache.org/viewvc?rev=952000&view=rev > Log: > Make syncs consistent > Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=49372 > Avoid invalid Lifecycle transitions on failed sta

svn commit: r952090 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/tomcat/util/net/AprEndpoint.java webapps/docs/changelog.xml

2010-06-06 Thread kkolinko
Author: kkolinko Date: Mon Jun 7 04:34:08 2010 New Revision: 952090 URL: http://svn.apache.org/viewvc?rev=952090&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49095 AprEndpoint does not wakeup accepts with deferred accept or BSD filters Based on a patch provided by Ruediger

DO NOT REPLY [Bug 49095] org.apache.tomcat.util.net.AprEndpoint.unlockAccept does not wakeup accepts with deferred accept or BSD filters

2010-06-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49095 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|