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
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=60395
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
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
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
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
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
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
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
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=60400
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
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.
-
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=60394
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=60385
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=60381
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
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
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/
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
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
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
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
26 matches
Mail list logo