Author: kkolinko
Date: Sat Oct 25 14:02:00 2014
New Revision: 1634228
URL: http://svn.apache.org/r1634228
Log:
Fix generics warnings in Mapper.
It is just some local variables. No change in functionality or APIs.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apac
Author: kkolinko
Date: Sat Oct 25 14:16:13 2014
New Revision: 1634229
URL: http://svn.apache.org/r1634229
Log:
Correct documentation typo.
Add trailing dots in sentences. There are five protocols now.
Modified:
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/webapps/docs/con
Author: kkolinko
Date: Sat Oct 25 14:20:28 2014
New Revision: 1634230
URL: http://svn.apache.org/r1634230
Log:
Correct documentation typo.
Add trailing dots in sentences. There are five protocols now.
Merged r1634229 from tomcat/trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
to
Author: kkolinko
Date: Sat Oct 25 14:23:24 2014
New Revision: 1634231
URL: http://svn.apache.org/r1634231
Log:
Update. All issue were resolved in v2 of the 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
Author: kkolinko
Date: Sat Oct 25 14:58:19 2014
New Revision: 1634233
URL: http://svn.apache.org/r1634233
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=1634233&r1=163423
https://issues.apache.org/bugzilla/show_bug.cgi?id=57132
--- Comment #6 from Konstantin Kolinko ---
(In reply to Christopher Schultz from comment #5)
>
> I haven't read through the code to see how class object references are
> maintained, but I have been bitten in the past when
> Foo.class.getMe
Author: kkolinko
Date: Sat Oct 25 19:56:23 2014
New Revision: 1634250
URL: http://svn.apache.org/r1634250
Log:
Correct line wrap - followup to r1622251
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java
Modified:
tomcat/trunk/java/org/apache/tomcat/websock
Author: kkolinko
Date: Sat Oct 25 20:06:45 2014
New Revision: 1634251
URL: http://svn.apache.org/r1634251
Log:
Correct line wrap - followup to r1622253
Merged r1634250 from tomcat/trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websock
https://issues.apache.org/bugzilla/show_bug.cgi?id=57135
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #2 from
Author: kkolinko
Date: Sat Oct 25 22:31:47 2014
New Revision: 1634257
URL: http://svn.apache.org/r1634257
Log:
Test for BZ 54928: use logging instead of System.err.
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestCoyoteAdapter.java
Modified: tomcat/trunk/test/org/apache/catalin
Author: kkolinko
Date: Sat Oct 25 23:15:50 2014
New Revision: 1634258
URL: http://svn.apache.org/r1634258
Log:
Write exception class, for better control.
(When I backport this test to Tomcat 7 the message in this exception is "null",
but in Tomcat 8 it is some text. So let's see that what the exc
Author: kkolinko
Date: Sat Oct 25 23:23:51 2014
New Revision: 1634259
URL: http://svn.apache.org/r1634259
Log:
Backport test case for BZ 54928.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54928
Merged revisions r1485862 r1486062 r1580030 r1580849 r1580869
r1590377 r1590402 r1590635 r159063
https://issues.apache.org/bugzilla/show_bug.cgi?id=54928
--- Comment #8 from Konstantin Kolinko ---
(In reply to comment #4)
> I'm re-opening this to make this change for 7.0.41
I backported the test case to Tomcat 7 in r1634259. The test case passes
successfully.
--
You are receiving this mai
Author: kkolinko
Date: Sat Oct 25 23:47:53 2014
New Revision: 1634260
URL: http://svn.apache.org/r1634260
Log:
Improve test for BZ 54928: Cut down wait time by using Thread.join(time)
instead of Thread.sleep().
The actual wait time after the change becomes 2s instead of 250ms.
Modified:
tom
Author: kkolinko
Date: Sat Oct 25 23:52:36 2014
New Revision: 1634261
URL: http://svn.apache.org/r1634261
Log:
Improve test for BZ 54928: Cut down wait time by using Thread.join(time)
instead of Thread.sleep().
The actual wait time after the change becomes 2s instead of 250ms.
Merged r1634260 fr
https://issues.apache.org/bugzilla/show_bug.cgi?id=57144
Bug ID: 57144
Summary: Improve ClientAbortException.getMessage() to provide
non-null message in Tomcat 7
Product: Tomcat 7
Version: 7.0.56
Hardware: PC
St
16 matches
Mail list logo