The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/1400
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
Author: markt
Date: Wed Jun 17 14:45:36 2015
New Revision: 1686028
URL: http://svn.apache.org/r1686028
Log:
Add a unit test for a simple request with a body
Added:
tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_1.java (with
props)
Modified:
tomcat/trunk/test/org/apache/co
Author: markt
Date: Wed Jun 17 14:44:14 2015
New Revision: 1686024
URL: http://svn.apache.org/r1686024
Log:
Fix inverted logic in reading HTTP/2 input streams
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Stream.java
Modified: tomcat/trunk/java/org/apache/coyote/http2/Stream.java
URL:
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/1399
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedu
Author: markt
Date: Wed Jun 17 13:56:44 2015
New Revision: 1686013
URL: http://svn.apache.org/r1686013
Log:
Don't swallow unknown payload in the parser. That is up to the Output to handle.
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Http2Parser.java
Modified: tomcat/trunk/java/org/ap
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799
--- Comment #18 from Justin ---
> Without a test case this is going to sit in the NEEDINFO state.
Understandable. Regardless of whether there is a test case, there is a bug
causing exceptions in Tomcat 8 latest. I may not be the only one who c
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799
--- Comment #17 from Mark Thomas ---
(In reply to Remy Maucherat from comment #16)
> Without a relatively simple test case, I think this should be closed for the
> time being. There has to be some concurrency involved and the framework
> really
https://bz.apache.org/bugzilla/show_bug.cgi?id=58031
--- Comment #8 from Mark Thomas ---
(In reply to Konstantin Kolinko from comment #7)
> (In reply to Mark Thomas from comment #5)
> > I was thinking a using the existing attribute to trigger a 400 response and
> > a new attribute to trigger a 41
Author: markt
Date: Wed Jun 17 12:55:45 2015
New Revision: 1686004
URL: http://svn.apache.org/r1686004
Log:
Add unit tests for section 5.5
Added:
tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_5.java (with
props)
Added: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Sect
Author: markt
Date: Wed Jun 17 11:03:16 2015
New Revision: 1685992
URL: http://svn.apache.org/r1685992
Log:
Correct logic error in handling of ping frames
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Http2Parser.java
Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2Parser.java
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/298
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
On 17/06/2015 08:32, Fjodor Vershinin wrote:
> Could you provide me your eclipse config files for this project? I think it
> would be most convenient way to fix such kind issues.
This is something that would have been covered during community bonding.
http://svn.apache.org/viewvc/tomcat/trunk/res
Author: markt
Date: Wed Jun 17 09:17:49 2015
New Revision: 1685968
URL: http://svn.apache.org/r1685968
Log:
Review JASPIC unit tests
- Line spacing
- Renaming to avoid failures when running via the build script
Added:
tomcat/trunk/test/org/apache/catalina/authenticator/jaspic/sam/TesterAuthC
Author: markt
Date: Wed Jun 17 09:04:26 2015
New Revision: 1685958
URL: http://svn.apache.org/r1685958
Log:
Add initial JASPIC unit tests
Patch by fjodorver
Added:
tomcat/trunk/test/org/apache/catalina/authenticator/jaspic/
tomcat/trunk/test/org/apache/catalina/authenticator/jaspic/TestJ
Author: markt
Date: Wed Jun 17 09:01:11 2015
New Revision: 1685954
URL: http://svn.apache.org/r1685954
Log:
Fix issues with previous patch to remove use of ThreadLocal
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties
tomcat/trunk/java/org/apache/catal
Author: markt
Date: Wed Jun 17 08:47:03 2015
New Revision: 1685947
URL: http://svn.apache.org/r1685947
Log:
Removed use of ThreadLocal. Added some Javadoc comments.
Patch provided by fjodorver.
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/JaspicAuthenticator.java
Author: markt
Date: Wed Jun 17 08:42:56 2015
New Revision: 1685946
URL: http://svn.apache.org/r1685946
Log:
Fix issues with previous patch to use an i18n error message
Added:
tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/LocalStrings.properties
(with props)
Modified:
tomc
Author: markt
Date: Wed Jun 17 08:37:52 2015
New Revision: 1685943
URL: http://svn.apache.org/r1685943
Log:
Use i18n for error message
Patch provided by fjodorver
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/a
Author: markt
Date: Wed Jun 17 08:37:10 2015
New Revision: 1685941
URL: http://svn.apache.org/r1685941
Log:
Whitespace police
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/ReplicatedMap.java
Modified: tomcat/trunk/java/org/apache/catalina/tribes/tipis/ReplicatedMap.java
URL:
Author: kfujino
Date: Wed Jun 17 08:30:46 2015
New Revision: 1685938
URL: http://svn.apache.org/r1685938
Log:
When failed to replication, rather than all member is handled as a failed
member, exclude the failure members from backup members.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/cat
Author: kfujino
Date: Wed Jun 17 08:27:05 2015
New Revision: 1685937
URL: http://svn.apache.org/r1685937
Log:
When failed to replication, rather than all member is handled as a failed
member, exclude the failure members from backup members.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/cat
Author: kfujino
Date: Wed Jun 17 08:23:06 2015
New Revision: 1685936
URL: http://svn.apache.org/r1685936
Log:
Add warning log.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/tribes/tipis/ReplicatedMap.java
Modifi
Author: kfujino
Date: Wed Jun 17 08:12:35 2015
New Revision: 1685935
URL: http://svn.apache.org/r1685935
Log:
When failed to replication, rather than all member is handled as a failed
member, exclude the failure members from backup members.
Modified:
tomcat/trunk/java/org/apache/catalina/tri
Hi, Mark!
I'd updated my jaspic-implementation branch, where I have updated version.
Thank you for your comments, almost all of this issues has been fixed.
> The patch triggered a number of basic IDE warnings that should have been
already fixed (use of <> and@Override)
Could you provide me your e
24 matches
Mail list logo