https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
Marcel Ĺ ebek changed:
What|Removed |Added
Attachment #29459|0 |1
is obsolete|
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
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"
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/
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/
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
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/
https://issues.apache.org/bugzilla/show_bug.cgi?id=54646
Philippe Mouawad changed:
What|Removed |Added
CC||p.mouawad@ubik-ingenierie.c
https://issues.apache.org/bugzilla/show_bug.cgi?id=54646
Philippe Mouawad changed:
What|Removed |Added
Summary|socket_keepalive is |socket_keepalive is
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
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
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
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:
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
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
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
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
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
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:
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.
---
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.
---
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
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.
---
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.
---
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
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
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
--
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
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
29 matches
Mail list logo