svn commit: r1499249 - /tomcat/trunk/java/javax/el/CompositeELResolver.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 08:14:11 2013 New Revision: 1499249 URL: http://svn.apache.org/r1499249 Log: Re-order to simplify checking against EL spec Modified: tomcat/trunk/java/javax/el/CompositeELResolver.java Modified: tomcat/trunk/java/javax/el/CompositeELResolver.java URL:

svn commit: r1499251 - /tomcat/trunk/java/javax/el/ELResolver.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 08:16:33 2013 New Revision: 1499251 URL: http://svn.apache.org/r1499251 Log: Re-order to simplify checking against EL spec Modified: tomcat/trunk/java/javax/el/ELResolver.java Modified: tomcat/trunk/java/javax/el/ELResolver.java URL:

svn commit: r1499253 - /tomcat/trunk/java/javax/el/ELResolver.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 08:22:24 2013 New Revision: 1499253 URL: http://svn.apache.org/r1499253 Log: EL 3.0 New method Modified: tomcat/trunk/java/javax/el/ELResolver.java Modified: tomcat/trunk/java/javax/el/ELResolver.java URL:

svn commit: r1499255 - /tomcat/trunk/java/javax/el/CompositeELResolver.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 08:28:29 2013 New Revision: 1499255 URL: http://svn.apache.org/r1499255 Log: EL 3.0 Implement new method Modified: tomcat/trunk/java/javax/el/CompositeELResolver.java Modified: tomcat/trunk/java/javax/el/CompositeELResolver.java URL:

[Bug 55189] New: Unable to start the server

2013-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55189 Bug ID: 55189 Summary: Unable to start the server Product: Tomcat 7 Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[Bug 55189] Unable to start the server

2013-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55189 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 55189] Unable to start the server

2013-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55189 --- Comment #1 from guillaume.mich...@amadeus.com --- Other users who faced the same issue: http://tomcat.10.x6.nabble.com/Hanging-on-startup-td4571254.html Is it possible to know why this bug has been classified as invalid? Thank you!

Re: [VOTE] Release Apache Tomcat 7.0.42

2013-07-03 Thread Keiichi Fujino
2013/7/2 Mark Thomas ma...@apache.org The proposed Apache Tomcat 7.0.42 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.42/ The Maven staging repo is:

Re: [VOTE] Release Apache Tomcat 7.0.42

2013-07-03 Thread Ognjen Blagojevic
On 2.7.2013 11:18, Mark Thomas wrote: The proposed Apache Tomcat 7.0.42 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.42/ The Maven staging repo is:

[Bug 55189] Unable to start the server

2013-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55189 --- Comment #2 from Mark Thomas ma...@apache.org --- Changes between major versions are expected. They are not regressions. The changes to the session ID generation are documented in the migration guide. [1] Failure to read the

svn commit: r1499309 - /tomcat/trunk/java/javax/el/ELClass.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 10:23:26 2013 New Revision: 1499309 URL: http://svn.apache.org/r1499309 Log: EL 3.0 Implement new class Added: tomcat/trunk/java/javax/el/ELClass.java (with props) Added: tomcat/trunk/java/javax/el/ELClass.java URL:

svn commit: r1499310 - in /tomcat/trunk/java/javax/el: BeanNameELResolver.java ELContext.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 10:25:50 2013 New Revision: 1499310 URL: http://svn.apache.org/r1499310 Log: Re-order to simplify checking against EL spec Modified: tomcat/trunk/java/javax/el/BeanNameELResolver.java tomcat/trunk/java/javax/el/ELContext.java Modified:

svn commit: r1499314 - /tomcat/trunk/java/javax/el/ELResolver.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 10:48:14 2013 New Revision: 1499314 URL: http://svn.apache.org/r1499314 Log: Make context optional when looking up messages Modified: tomcat/trunk/java/javax/el/ELResolver.java Modified: tomcat/trunk/java/javax/el/ELResolver.java URL:

svn commit: r1499318 - in /tomcat/trunk/java/javax/el: ArrayELResolver.java BeanELResolver.java ELResolver.java ListELResolver.java MapELResolver.java ResourceBundleELResolver.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 10:53:17 2013 New Revision: 1499318 URL: http://svn.apache.org/r1499318 Log: Switch to varargs for simpler code Modified: tomcat/trunk/java/javax/el/ArrayELResolver.java tomcat/trunk/java/javax/el/BeanELResolver.java

Re: [VOTE] Release Apache Tomcat 7.0.42

2013-07-03 Thread Brian Burch
On 02/07/13 10:18, Mark Thomas wrote: The proposed Apache Tomcat 7.0.42 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.42/ The Maven staging repo is:

[Bug 55189] Unable to start the server

2013-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55189 --- Comment #3 from guillaume.mich...@amadeus.com --- Thanks for your very kind answer and quick response. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1499341 - /tomcat/trunk/java/javax/el/ImportHandler.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 11:55:56 2013 New Revision: 1499341 URL: http://svn.apache.org/r1499341 Log: EL 3.0 Implement new class Added: tomcat/trunk/java/javax/el/ImportHandler.java (with props) Added: tomcat/trunk/java/javax/el/ImportHandler.java URL:

[Bug 55171] [jsr 356] All server threads become blocked after some websocket testing

2013-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55171 --- Comment #4 from Stoyan Boshev s.bos...@gmail.com --- Created attachment 30530 -- https://issues.apache.org/bugzilla/attachment.cgi?id=30530action=edit thread stack dump 2 I was able to reproduce again. Attaching the new tread stack

svn commit: r1499367 - /tomcat/trunk/java/javax/el/LocalStrings.properties

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 12:41:46 2013 New Revision: 1499367 URL: http://svn.apache.org/r1499367 Log: Add the i18n messages for the import handler Modified: tomcat/trunk/java/javax/el/LocalStrings.properties Modified: tomcat/trunk/java/javax/el/LocalStrings.properties URL:

svn commit: r1499371 - in /tomcat/trunk/java/javax/el: ArrayELResolver.java BeanELResolver.java ELContext.java ELResolver.java EvaluationListener.java ImportHandler.java ListELResolver.java MapELResol

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 12:45:46 2013 New Revision: 1499371 URL: http://svn.apache.org/r1499371 Log: EL 3.0 Implement new EvaluationListener class Create new Util class Refactor i18n support Added: tomcat/trunk/java/javax/el/EvaluationListener.java (with props)

svn commit: r1499388 - in /tomcat/trunk/java/javax/el: ELContext.java Util.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 13:17:50 2013 New Revision: 1499388 URL: http://svn.apache.org/r1499388 Log: EL 3.0 Implement new method Creating ExpressionFactory instances is relatively expensive so they need to be cached but caching them is a potential memory leak since applications may ship

svn commit: r1499396 - /tomcat/trunk/java/javax/el/ELContext.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 13:37:05 2013 New Revision: 1499396 URL: http://svn.apache.org/r1499396 Log: EL 3.0 Implement new methods Modified: tomcat/trunk/java/javax/el/ELContext.java Modified: tomcat/trunk/java/javax/el/ELContext.java URL:

svn commit: r1499397 - /tomcat/trunk/java/javax/el/ELException.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 13:38:18 2013 New Revision: 1499397 URL: http://svn.apache.org/r1499397 Log: Re-order to simplify checking against EL spec Modified: tomcat/trunk/java/javax/el/ELException.java Modified: tomcat/trunk/java/javax/el/ELException.java URL:

svn commit: r1499419 - in /tomcat/trunk: java/org/apache/el/lang/VariableMapperImpl.java java/org/apache/jasper/el/ELContextImpl.java test/javax/el/TestBeanELResolverVarargsInvocation.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 14:27:46 2013 New Revision: 1499419 URL: http://svn.apache.org/r1499419 Log: Noticed requirement for null values to trigger removal when reading the EL 3.0 spec. Modified: tomcat/trunk/java/org/apache/el/lang/VariableMapperImpl.java

svn commit: r1499428 - /tomcat/trunk/java/javax/el/Expression.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 14:50:38 2013 New Revision: 1499428 URL: http://svn.apache.org/r1499428 Log: Re-order to simplify checking against EL spec Modified: tomcat/trunk/java/javax/el/Expression.java Modified: tomcat/trunk/java/javax/el/Expression.java URL:

svn commit: r1499430 - /tomcat/trunk/java/javax/el/ValueExpression.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 14:53:13 2013 New Revision: 1499430 URL: http://svn.apache.org/r1499430 Log: Re-order to simplify checking against EL spec Modified: tomcat/trunk/java/javax/el/ValueExpression.java Modified: tomcat/trunk/java/javax/el/ValueExpression.java URL:

svn commit: r1499513 - in /tomcat/trunk/java/javax/el: BeanELResolver.java LocalStrings.properties StaticFieldELResolver.java Util.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 18:56:14 2013 New Revision: 1499513 URL: http://svn.apache.org/r1499513 Log: EL 3.0 Implement new class Refactor common code to Util class Added: tomcat/trunk/java/javax/el/StaticFieldELResolver.java (with props) Modified:

svn commit: r1499514 - /tomcat/trunk/java/javax/el/StaticFieldELResolver.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 18:57:34 2013 New Revision: 1499514 URL: http://svn.apache.org/r1499514 Log: Needs to extend ELResolver Modified: tomcat/trunk/java/javax/el/StaticFieldELResolver.java Modified: tomcat/trunk/java/javax/el/StaticFieldELResolver.java URL:

svn commit: r1499518 - /tomcat/trunk/java/javax/el/TypeConverter.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 19:03:54 2013 New Revision: 1499518 URL: http://svn.apache.org/r1499518 Log: EL 3.0 Implement new abstract class Added: tomcat/trunk/java/javax/el/TypeConverter.java (with props) Added: tomcat/trunk/java/javax/el/TypeConverter.java URL:

svn commit: r1499520 - /tomcat/trunk/java/javax/el/ResourceBundleELResolver.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 19:06:35 2013 New Revision: 1499520 URL: http://svn.apache.org/r1499520 Log: API has been fixed in EL 3.0 Modified: tomcat/trunk/java/javax/el/ResourceBundleELResolver.java Modified: tomcat/trunk/java/javax/el/ResourceBundleELResolver.java URL:

svn commit: r1499521 - in /tomcat/trunk/java/javax/el: MethodInfo.java MethodNotFoundException.java PropertyNotFoundException.java PropertyNotWritableException.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 19:08:58 2013 New Revision: 1499521 URL: http://svn.apache.org/r1499521 Log: Re-order to simplify checking against EL spec Remove pointless javadoc Modified: tomcat/trunk/java/javax/el/MethodInfo.java tomcat/trunk/java/javax/el/MethodNotFoundException.java

svn commit: r1499523 - /tomcat/trunk/java/javax/el/MethodExpression.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 19:12:20 2013 New Revision: 1499523 URL: http://svn.apache.org/r1499523 Log: EL 3.0 Adsd new method that addresses typo Modified: tomcat/trunk/java/javax/el/MethodExpression.java Modified: tomcat/trunk/java/javax/el/MethodExpression.java URL:

svn commit: r1499534 - /tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java

2013-07-03 Thread violetagg
Author: violetagg Date: Wed Jul 3 19:35:38 2013 New Revision: 1499534 URL: http://svn.apache.org/r1499534 Log: Avoid NPE when a background thread tries to expire the HTTP sessions. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java Modified:

svn commit: r1499535 - in /tomcat/trunk/java: javax/el/ javax/servlet/jsp/el/ org/apache/jasper/el/

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 19:37:14 2013 New Revision: 1499535 URL: http://svn.apache.org/r1499535 Log: EL 3.0 Replace runtime exception declarations with Javadoc to better document API and to align code with spec API to aid checking for binary compatibility Modified:

svn commit: r1499538 - in /tomcat/trunk/java/javax/el: ListELResolver.java MapELResolver.java MethodExpression.java ValueExpression.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 19:51:36 2013 New Revision: 1499538 URL: http://svn.apache.org/r1499538 Log: EL 3.0 More cosmetic changes to make API diff smaller Modified: tomcat/trunk/java/javax/el/ListELResolver.java tomcat/trunk/java/javax/el/MapELResolver.java

svn commit: r1499542 - /tomcat/trunk/java/javax/el/FunctionMapper.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 20:08:19 2013 New Revision: 1499542 URL: http://svn.apache.org/r1499542 Log: EL 3.0 Add new method Modified: tomcat/trunk/java/javax/el/FunctionMapper.java Modified: tomcat/trunk/java/javax/el/FunctionMapper.java URL:

svn commit: r1499561 - in /tomcat/trunk/java/javax/el: ELManager.java ExpressionFactory.java StandardELContext.java

2013-07-03 Thread markt
Author: markt Date: Wed Jul 3 21:16:40 2013 New Revision: 1499561 URL: http://svn.apache.org/r1499561 Log: EL 3.0 Add new classes and methods Added: tomcat/trunk/java/javax/el/ELManager.java (with props) tomcat/trunk/java/javax/el/StandardELContext.java (with props) Modified:

svn commit: r1499642 - in /tomcat/trunk: java/javax/servlet/http/ java/org/apache/catalina/connector/ test/org/apache/catalina/filters/

2013-07-03 Thread violetagg
Author: violetagg Date: Thu Jul 4 04:03:09 2013 New Revision: 1499642 URL: http://svn.apache.org/r1499642 Log: javax.servlet.http.HttpServletRequest.upgrade(ClassT) and javax.servlet.http.HttpServletRequestWrapper.upgrade(ClassT) must throw ServletException when the instantiation of the