[GUMP@vmgump]: Project tomcat-trunk-test-nio (in module tomcat-trunk) failed

2014-10-24 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-nio has an issue affecting its community integration. Th

Re: svn commit: r1634161 - in /tomcat/trunk: java/org/apache/jasper/compiler/ELParser.java java/org/apache/jasper/compiler/Parser.java test/org/apache/jasper/compiler/TestParser.java

2014-10-24 Thread Konstantin Kolinko
2014-10-25 3:27 GMT+04:00 : > Author: markt > Date: Fri Oct 24 23:27:40 2014 > New Revision: 1634161 > > URL: http://svn.apache.org/r1634161 > Log: > Follow up to r1634089. > Fix some additional test failures with the stricter escaping rules. > > Modified: > tomcat/trunk/java/org/apache/jasper

svn commit: r1634161 - in /tomcat/trunk: java/org/apache/jasper/compiler/ELParser.java java/org/apache/jasper/compiler/Parser.java test/org/apache/jasper/compiler/TestParser.java

2014-10-24 Thread markt
Author: markt Date: Fri Oct 24 23:27:40 2014 New Revision: 1634161 URL: http://svn.apache.org/r1634161 Log: Follow up to r1634089. Fix some additional test failures with the stricter escaping rules. Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELParser.java tomcat/trunk/java/org

svn commit: r1634152 - /tomcat/trunk/test/org/apache/jasper/compiler/TestELParser.java

2014-10-24 Thread markt
Author: markt Date: Fri Oct 24 22:57:38 2014 New Revision: 1634152 URL: http://svn.apache.org/r1634152 Log: Follow up to r1634089. Fix some additional test failures with the stricter escaping rules. Modified: tomcat/trunk/test/org/apache/jasper/compiler/TestELParser.java Modified: tomcat/tru

[Bug 57047] Occasional failure in TestWsWebSocketContainer.testSmallTextBufferClientTextMessage test

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57047 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1634150 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java

2014-10-24 Thread markt
Author: markt Date: Fri Oct 24 22:47:03 2014 New Revision: 1634150 URL: http://svn.apache.org/r1634150 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57047 Fix possible false test failure when the session gets closed before the message write can complete. Modified: tomcat/tc7.0.

Françoise Rebel est absente.

2014-10-24 Thread francoise . rebel
Je serai absent(e) du 24/10/2014 au 03/11/2014. Je répondrai à votre message dès mon retour. En cas d'urgence, vous pouvez contacter le BIJ au 05 61 02 86 10 - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For a

[Bug 57141] JSP 2.3 & EL 3.0 Spec conflict w/Static Fields, Methods, etc.

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57141 Arthur Fiedler changed: What|Removed |Added Blocks||57142 -- You are receiving this

[Bug 57142] New: JSP 2.3 & EL 3.0 - %page import directive & EL ImportHandler

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57142 Bug ID: 57142 Summary: JSP 2.3 & EL 3.0 - %page import directive & EL ImportHandler Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW Se

[Bug 57141] New: JSP 2.3 & EL 3.0 Spec conflict w/Static Fields, Methods, etc.

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57141 Bug ID: 57141 Summary: JSP 2.3 & EL 3.0 Spec conflict w/Static Fields, Methods, etc. Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW S

[Bug 57135] ImportHandler shall ignore non-public classes

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57135 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas

svn commit: r1634139 - in /tomcat/trunk: java/org/apache/catalina/connector/LocalStrings.properties java/org/apache/catalina/connector/OutputBuffer.java webapps/docs/changelog.xml

2014-10-24 Thread markt
Author: markt Date: Fri Oct 24 21:15:53 2014 New Revision: 1634139 URL: http://svn.apache.org/r1634139 Log: Throw a NPE if a null string is passed to the write(String,int,int) method of the PrintWriter obtained from the ServletResponse. Modified: tomcat/trunk/java/org/apache/catalina/connect

[Bug 57140] New: tcnative-1.dll 1.1.31 indicated in fatal error

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57140 Bug ID: 57140 Summary: tcnative-1.dll 1.1.31 indicated in fatal error Product: Tomcat Native Version: 1.1.31 Hardware: PC Status: NEW Severity: critical P

[Bug 57140] tcnative-1.dll 1.1.31 indicated in fatal error

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57140 k g f changed: What|Removed |Added OS||Windows Server 2008 R2 -- You are receivi

Re: svn commit: r1634125 - /tomcat/trunk/java/org/apache/catalina/connector/OutputBuffer.java

2014-10-24 Thread Mark Thomas
On 24/10/2014 21:48, Mark Thomas wrote: > On 24/10/2014 21:22, Konstantin Kolinko wrote: >> 2014-10-24 23:48 GMT+04:00 : >>> Author: markt >>> Date: Fri Oct 24 19:48:18 2014 >>> New Revision: 1634125 >>> >>> URL: http://svn.apache.org/r1634125 >>> Log: >>> Fix double counting of written characters

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57136 --- Comment #9 from Mark Thomas --- (In reply to Arthur Fiedler from comment #8) > Mark, I happened to check the svn source to see what changed and I noticed > it said you modified AstLiteralExpression.java on Mon Apr 28 23:08:14 2014 > UTC

Re: svn commit: r1634125 - /tomcat/trunk/java/org/apache/catalina/connector/OutputBuffer.java

2014-10-24 Thread Mark Thomas
On 24/10/2014 21:22, Konstantin Kolinko wrote: > 2014-10-24 23:48 GMT+04:00 : >> Author: markt >> Date: Fri Oct 24 19:48:18 2014 >> New Revision: 1634125 >> >> URL: http://svn.apache.org/r1634125 >> Log: >> Fix double counting of written characters. >> >> Modified: >> tomcat/trunk/java/org/apa

svn commit: r1634131 - /tomcat/tc6.0.x/trunk/STATUS.txt

2014-10-24 Thread schultz
Author: schultz Date: Fri Oct 24 20:28:42 2014 New Revision: 1634131 URL: http://svn.apache.org/r1634131 Log: Votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1634131&r1=1634130&r2

svn commit: r1634130 - /tomcat/trunk/java/org/apache/tomcat/util/buf/MessageBytes.java

2014-10-24 Thread kkolinko
Author: kkolinko Date: Fri Oct 24 20:28:04 2014 New Revision: 1634130 URL: http://svn.apache.org/r1634130 Log: Simplify. Followup to r1634117. There exists Charset.encode(String) that calls CharBuffer.wrap() internally. Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/MessageBytes.java

[Bug 57137] JmxRemoteLifecycleListener does not work with SSL under CentOS

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57137 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: svn commit: r1634125 - /tomcat/trunk/java/org/apache/catalina/connector/OutputBuffer.java

2014-10-24 Thread Konstantin Kolinko
2014-10-24 23:48 GMT+04:00 : > Author: markt > Date: Fri Oct 24 19:48:18 2014 > New Revision: 1634125 > > URL: http://svn.apache.org/r1634125 > Log: > Fix double counting of written characters. > > Modified: > tomcat/trunk/java/org/apache/catalina/connector/OutputBuffer.java > > Modified: tomc

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57136 --- Comment #8 from Arthur Fiedler --- Mark, I happened to check the svn source to see what changed and I noticed it said you modified AstLiteralExpression.java on Mon Apr 28 23:08:14 2014 UTC, both 8.0.x and 7.0.x, changing \${ escape to \

[Bug 57138] OutputBuffer.setBufferSize() doesn't change the CharChunk limit

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57138 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55842] response.setBufferSize() does not seem to work properly

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55842 Mark Thomas changed: What|Removed |Added CC||tobias.steffenhagen@genedat

svn commit: r1634126 - /tomcat/trunk/java/org/apache/catalina/connector/OutputBuffer.java

2014-10-24 Thread markt
Author: markt Date: Fri Oct 24 19:50:15 2014 New Revision: 1634126 URL: http://svn.apache.org/r1634126 Log: Java 8 Javadoc Modified: tomcat/trunk/java/org/apache/catalina/connector/OutputBuffer.java Modified: tomcat/trunk/java/org/apache/catalina/connector/OutputBuffer.java URL: http://svn.

svn commit: r1634125 - /tomcat/trunk/java/org/apache/catalina/connector/OutputBuffer.java

2014-10-24 Thread markt
Author: markt Date: Fri Oct 24 19:48:18 2014 New Revision: 1634125 URL: http://svn.apache.org/r1634125 Log: Fix double counting of written characters. Modified: tomcat/trunk/java/org/apache/catalina/connector/OutputBuffer.java Modified: tomcat/trunk/java/org/apache/catalina/connector/OutputB

Re: svn commit: r1631422 - in /tomcat/trunk/java/org/apache: catalina/Lifecycle.java coyote/AsyncStateMachine.java

2014-10-24 Thread Christopher Schultz
Mark, On 10/24/14 1:51 PM, Mark Thomas wrote: > On 24/10/2014 07:28, Mark Thomas wrote: >> On 23/10/2014 22:39, Christopher Schultz wrote: >>> Mark and Konstantin, >>> >>> On 10/23/14 3:53 PM, Konstantin Kolinko wrote: 2014-10-13 18:39 GMT+04:00 : > Author: markt > Date: Mon Oct 13 1

Re: svn commit: r1631520 - in /tomcat/trunk: java/org/apache/tomcat/util/buf/LocalStrings.properties java/org/apache/tomcat/util/buf/MessageBytes.java webapps/docs/changelog.xml

2014-10-24 Thread Mark Thomas
On 24/10/2014 08:32, Mark Thomas wrote: > On 24/10/2014 00:40, Konstantin Kolinko wrote: >> 2014-10-24 0:01 GMT+04:00 Mark Thomas : >>> On 17/10/2014 17:17, Konstantin Kolinko wrote: 2014-10-13 23:27 GMT+04:00 : > Author: markt > Date: Mon Oct 13 19:27:37 2014 > New Revision: 1631

svn commit: r1634117 - in /tomcat/trunk/java/org/apache/tomcat/util/buf: LocalStrings.properties MessageBytes.java

2014-10-24 Thread markt
Author: markt Date: Fri Oct 24 18:42:42 2014 New Revision: 1634117 URL: http://svn.apache.org/r1634117 Log: Follow up to 1631520. Use the cached encoder instance that already exists in the Charset Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/LocalStrings.properties tomcat/trunk

svn commit: r1634114 - /tomcat/trunk/java/org/apache/tomcat/util/buf/ByteChunk.java

2014-10-24 Thread markt
Author: markt Date: Fri Oct 24 18:21:33 2014 New Revision: 1634114 URL: http://svn.apache.org/r1634114 Log: Simplify Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/ByteChunk.java Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/ByteChunk.java URL: http://svn.apache.org/viewvc/

svn commit: r1634105 - /tomcat/trunk/build.xml

2014-10-24 Thread markt
Author: markt Date: Fri Oct 24 17:51:32 2014 New Revision: 1634105 URL: http://svn.apache.org/r1634105 Log: UTF-8-ify the Javadoc Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1634105&r1=1634104&r2=1634105&view

Re: svn commit: r1631422 - in /tomcat/trunk/java/org/apache: catalina/Lifecycle.java coyote/AsyncStateMachine.java

2014-10-24 Thread Mark Thomas
On 24/10/2014 07:28, Mark Thomas wrote: > On 23/10/2014 22:39, Christopher Schultz wrote: >> Mark and Konstantin, >> >> On 10/23/14 3:53 PM, Konstantin Kolinko wrote: >>> 2014-10-13 18:39 GMT+04:00 : Author: markt Date: Mon Oct 13 14:39:36 2014 New Revision: 1631422 URL: h

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57136 Mark Thomas changed: What|Removed |Added Component|EL |Jasper Product|Tomcat 8

svn commit: r1634089 - in /tomcat/trunk: java/org/apache/el/parser/ java/org/apache/jasper/compiler/ test/org/apache/el/ test/webapp/bug45nnn/ webapps/docs/

2014-10-24 Thread markt
Author: markt Date: Fri Oct 24 16:28:48 2014 New Revision: 1634089 URL: http://svn.apache.org/r1634089 Log: Ensure only \${ and \#{ are treated as escapes for ${ and #{ rather than \$ and \# being treated as escapes for $ and # when processing literal expressions in expression language. Modifie

[Bug 57137] JmxRemoteLifecycleListener does not work with SSL under CentOS

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57137 --- Comment #2 from M1xa1L --- (In reply to Christopher Schultz from comment #1) > (In reply to M1xa1L from comment #0) > > On Windows 7 everything works. > > Are you running the same JVM on both platforms? Have you customized your > syste

[Bug 57137] JmxRemoteLifecycleListener does not work with SSL under CentOS

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57137 --- Comment #1 from Christopher Schultz --- (In reply to M1xa1L from comment #0) > On Windows 7 everything works. Are you running the same JVM on both platforms? Have you customized your system's cacerts in either case? -- You are receiv

[Bug 57138] New: OutputBuffer.setBufferSize() doesn't change the CharChunk limit

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57138 Bug ID: 57138 Summary: OutputBuffer.setBufferSize() doesn't change the CharChunk limit Product: Tomcat 7 Version: 7.0.40 Hardware: All OS: Linux

[Bug 57137] New: JmxRemoteLifecycleListener does not work with SSL under CentOS

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57137 Bug ID: 57137 Summary: JmxRemoteLifecycleListener does not work with SSL under CentOS Product: Tomcat 7 Version: 7.0.56 Hardware: PC OS: Linux

svn commit: r1634049 - in /tomcat/tc7.0.x/trunk: ./ build.properties.default build.xml java/org/apache/catalina/core/AprLifecycleListener.java webapps/docs/changelog.xml

2014-10-24 Thread violetagg
Author: violetagg Date: Fri Oct 24 13:13:21 2014 New Revision: 1634049 URL: http://svn.apache.org/r1634049 Log: Merged revisions 1633824, 1633825 from tomcat/trunk: - Update to Tomcat Native 1.1.32 - Require Tomcat Native 1.1.32 Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7

svn commit: r1634046 - /tomcat/trunk/java/org/apache/jasper/compiler/JspReader.java

2014-10-24 Thread markt
Author: markt Date: Fri Oct 24 12:54:50 2014 New Revision: 1634046 URL: http://svn.apache.org/r1634046 Log: Fix comment typo Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspReader.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspReader.java URL: http://svn.apache.org

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57136 --- Comment #6 from Arthur Fiedler --- Sounds good! Thanks for taking the extra time to investigate further -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57136 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57136 --- Comment #4 from Arthur Fiedler --- Mark, The language in the spec is confusing at best, as I read it as saying the escape characters \$ would be used if it was otherwise to be an expression, $500 would not be an expression, but ${...} w

Re: svn commit: r1631520 - in /tomcat/trunk: java/org/apache/tomcat/util/buf/LocalStrings.properties java/org/apache/tomcat/util/buf/MessageBytes.java webapps/docs/changelog.xml

2014-10-24 Thread Mark Thomas
On 24/10/2014 00:40, Konstantin Kolinko wrote: > 2014-10-24 0:01 GMT+04:00 Mark Thomas : >> On 17/10/2014 17:17, Konstantin Kolinko wrote: >>> 2014-10-13 23:27 GMT+04:00 : Author: markt Date: Mon Oct 13 19:27:37 2014 New Revision: 1631520 URL: http://svn.apache.org/r163152

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57136 --- Comment #3 from Arthur Fiedler --- Here is an example, and yes the current version of tomcat 8 trunk (downloaded after 8.0.14) public static void main(String[] args) { ELProcessor elp = new ELProcessor(); ELContext

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57136 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2014-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57136 Konstantin Kolinko changed: What|Removed |Added OS||All --- Comment #1 from Konst