svn commit: r1734375 - in /tomcat/trunk: java/org/apache/catalina/connector/Connector.java java/org/apache/catalina/core/AprLifecycleListener.java webapps/docs/apr.xml webapps/docs/changelog.xml webap

2016-03-10 Thread remm
Author: remm Date: Thu Mar 10 09:38:16 2016 New Revision: 1734375 URL: http://svn.apache.org/viewvc?rev=1734375&view=rev Log: Remove APR listener documentation duplication. 59150: Add a new useOpenSSL flag, default to true. Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.j

[Bug 59150] Add explicit flag to AprLifecycleListener to enable autoconfiguration of sslImplementationName

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59150 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1734377 - in /tomcat/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2016-03-10 Thread kfujino
Author: kfujino Date: Thu Mar 10 09:54:07 2016 New Revision: 1734377 URL: http://svn.apache.org/viewvc?rev=1734377&view=rev Log: If promoting a proxy node to a primary node when getting a session, notify the change of the new primary node to the original backup node. Modified: tomcat/trunk/

svn commit: r1734378 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2016-03-10 Thread kfujino
Author: kfujino Date: Thu Mar 10 09:55:09 2016 New Revision: 1734378 URL: http://svn.apache.org/viewvc?rev=1734378&view=rev Log: If promoting a proxy node to a primary node when getting a session, notify the change of the new primary node to the original backup node. Modified: tomcat/tc8.0.

svn commit: r1734379 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2016-03-10 Thread kfujino
Author: kfujino Date: Thu Mar 10 09:55:59 2016 New Revision: 1734379 URL: http://svn.apache.org/viewvc?rev=1734379&view=rev Log: If promoting a proxy node to a primary node when getting a session, notify the change of the new primary node to the original backup node. Modified: tomcat/tc7.0.

[Bug 59145] Incorrect warning logging on invalidate session when using SingleSignOn valve

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59145 Coen Wouters changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE

[Bug 57583] Performance issue evaluating EL in custom tags (tagx) due to inefficient calls to java.lang.Class.forName()

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57583 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

svn commit: r1734398 - /tomcat/trunk/test/org/apache/el/TestELInJsp.java

2016-03-10 Thread markt
Author: markt Date: Thu Mar 10 12:38:49 2016 New Revision: 1734398 URL: http://svn.apache.org/viewvc?rev=1734398&view=rev Log: Fix comment typo Modified: tomcat/trunk/test/org/apache/el/TestELInJsp.java Modified: tomcat/trunk/test/org/apache/el/TestELInJsp.java URL: http://svn.apache.org/vi

svn commit: r1734418 - in /tomcat/trunk: java/javax/servlet/jsp/el/ScopedAttributeELResolver.java java/org/apache/el/parser/AstIdentifier.java webapps/docs/changelog.xml

2016-03-10 Thread markt
Author: markt Date: Thu Mar 10 14:22:51 2016 New Revision: 1734418 URL: http://svn.apache.org/viewvc?rev=1734418&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57583 Improve long standing performance issue with EL and undefined attributes. Modified: tomcat/trunk/java/javax/s

svn commit: r1734419 - in /tomcat/tc8.0.x/trunk: ./ java/javax/servlet/jsp/el/ScopedAttributeELResolver.java java/org/apache/el/parser/AstIdentifier.java webapps/docs/changelog.xml

2016-03-10 Thread markt
Author: markt Date: Thu Mar 10 14:27:37 2016 New Revision: 1734419 URL: http://svn.apache.org/viewvc?rev=1734419&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57583 Improve long standing performance issue with EL and undefined attributes. Modified: tomcat/tc8.0.x/trunk/ (

[Bug 57583] Performance issue evaluating EL in custom tags (tagx) due to inefficient calls to java.lang.Class.forName()

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57583 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 59122] Browser send back to tomcat "likely valid" JSESSIONID but tomcat recreate session and response to browser a renewed JESSIONID

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59122 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 59161] New: Fixes for quality defects

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59161 Bug ID: 59161 Summary: Fixes for quality defects Product: Tomcat 9 Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Prio

[Bug 59161] Fixes for quality defects

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59161 Sean Boyd changed: What|Removed |Added CC||sean.b...@synopsys.com -- You are receivi

Re: svn commit: r1734418 - in /tomcat/trunk: java/javax/servlet/jsp/el/ScopedAttributeELResolver.java java/org/apache/el/parser/AstIdentifier.java webapps/docs/changelog.xml

2016-03-10 Thread Konstantin Kolinko
2016-03-10 17:22 GMT+03:00 : > Author: markt > Date: Thu Mar 10 14:22:51 2016 > New Revision: 1734418 > > URL: http://svn.apache.org/viewvc?rev=1734418&view=rev > Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57583 > Improve long standing performance issue with EL and undefined attribu

svn commit: r1734420 - in /tomcat/trunk: java/org/apache/catalina/authenticator/SingleSignOn.java webapps/docs/changelog.xml

2016-03-10 Thread markt
Author: markt Date: Thu Mar 10 15:10:56 2016 New Revision: 1734420 URL: http://svn.apache.org/viewvc?rev=1734420&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59145 Don't log an invalid warning when a user logs out of a session associated with SSO. Modified: tomcat/trunk/j

svn commit: r1734421 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/authenticator/SingleSignOn.java webapps/docs/changelog.xml

2016-03-10 Thread markt
Author: markt Date: Thu Mar 10 15:11:32 2016 New Revision: 1734421 URL: http://svn.apache.org/viewvc?rev=1734421&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59145 Don't log an invalid warning when a user logs out of a session associated with SSO. Modified: tomcat/tc8.0.x

svn commit: r1734422 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/authenticator/SingleSignOn.java webapps/docs/changelog.xml

2016-03-10 Thread markt
Author: markt Date: Thu Mar 10 15:12:09 2016 New Revision: 1734422 URL: http://svn.apache.org/viewvc?rev=1734422&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59145 Don't log an invalid warning when a user logs out of a session associated with SSO. Modified: tomcat/tc7.0.x

[Bug 59145] Incorrect warning logging on invalidate session when using SingleSignOn valve

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59145 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 59161] Fixes for quality defects

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59161 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #1 from Mark Tho

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-bio (in module tomcat-7.0.x) failed

2016-03-10 Thread Bill Barker
/dist/commons-daemon-20160310.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar -Dco

Re: svn commit: r1734418 - in /tomcat/trunk: java/javax/servlet/jsp/el/ScopedAttributeELResolver.java java/org/apache/el/parser/AstIdentifier.java webapps/docs/changelog.xml

2016-03-10 Thread Mark Thomas
On 10/03/2016 15:02, Konstantin Kolinko wrote: > 2016-03-10 17:22 GMT+03:00 : >> Author: markt >> Date: Thu Mar 10 14:22:51 2016 >> New Revision: 1734418 >> >> URL: http://svn.apache.org/viewvc?rev=1734418&view=rev >> Log: >> Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57583 >> Improve long

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-nio (in module tomcat-7.0.x) failed

2016-03-10 Thread Bill Barker
/dist/commons-daemon-20160310.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar -Dco

[Bug 59122] Browser send back to tomcat "likely valid" JSESSIONID but tomcat recreate session and response to browser a renewed JESSIONID

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59122 --- Comment #4 from lanarima...@gmail.com --- Ok. Sorry -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@to

svn commit: r1734454 - /tomcat/trunk/java/org/apache/catalina/realm/JAASMemoryLoginModule.java

2016-03-10 Thread markt
Author: markt Date: Thu Mar 10 20:43:06 2016 New Revision: 1734454 URL: http://svn.apache.org/viewvc?rev=1734454&view=rev Log: Clean-up. No functional change. Modified: tomcat/trunk/java/org/apache/catalina/realm/JAASMemoryLoginModule.java Modified: tomcat/trunk/java/org/apache/catalina/real

Re: svn commit: r1734418 - in /tomcat/trunk: java/javax/servlet/jsp/el/ScopedAttributeELResolver.java java/org/apache/el/parser/AstIdentifier.java webapps/docs/changelog.xml

2016-03-10 Thread Konstantin Kolinko
2016-03-10 19:45 GMT+03:00 Mark Thomas : > On 10/03/2016 15:02, Konstantin Kolinko wrote: >> 2016-03-10 17:22 GMT+03:00 : >>> Author: markt >>> Date: Thu Mar 10 14:22:51 2016 >>> New Revision: 1734418 >>> >>> URL: http://svn.apache.org/viewvc?rev=1734418&view=rev >>> Log: >>> Fix https://bz.apache

svn commit: r1734464 - /tomcat/trunk/webapps/docs/changelog.xml

2016-03-10 Thread markt
Author: markt Date: Thu Mar 10 21:53:47 2016 New Revision: 1734464 URL: http://svn.apache.org/viewvc?rev=1734464&view=rev Log: Fix order Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps

svn commit: r1734466 - in /tomcat/trunk: java/org/apache/catalina/realm/JAASMemoryLoginModule.java webapps/docs/changelog.xml

2016-03-10 Thread markt
Author: markt Date: Thu Mar 10 22:01:18 2016 New Revision: 1734466 URL: http://svn.apache.org/viewvc?rev=1734466&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59154 Fix a NullPointerException in the JASSMemoryLoginModue resulting from the introduction of the CredentialHandler t

svn commit: r1734467 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/JAASMemoryLoginModule.java

2016-03-10 Thread markt
Author: markt Date: Thu Mar 10 22:02:45 2016 New Revision: 1734467 URL: http://svn.apache.org/viewvc?rev=1734467&view=rev Log: Clean-up. No functional change. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/realm/JAASMemoryLoginModule.java

svn commit: r1734468 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/JAASMemoryLoginModule.java webapps/docs/changelog.xml

2016-03-10 Thread markt
Author: markt Date: Thu Mar 10 22:03:44 2016 New Revision: 1734468 URL: http://svn.apache.org/viewvc?rev=1734468&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59154 Fix a NullPointerException in the JASSMemoryLoginModue resulting from the introduction of the CredentialHandler t

[Bug 59154] JAASMemoryLoginModule: NullPointerException in MemoryRealm after upgrading to Tomcat 8.0.32 from 7.0.26

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59154 Mark Thomas changed: What|Removed |Added OS||All Resolution|---

Re: svn commit: r1734468 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/JAASMemoryLoginModule.java webapps/docs/changelog.xml

2016-03-10 Thread Christopher Schultz
Mark, On 3/10/16 5:03 PM, ma...@apache.org wrote: > Author: markt > Date: Thu Mar 10 22:03:44 2016 > New Revision: 1734468 > > URL: http://svn.apache.org/viewvc?rev=1734468&view=rev > Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59154 > Fix a NullPointerException in the JASSMemoryLog

[Bug 59163] New: TC Native 1.2.0 & later does not compile with openssl-fips

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59163 Bug ID: 59163 Summary: TC Native 1.2.0 & later does not compile with openssl-fips Product: Tomcat Native Version: 1.2.4 Hardware: PC OS: Linux

[Tomcat Wiki] Update of "FAQ/Logging" by KonstantinKolinko

2016-03-10 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Logging" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/FAQ/Logging?action=diff&rev1=24&rev2=25 Comment: Add reference to BZ 53930 "allow capture of

[Bug 59164] New: If tomcat server can not be resolved, crash occurred.

2016-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59164 Bug ID: 59164 Summary: If tomcat server can not be resolved, crash occurred. Product: Tomcat Connectors Version: 1.2.41 Hardware: PC OS: Linux Status: NEW

svn commit: r1734491 - /tomcat/native/trunk/native/src/ssl.c

2016-03-10 Thread billbarker
Author: billbarker Date: Fri Mar 11 03:40:09 2016 New Revision: 1734491 URL: http://svn.apache.org/viewvc?rev=1734491&view=rev Log: locking callbacks have been removed in OpenSSL master with no replacement Modified: tomcat/native/trunk/native/src/ssl.c Modified: tomcat/native/trunk/native/sr