svn commit: r1503493 - /tomcat/trunk/java/org/apache/el/stream/Stream.java

2013-07-15 Thread kkolinko
Author: kkolinko Date: Mon Jul 15 21:52:07 2013 New Revision: 1503493 URL: http://svn.apache.org/r1503493 Log: Followup to r1503469 Correct whitespaces. An integer comparison should be a bit cheaper that hasNext() call. Modified: tomcat/trunk/java/org/apache/el/stream/Stream.java Modified:

svn commit: r1503469 - in /tomcat/trunk: java/org/apache/el/stream/Stream.java test/org/apache/el/stream/TestCollectionOperations.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 20:51:27 2013 New Revision: 1503469 URL: http://svn.apache.org/r1503469 Log: EL 3.0 collections operations. Implement substream and toArray. Refactor limit to reuse code from substream. Modified: tomcat/trunk/java/org/apache/el/stream/Stream.java tomcat/trun

svn commit: r1503465 - in /tomcat/trunk: java/org/apache/el/stream/Stream.java test/org/apache/el/stream/TestCollectionOperations.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 20:38:21 2013 New Revision: 1503465 URL: http://svn.apache.org/r1503465 Log: EL 3.0 collections operations. Implement limit. Modified: tomcat/trunk/java/org/apache/el/stream/Stream.java tomcat/trunk/test/org/apache/el/stream/TestCollectionOperations.java Mo

svn commit: r1503457 - /tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java

2013-07-15 Thread kkolinko
Author: kkolinko Date: Mon Jul 15 20:27:59 2013 New Revision: 1503457 URL: http://svn.apache.org/r1503457 Log: Minor corrections reviewing r1503386 Modified: tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java Modified: tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.j

svn commit: r1503451 - in /tomcat/trunk: java/org/apache/el/stream/Stream.java test/org/apache/el/stream/TestCollectionOperations.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 20:22:30 2013 New Revision: 1503451 URL: http://svn.apache.org/r1503451 Log: EL 3.0 collections operations. Implement peek. Modified: tomcat/trunk/java/org/apache/el/stream/Stream.java tomcat/trunk/test/org/apache/el/stream/TestCollectionOperations.java Mod

svn commit: r1503448 - in /tomcat/trunk: java/org/apache/el/stream/Stream.java test/org/apache/el/stream/TestCollectionOperations.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 20:11:31 2013 New Revision: 1503448 URL: http://svn.apache.org/r1503448 Log: EL 3.0 collections operations. Implement forEach. Modified: tomcat/trunk/java/org/apache/el/stream/Stream.java tomcat/trunk/test/org/apache/el/stream/TestCollectionOperations.java

svn commit: r1503433 - in /tomcat/trunk: java/org/apache/el/stream/Stream.java java/org/apache/el/stream/StreamELResolverImpl.java test/org/apache/el/stream/TestCollectionOperations.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 19:26:07 2013 New Revision: 1503433 URL: http://svn.apache.org/r1503433 Log: EL 3.0 collections operations. Implement sorted. Modified: tomcat/trunk/java/org/apache/el/stream/Stream.java tomcat/trunk/java/org/apache/el/stream/StreamELResolverImpl.java to

buildbot success in ASF Buildbot on tomcat-trunk

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

svn commit: r1503386 - /tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 18:04:49 2013 New Revision: 1503386 URL: http://svn.apache.org/r1503386 Log: Fix infinite loop Modified: tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java Modified: tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java URL: http://svn.a

Re: buildbot failure in ASF Buildbot on tomcat-trunk

2013-07-15 Thread Mark Thomas
On 15/07/2013 17:06, Konstantin Kolinko wrote: > 2013/7/15 : >> 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/4685 >> >> Buildbot URL: http://ci.apache.org/ >>

Re: buildbot failure in ASF Buildbot on tomcat-trunk

2013-07-15 Thread Konstantin Kolinko
2013/7/15 : > 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/4685 > > Buildbot URL: http://ci.apache.org/ > > Buildslave for this Build: bb-vm_ubuntu > > Build Rea

svn commit: r1503310 - in /tomcat/trunk: java/org/apache/el/stream/Stream.java test/org/apache/el/stream/TestCollectionOperations.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 15:50:23 2013 New Revision: 1503310 URL: http://svn.apache.org/r1503310 Log: EL 3.0 collections operations. Implement distinct. Modified: tomcat/trunk/java/org/apache/el/stream/Stream.java tomcat/trunk/test/org/apache/el/stream/TestCollectionOperations.java

svn commit: r1503305 - in /tomcat/trunk: java/org/apache/el/stream/Stream.java test/org/apache/el/stream/TestCollectionOperations.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 15:43:11 2013 New Revision: 1503305 URL: http://svn.apache.org/r1503305 Log: EL 3.0 collections operations. Implement flatMap and iterator Modified: tomcat/trunk/java/org/apache/el/stream/Stream.java tomcat/trunk/test/org/apache/el/stream/TestCollectionOpera

[Bug 55268] New: daemon.sh only waits for 10 seconds

2013-07-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55268 Bug ID: 55268 Summary: daemon.sh only waits for 10 seconds Product: Tomcat 7 Version: 7.0.42 Hardware: PC OS: Linux Status: NEW Severity: normal

svn commit: r1503285 - /tomcat/trunk/test/org/apache/el/stream/TestCollectionOperations.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 15:05:03 2013 New Revision: 1503285 URL: http://svn.apache.org/r1503285 Log: Additional test based on spec example Modified: tomcat/trunk/test/org/apache/el/stream/TestCollectionOperations.java Modified: tomcat/trunk/test/org/apache/el/stream/TestCollectionOper

svn commit: r1503281 - /tomcat/trunk/java/org/apache/el/stream/Stream.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 14:50:45 2013 New Revision: 1503281 URL: http://svn.apache.org/r1503281 Log: Refactor to reduce duplication Modified: tomcat/trunk/java/org/apache/el/stream/Stream.java Modified: tomcat/trunk/java/org/apache/el/stream/Stream.java URL: http://svn.apache.org/vie

svn commit: r1503274 - in /tomcat/trunk: java/org/apache/el/stream/Stream.java test/org/apache/el/stream/TestCollectionOperations.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 14:43:48 2013 New Revision: 1503274 URL: http://svn.apache.org/r1503274 Log: EL 3.0 collections operations. Implement map Modified: tomcat/trunk/java/org/apache/el/stream/Stream.java tomcat/trunk/test/org/apache/el/stream/TestCollectionOperations.java Modif

Re: EL 3.0 progress update

2013-07-15 Thread Mark Thomas
On 14/07/2013 15:18, Konstantin Kolinko wrote: > 2013/7/14 Mark Thomas : >> The parser has now been updated for EL 3.0. The remaining tasks are: >> 1. Add the implementation to the various new Ast* nodes to implement the >>new syntax. >> 2. Implement collections operations >> 3. Wire up java.el

svn commit: r1503253 - in /tomcat/trunk: java/org/apache/el/parser/AstLambdaExpression.java java/org/apache/el/stream/Stream.java test/org/apache/el/stream/TestCollectionOperations.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 13:59:51 2013 New Revision: 1503253 URL: http://svn.apache.org/r1503253 Log: EL 3.0 collections operations. Implement filter Modified: tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java tomcat/trunk/java/org/apache/el/stream/Stream.java tomc

svn commit: r1503230 - in /tomcat/trunk: java/org/apache/el/stream/StreamELResolverImpl.java test/org/apache/el/stream/TestCollectionOperations.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 13:16:03 2013 New Revision: 1503230 URL: http://svn.apache.org/r1503230 Log: Support arrays as well as collections as the source for a Stream Modified: tomcat/trunk/java/org/apache/el/stream/StreamELResolverImpl.java tomcat/trunk/test/org/apache/el/stream/Te

svn commit: r1503217 - in /tomcat/trunk: java/org/apache/el/ java/org/apache/el/stream/ test/org/apache/el/stream/

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 12:58:44 2013 New Revision: 1503217 URL: http://svn.apache.org/r1503217 Log: Implement first collection operation for EL 3.0. Added: tomcat/trunk/java/org/apache/el/stream/ tomcat/trunk/java/org/apache/el/stream/Optional.java (with props) tomcat/trunk/

[Bug 55267] NIO thread locked

2013-07-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55267 --- Comment #2 from Pavel --- Created attachment 30595 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30595&action=edit dump -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 55267] NIO thread locked

2013-07-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55267 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas

[Bug 55144] NIO connection locked when trying to release it

2013-07-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55144 --- Comment #12 from Mark Thomas --- Something is setting the timeout to 30 minutes and that something isn't Tomcat. If Tomcat was using the wrong / old timeout then that would be a Tomcat bug but I don't see any evidence of that here. -

[Bug 55267] New: NIO thread locked

2013-07-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55267 Bug ID: 55267 Summary: NIO thread locked Product: Tomcat 7 Version: 7.0.41 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Conn

svn commit: r1503185 - /tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 11:38:20 2013 New Revision: 1503185 URL: http://svn.apache.org/r1503185 Log: Use the correct method Modified: tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java Modified: tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java URL: http://

buildbot failure in ASF Buildbot on tomcat-trunk

2013-07-15 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/4685 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

buildbot success in ASF Buildbot on tomcat-trunk

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

svn commit: r1503169 - /tomcat/trunk/java/org/apache/el/ExpressionFactoryImpl.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 10:42:06 2013 New Revision: 1503169 URL: http://svn.apache.org/r1503169 Log: Create placeholder for next part of EL work. Modified: tomcat/trunk/java/org/apache/el/ExpressionFactoryImpl.java Modified: tomcat/trunk/java/org/apache/el/ExpressionFactoryImpl.java U

svn commit: r1503168 - /tomcat/trunk/java/javax/el/StandardELContext.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 10:41:27 2013 New Revision: 1503168 URL: http://svn.apache.org/r1503168 Log: Stream resolver not required here - there will be one in the provided context. Modified: tomcat/trunk/java/javax/el/StandardELContext.java Modified: tomcat/trunk/java/javax/el/Standard

svn commit: r1503166 - /tomcat/trunk/test/org/apache/el/parser/TestAstLambdaExpression.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 10:23:17 2013 New Revision: 1503166 URL: http://svn.apache.org/r1503166 Log: Recursive test Modified: tomcat/trunk/test/org/apache/el/parser/TestAstLambdaExpression.java Modified: tomcat/trunk/test/org/apache/el/parser/TestAstLambdaExpression.java URL: http://

svn commit: r1503162 - in /tomcat/trunk/java/org/apache/el: Messages.properties parser/AstLambdaExpression.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 10:10:54 2013 New Revision: 1503162 URL: http://svn.apache.org/r1503162 Log: Remove duplication Modified: tomcat/trunk/java/org/apache/el/Messages.properties tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java Modified: tomcat/trunk/java/org/apa

svn commit: r1503158 - in /tomcat/trunk/java: javax/el/ org/apache/el/lang/ org/apache/el/parser/

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 10:00:59 2013 New Revision: 1503158 URL: http://svn.apache.org/r1503158 Log: More lambda expression implementation. Handle the case of an expression assigned to a variable. Modified: tomcat/trunk/java/javax/el/LambdaExpression.java tomcat/trunk/java/javax/e

buildbot failure in ASF Buildbot on tomcat-trunk

2013-07-15 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/4682 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

svn commit: r1503142 - /tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 08:56:35 2013 New Revision: 1503142 URL: http://svn.apache.org/r1503142 Log: First of what I suspect will be many typos Modified: tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java Modified: tomcat/trunk/java/org/apache/el/parser/AstLambdaExpressio

Re: svn commit: r1503006 - /tomcat/trunk/java/org/apache/el/lang/ELSupport.java

2013-07-15 Thread Mark Thomas
On 15/07/2013 09:35, Mark Thomas wrote: > On 15/07/2013 00:16, Konstantin Kolinko wrote: >> 3. It would be safer if instead of a generic "is set empty" check we >> could check that this set was indeed created by our EL. E.g. use some >> sentinel object. > > Yes. I think that is possible. I'll t

Re: svn commit: r1503006 - /tomcat/trunk/java/org/apache/el/lang/ELSupport.java

2013-07-15 Thread Mark Thomas
On 15/07/2013 00:16, Konstantin Kolinko wrote: > 2013/7/14 : >> Author: markt >> Date: Sun Jul 14 17:57:06 2013 >> New Revision: 1503006 >> >> URL: http://svn.apache.org/r1503006 >> Log: >> Special handling to handle the ambiguity of {} which could be an empty Set >> or an empty Map > 1. It is o

Re: svn commit: r1503056 - in /tomcat/trunk: java/org/apache/el/ java/org/apache/el/parser/ test/org/apache/el/parser/

2013-07-15 Thread Mark Thomas
On 14/07/2013 23:01, Konstantin Kolinko wrote: > 2013/7/15 : >> Author: markt >> Date: Sun Jul 14 21:07:26 2013 >> New Revision: 1503056 >> >> URL: http://svn.apache.org/r1503056 >> +# AstLambdaExpression >> +error.args.tooFew=Only [{0}] arguments were provided for a lambda >> expression that re

svn commit: r1503132 - in /tomcat/trunk: java/org/apache/el/Messages.properties java/org/apache/el/parser/AstLambdaExpression.java test/org/apache/el/parser/TestAstLambdaExpression.java

2013-07-15 Thread markt
Author: markt Date: Mon Jul 15 08:19:09 2013 New Revision: 1503132 URL: http://svn.apache.org/r1503132 Log: kkolinko review of r1503056 Modified: tomcat/trunk/java/org/apache/el/Messages.properties tomcat/trunk/java/org/apache/el/parser/AstLambdaExpression.java tomcat/trunk/test/org/a

[Bug 55144] NIO connection locked when trying to release it

2013-07-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55144 --- Comment #11 from Pavel --- I've discovered a strange behavior - even though I set a timeout of 20 sec on the connector (in server.xml), sometimes it gets here: att.awaitWriteLatch(writeTimeout,TimeUnit.MILLISECONDS); With the timeout

[Bug 55266] New: Trailing slash redirect loses jsessionid attribute

2013-07-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55266 Bug ID: 55266 Summary: Trailing slash redirect loses jsessionid attribute Product: Tomcat 6 Version: 6.0.33 Hardware: Macintosh Status: NEW Severity: normal