Author: markt
Date: Thu May 30 11:32:34 2013
New Revision: 1487822
URL: http://svn.apache.org/r1487822
Log:
Remove test code
Modified:
tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java
Modified:
tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.jav
Author: markt
Date: Thu May 30 11:51:47 2013
New Revision: 1487824
URL: http://svn.apache.org/r1487824
Log:
Refactor write event registration for non-blocking IO. Unit tests pass on
Windows. Need to check other platforms.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/CoyoteOutput
Author: markt
Date: Thu May 30 13:25:29 2013
New Revision: 1487857
URL: http://svn.apache.org/r1487857
Log:
Make test a little more robust
Modified:
tomcat/trunk/test/org/apache/catalina/loader/TestWebappClassLoaderMemoryLeak.java
Modified:
tomcat/trunk/test/org/apache/catalina/loader/Test
Author: markt
Date: Thu May 30 13:33:51 2013
New Revision: 1487859
URL: http://svn.apache.org/r1487859
Log:
Remove this unnecessary test. The root cause of the APR/WebSocket problem was
not repeating an incomplete write with exactly the same buffer.
Removed:
tomcat/trunk/test/org/apache/tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=55031
Bug ID: 55031
Summary: Update MANIFEST.MF for OSGi headers
Product: Tomcat Modules
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity:
Author: markt
Date: Thu May 30 13:49:40 2013
New Revision: 1487862
URL: http://svn.apache.org/r1487862
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54999
Fix JSESSIONIDSSO not recreated when a logout and login occur in the same
request.
Patch provided by Keith Mashinter
Modified:
Author: markt
Date: Thu May 30 13:53:31 2013
New Revision: 1487863
URL: http://svn.apache.org/r1487863
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54999
Fix JSESSIONIDSSO not recreated when a logout and login occur in the same
request.
Patch provided by Keith Mashinter
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=54999
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55006
--- Comment #2 from Mark Thomas ---
I'd like to wait for some indication of which way the WebSocket EG is going to
head on this before starting any implementation.
Generally, I dislike using system properties for any kind of configuration.
Author: markt
Date: Thu May 30 15:01:14 2013
New Revision: 1487881
URL: http://svn.apache.org/r1487881
Log:
Remove unnecessary code
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestSwallowAbortedUploads.java
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestSwallowAbortedUplo
Author: markt
Date: Thu May 30 15:01:47 2013
New Revision: 1487882
URL: http://svn.apache.org/r1487882
Log:
Get these tests passing on my Mac
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestSwallowAbortedUploads.java
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestSwallowA
Author: markt
Date: Thu May 30 19:56:35 2013
New Revision: 1487991
URL: http://svn.apache.org/r1487991
Log:
Add a cut down, simple to debug, multicast tester than can be used to determine
if multicast cluster membership is going to work in a given environment.
Added:
tomcat/trunk/test/org/ap
Author: markt
Date: Thu May 30 20:15:15 2013
New Revision: 1487993
URL: http://svn.apache.org/r1487993
Log:
Finally figured out how t get multicast working locally on my mac. Document it.
Modified:
tomcat/trunk/test/org/apache/catalina/tribes/TesterMulticast.java
Modified: tomcat/trunk/test/
Hi all.
Some of us at eBay noticed that Tomcat currently does not implement CORS (
http://www.w3.org/TR/cors/ ), but that some other modern web servers and
servlet containers do. We were wondering whether you're interested in
including our implementation of the spec, written by Mohit Soni <
mohit
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/4397
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
On 30.05.2013 22:15, ma...@apache.org wrote:
> Author: markt
> Date: Thu May 30 20:15:15 2013
> New Revision: 1487993
>
> URL: http://svn.apache.org/r1487993
> Log:
> Finally figured out how t get multicast working locally on my mac. Document
> it.
>
> Modified:
> tomcat/trunk/test/org/apach
16 matches
Mail list logo