[Bug 60394] Unreliable 'ant test' on Oracle JDK 7 due to certificate error

2016-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60394 --- Comment #5 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Mark Thomas from comment #2) > This is going to become increasingly problematic given the long lifetime of > a Tomcat release compared to the lifetime of public Java releas

[Bug 60394] Unreliable 'ant test' on Oracle JDK 7 due to certificate error

2016-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60394 --- Comment #4 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Emmanuel Bourg from comment #3) > It should be possible to work around this issue by running once the build > with the latest version of Java 8 containing the Let's Encrypt

[Bug 60395] Log if GSSContext passed to RealmBase#authenticate(GSSContext, boolean) is not fully established

2016-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60395 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1771392 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/realm/LocalStrings.properties java/org/apache/catalina/realm/RealmBase.java webapps/docs/changelog.xml

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 21:03:39 2016 New Revision: 1771392 URL: http://svn.apache.org/viewvc?rev=1771392&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60395 Log when an Authenticator passes an incomplete GSSContext to a Realm since it indicates a bug in the Authenticato

svn commit: r1771389 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/LocalStrings.properties java/org/apache/catalina/realm/RealmBase.java webapps/docs/changelog.xml

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 21:00:05 2016 New Revision: 1771389 URL: http://svn.apache.org/viewvc?rev=1771389&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60395 Log when an Authenticator passes an incomplete GSSContext to a Realm since it indicates a bug in the Authenticato

svn commit: r1771388 - /tomcat/tc8.5.x/trunk/test/org/apache/catalina/connector/TestInputBuffer.java

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 20:58:43 2016 New Revision: 1771388 URL: http://svn.apache.org/viewvc?rev=1771388&view=rev Log: ws police Modified: tomcat/tc8.5.x/trunk/test/org/apache/catalina/connector/TestInputBuffer.java Modified: tomcat/tc8.5.x/trunk/test/org/apache/catalina/connector/T

svn commit: r1771387 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/realm/LocalStrings.properties java/org/apache/catalina/realm/RealmBase.java webapps/docs/changelog.xml

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 20:58:00 2016 New Revision: 1771387 URL: http://svn.apache.org/viewvc?rev=1771387&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60395 Log when an Authenticator passes an incomplete GSSContext to a Realm since it indicates a bug in the Authenticato

svn commit: r1771386 - in /tomcat/trunk: java/org/apache/catalina/realm/LocalStrings.properties java/org/apache/catalina/realm/RealmBase.java webapps/docs/changelog.xml

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 20:57:24 2016 New Revision: 1771386 URL: http://svn.apache.org/viewvc?rev=1771386&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60395 Log when an Authenticator passes an incomplete GSSContext to a Realm since it indicates a bug in the Authenticato

svn commit: r1771381 - /tomcat/trunk/java/org/apache/catalina/mbeans/ClassNameMBean.java

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 20:43:20 2016 New Revision: 1771381 URL: http://svn.apache.org/viewvc?rev=1771381&view=rev Log: Fix Javadoc nag Modified: tomcat/trunk/java/org/apache/catalina/mbeans/ClassNameMBean.java Modified: tomcat/trunk/java/org/apache/catalina/mbeans/ClassNameMBean.java

svn commit: r1771380 - /tomcat/trunk/test/org/apache/catalina/connector/TestInputBuffer.java

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 20:42:30 2016 New Revision: 1771380 URL: http://svn.apache.org/viewvc?rev=1771380&view=rev Log: ws police Modified: tomcat/trunk/test/org/apache/catalina/connector/TestInputBuffer.java Modified: tomcat/trunk/test/org/apache/catalina/connector/TestInputBuffer.ja

svn commit: r1771377 [1/2] - in /tomcat/trunk: java/org/apache/catalina/mbeans/ webapps/docs/

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 20:40:04 2016 New Revision: 1771377 URL: http://svn.apache.org/viewvc?rev=1771377&view=rev Log: Refactor the MBean implementations for the internal Tomcat components to reduce code duplication. Formatting clean-up Added: tomcat/trunk/java/org/apache/catalina/mbe

svn commit: r1771377 [2/2] - in /tomcat/trunk: java/org/apache/catalina/mbeans/ webapps/docs/

2016-11-25 Thread markt
Modified: tomcat/trunk/java/org/apache/catalina/mbeans/ServiceMBean.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/mbeans/ServiceMBean.java?rev=1771377&r1=1771376&r2=1771377&view=diff == --- t

[Bug 60400] HttpServletRequest.getReader doesn't correctly read data

2016-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60400 Violeta Georgieva changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1771317 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/connector/InputBuffer.java test/org/apache/catalina/connector/TestInputBuffer.java webapps/docs/changelog.xml

2016-11-25 Thread violetagg
Author: violetagg Date: Fri Nov 25 14:17:35 2016 New Revision: 1771317 URL: http://svn.apache.org/viewvc?rev=1771317&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60400 When expanding the buffer used for reading the request body, ensure the read position will be restored to the

svn commit: r1771316 - in /tomcat/trunk: java/org/apache/catalina/connector/InputBuffer.java test/org/apache/catalina/connector/TestInputBuffer.java webapps/docs/changelog.xml

2016-11-25 Thread violetagg
Author: violetagg Date: Fri Nov 25 14:14:29 2016 New Revision: 1771316 URL: http://svn.apache.org/viewvc?rev=1771316&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60400 When expanding the buffer used for reading the request body, ensure the read position will be restored to the

[Bug 60400] HttpServletRequest.getReader doesn't correctly read data

2016-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60400 --- Comment #3 from Violeta Georgieva --- Thanks, I reproduced the issue. I'll update the issue with my findings later. Regards, Violeta -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 60394] Unreliable 'ant test' on Oracle JDK 7 due to certificate error

2016-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60394 --- Comment #3 from Emmanuel Bourg --- It should be possible to work around this issue by running once the build with the latest version of Java 8 containing the Let's Encrypt root certificate to download the build dependencies, and then build

[Bug 60394] Unreliable 'ant test' on Oracle JDK 7 due to certificate error

2016-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60394 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 60385] ServletRequestListener.requestDestroyed not invoked after exception in requestInitialized

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

[Bug 60381] Inconsistent toString() in ValveBase and RealmBase

2016-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60381 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1771269 - in /tomcat/trunk: java/org/apache/catalina/realm/ java/org/apache/catalina/startup/ test/org/apache/catalina/startup/ webapps/docs/

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 09:48:26 2016 New Revision: 1771269 URL: http://svn.apache.org/viewvc?rev=1771269&view=rev Log: Remove deprecated RealmBase.getName() and associated code. Modified: tomcat/trunk/java/org/apache/catalina/realm/CombinedRealm.java tomcat/trunk/java/org/apache/c

svn commit: r1771267 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/realm/ java/org/apache/catalina/startup/ test/org/apache/catalina/startup/

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 09:43:48 2016 New Revision: 1771267 URL: http://svn.apache.org/viewvc?rev=1771267&view=rev Log: Deprecate RealmBase.getName() Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/realm/CombinedRealm.java tomcat/

svn commit: r1771266 - in /tomcat/trunk: java/org/apache/catalina/realm/ java/org/apache/catalina/startup/ test/org/apache/catalina/startup/

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 09:41:40 2016 New Revision: 1771266 URL: http://svn.apache.org/viewvc?rev=1771266&view=rev Log: Deprecate RealmBase.getName() Modified: tomcat/trunk/java/org/apache/catalina/realm/CombinedRealm.java tomcat/trunk/java/org/apache/catalina/realm/DataSourceRealm

svn commit: r1771263 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/ha/tcp/ java/org/apache/catalina/loader/ java/org/apache/catalina/realm/ java/org/apache/catalina/sessi

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 09:35:20 2016 New Revision: 1771263 URL: http://svn.apache.org/viewvc?rev=1771263&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60381 Provide a standard toString() implementation for components that implement Contained. Added: tomcat/trunk/ja

[Bug 60381] Inconsistent toString() in ValveBase and RealmBase

2016-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60381 --- Comment #5 from Michael Osipov <1983-01...@gmx.net> --- I see that you have picked up my proposal to reuse the Contained interface: http://www.mail-archive.com/dev@tomcat.apache.org/msg113336.html -- You are receiving this mail because: Yo

svn commit: r1771257 - in /tomcat/trunk: java/org/apache/catalina/Cluster.java java/org/apache/catalina/Pipeline.java java/org/apache/catalina/Realm.java java/org/apache/catalina/core/StandardPipeline

2016-11-25 Thread markt
Author: markt Date: Fri Nov 25 09:00:14 2016 New Revision: 1771257 URL: http://svn.apache.org/viewvc?rev=1771257&view=rev Log: Refactor Catalina interfaces to make wider use of the Contained interface and reduce duplication. Modified: tomcat/trunk/java/org/apache/catalina/Cluster.java to