[Bug 53952] Add support for TLS 1.1 and 1.2

2013-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952 Marcel Ĺ ebek changed: What|Removed |Added Attachment #29459|0 |1 is obsolete|

svn commit: r1466051 - /tomcat/trunk/webapps/docs/monitoring.xml

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 14:24:26 2013 New Revision: 1466051 URL: http://svn.apache.org/r1466051 Log: Change spelling Modified: tomcat/trunk/webapps/docs/monitoring.xml Modified: tomcat/trunk/webapps/docs/monitoring.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/mo

svn commit: r1466054 - /tomcat/tc6.0.x/trunk/webapps/docs/monitoring.xml

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 14:26:20 2013 New Revision: 1466054 URL: http://svn.apache.org/r1466054 Log: CTR: docs "Monitoring and Managing Tomcat" Mentioned that for local monitoring no special configuration is required. Added link to Java 6 documentation. Clarified the "set CATALINA_OPTS"

svn commit: r1466056 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/monitoring.xml

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 14:28:16 2013 New Revision: 1466056 URL: http://svn.apache.org/r1466056 Log: Merged r1466051 from tomcat/trunk: Change spelling Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/monitoring.xml Propchange: tomcat/tc7.0.x/

svn commit: r1466068 - /tomcat/tc6.0.x/trunk/webapps/docs/monitoring.xml

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 15:06:15 2013 New Revision: 1466068 URL: http://svn.apache.org/r1466068 Log: CTR: docs "Monitoring and Managing Tomcat" Reduced indents and wrapped the text in several places. The document was unreadable due to horizontal scrolling. Modified: tomcat/tc6.0.x/

svn commit: r1466072 - /tomcat/trunk/webapps/docs/monitoring.xml

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 15:07:58 2013 New Revision: 1466072 URL: http://svn.apache.org/r1466072 Log: Correct indents Modified: tomcat/trunk/webapps/docs/monitoring.xml Modified: tomcat/trunk/webapps/docs/monitoring.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/mo

svn commit: r1466074 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/monitoring.xml

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 15:10:09 2013 New Revision: 1466074 URL: http://svn.apache.org/r1466074 Log: Merged r1466072 from tomcat/trunk: Correct indents Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/monitoring.xml Propchange: tomcat/tc7.0.x/

[Bug 54646] socket_keepalive is sometimes 1 or true in docu

2013-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54646 Philippe Mouawad changed: What|Removed |Added CC||p.mouawad@ubik-ingenierie.c

[Bug 54646] socket_keepalive is sometimes 1 or true or True in documentation

2013-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54646 Philippe Mouawad changed: What|Removed |Added Summary|socket_keepalive is |socket_keepalive is

svn commit: r1466084 - in /tomcat/trunk/java/org/apache/jasper/compiler: JspReader.java Mark.java ParserController.java

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 15:42:53 2013 New Revision: 1466084 URL: http://svn.apache.org/r1466084 Log: Remove "encoding" field of Mark. It was assigned, but never read. Make Mark.IncludeState class static. It did not have "encoding" field, so its constructor was overwriting the one in Ma

svn commit: r1466086 - /tomcat/trunk/java/org/apache/jasper/compiler/ErrorDispatcher.java

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 15:54:10 2013 New Revision: 1466086 URL: http://svn.apache.org/r1466086 Log: Followup to r1465810 Convert two more methods to varargs form Modified: tomcat/trunk/java/org/apache/jasper/compiler/ErrorDispatcher.java Modified: tomcat/trunk/java/org/apache/jasp

svn commit: r1466106 - in /tomcat/trunk/java/org/apache/jasper: compiler/ErrorDispatcher.java compiler/JspDocumentParser.java resources/LocalStrings.properties

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 16:35:03 2013 New Revision: 1466106 URL: http://svn.apache.org/r1466106 Log: For https://issues.apache.org/bugzilla/show_bug.cgi?id=54802 Provide location information for exceptions thrown by JspDocumentParser Modified: tomcat/trunk/java/org/apache/jasper/com

svn commit: r1466122 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/ErrorDispatcher.java java/org/apache/jasper/compiler/JspDocumentParser.java java/org/apache/jasper/resources/LocalSt

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 16:54:44 2013 New Revision: 1466122 URL: http://svn.apache.org/r1466122 Log: Merged r1464781 r1466106 from tomcat/trunk: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54802 Provide location information for exceptions thrown by JspDocumentParser Modified:

[Bug 54802] Provide location information for exceptions thrown by JspDocumentParser

2013-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54802 --- Comment #5 from Konstantin Kolinko --- Jasper part of this is fixed in 7.0.x by r1466122 and will be in 7.0.40. > Third, the logging is done in StandardWrapper.invoke(). It logs only the > innermost exception in ex.getCause() chain. I

buildbot success in ASF Buildbot on tomcat-7-trunk

2013-04-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/1174 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build So

svn commit: r1466224 - /tomcat/trunk/java/org/apache/jasper/compiler/JspDocumentParser.java

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 20:47:50 2013 New Revision: 1466224 URL: http://svn.apache.org/r1466224 Log: Two minor optimizations in JspDocumentParser.processChars(): a) Replace repeated getter calls with a local variable. b) No need to reallocate CharArrayWriter to clear it. You can call res

svn commit: r1466228 - /tomcat/trunk/java/org/apache/jasper/compiler/Parser.java

2013-04-09 Thread kkolinko
Author: kkolinko Date: Tue Apr 9 20:58:50 2013 New Revision: 1466228 URL: http://svn.apache.org/r1466228 Log: Minor optimization in Parser.parseXMLTemplateText(): No need to reallocate CharArrayWriter to clear it. You can call reset(). Modified: tomcat/trunk/java/org/apache/jasper/compiler/P

buildbot success in ASF Buildbot on tomcat-trunk

2013-04-09 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/4206 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 54801] EL-like expressions in jsp:scriptlet break compilation of tag files using XML syntax

2013-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54801 --- Comment #2 from Konstantin Kolinko --- Created attachment 30167 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30167&action=edit 2013-04-10_tc8_54801_1.patch 1. The JSP 2.2 specification chapter JSP.1.11 EL Elements says:

[Bug 54801] EL-like expressions in jsp:scriptlet break compilation of tag files using XML syntax

2013-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54801 --- Comment #3 from Konstantin Kolinko --- Created attachment 30168 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30168&action=edit page1.jspx -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 54801] EL-like expressions in jsp:scriptlet break compilation of tag files using XML syntax

2013-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54801 --- Comment #4 from Konstantin Kolinko --- Created attachment 30169 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30169&action=edit page2.jspx -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 54821] New: Error trying to parse EL in JSP XML documents when isELIgnored = true

2013-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54821 Bug ID: 54821 Summary: Error trying to parse EL in JSP XML documents when isELIgnored = true Product: Tomcat 7 Version: 7.0.39 Hardware: PC OS: Window

[Bug 54821] Error trying to parse EL in JSP XML documents when isELIgnored = true

2013-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54821 --- Comment #1 from Konstantin Kolinko --- Created attachment 30170 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30170&action=edit page3.jspx -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 54821] Error trying to parse EL in JSP XML documents when isELIgnored = true

2013-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54821 --- Comment #2 from Konstantin Kolinko --- Created attachment 30171 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30171&action=edit page4.jspx -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 54801] EL-like expressions in jsp:scriptlet break compilation of JSP XML documents

2013-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54801 Konstantin Kolinko changed: What|Removed |Added Summary|EL-like expressions in |EL-like expressions in

buildbot failure in ASF Buildbot on tomcat-trunk

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

Re: Remove use of StandardWrapper.getRootCause()

2013-04-09 Thread Mark Thomas
On 05/04/2013 18:25, Konstantin Kolinko wrote: Any comments? +1 Go for it. Given the choice between "all relevant information plus some unnecessary information" and "most relevant information" the former gets my vote every time. Mark --

[Tomcat Wiki] Trivial Update of "OmaxBleds" by OmaxBleds

2013-04-09 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "OmaxBleds" page has been changed by OmaxBleds: http://wiki.apache.org/tomcat/OmaxBleds New page: Rallar la zanahoria con un rallador medio, galletas.<> Algunas versiones permiten e

[Tomcat Wiki] Trivial Update of "Di_rio_-_perder_peso_da_Cl_udia" by OmaxBleds

2013-04-09 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Di_rio_-_perder_peso_da_Cl_udia" page has been changed by OmaxBleds: http://wiki.apache.org/tomcat/Di_rio_-_perder_peso_da_Cl_udia New page: Comer suficiente protenas en la mayora