[Bug 55127] Encoders init and destroy methods are never called

2013-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55127 --- Comment #1 from Niki Dokovski --- Comment on attachment 30470 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30470 encoders lifecycle patch wrong set of files please ignore -- You are receiving this mail because: You are

[Bug 55127] Encoders init and destroy methods are never called

2013-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55127 Niki Dokovski changed: What|Removed |Added Attachment #30470|0 |1 is obsolete|

svn commit: r1495724 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsSession.java

2013-06-22 Thread markt
Author: markt Date: Sat Jun 22 13:24:16 2013 New Revision: 1495724 URL: http://svn.apache.org/r1495724 Log: Fix failing test. Don't mark session as closed until Endpoint.onClose has completed. Reduce code duplication Modified: tomcat/trunk/java/org/apache/tomcat/websocket/WsSession.java Modi

svn commit: r1495735 - in /tomcat/trunk: java/org/apache/tomcat/websocket/ java/org/apache/tomcat/websocket/server/ test/org/apache/tomcat/websocket/pojo/

2013-06-22 Thread markt
Author: markt Date: Sat Jun 22 14:09:34 2013 New Revision: 1495735 URL: http://svn.apache.org/r1495735 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55127 Encoders have init() and destroy() methdos that need to be called. Based on a patch provided by Niki Dokovski. Modified: tom

buildbot success in ASF Buildbot on tomcat-trunk

2013-06-22 Thread buildbot
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/4508 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 55127] Encoders init and destroy methods are never called

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

[Bug 55102] Add ability to report time taken to prepare response

2013-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55102 --- Comment #3 from Jeremy Boynes --- Created attachment 30473 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30473&action=edit Documentation for %F AccessLogValve parameter Add documentation in the docs webapp -- You are rec

[Bug 55102] Add ability to report time taken to prepare response

2013-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55102 Jeremy Boynes changed: What|Removed |Added Attachment #30473|0 |1 is obsolete|

[Bug 55102] Add ability to report time taken to prepare response

2013-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55102 --- Comment #5 from Jeremy Boynes --- Created attachment 30475 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30475&action=edit Backport to 7.0.x branch -- You are receiving this mail because: You are the assignee for the bug.

SNAPSHOT of taglibs standard 1.2 updated - call for testing

2013-06-22 Thread Jeremy Boynes
In anticipation of a release of standard 1.2, I have deployed a new version to Apache's snapshot Maven repository: http://repository.apache.org/snapshots/ I have run this version through the TCK and it passes but have not had a chance to test it against real-world applications. I'd like to ma