https://bz.apache.org/bugzilla/show_bug.cgi?id=56148
Ralf Hauser changed:
What|Removed |Added
CC||hau...@acm.org
--- Comment #2 from Ralf
2015-10-26 23:35 GMT+09:00 Mark Thomas :
> On behalf of the Tomcat committers I am pleased to announce that
> Martin Grigorov (mgrigorov) has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
>
>
Welcome!
> Regards,
>
> Mark
>
> -
https://bz.apache.org/bugzilla/show_bug.cgi?id=58486
--- Comment #4 from Luke Woodward ---
(In reply to Konstantin Kolinko from comment #3)
> I raised this issue with Apache Xerces,
> https://issues.apache.org/jira/browse/XERCESJ-1667
>
>
> (In reply to Luke Woodward from comment #0)
> >
> > I
2015-10-26 20:50 GMT+01:00 Mark Thomas :
> On 26/10/2015 08:10, r...@apache.org wrote:
> > Author: remm
> > Date: Mon Oct 26 15:10:53 2015
> > New Revision: 1710618
> >
> > URL: http://svn.apache.org/viewvc?rev=1710618&view=rev
> > Log:
> > - Fix capacity check algorithm (overflow isn't the right
https://bz.apache.org/bugzilla/show_bug.cgi?id=58544
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: violetagg
Date: Mon Oct 26 21:07:03 2015
New Revision: 1710699
URL: http://svn.apache.org/viewvc?rev=1710699&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58541 58544
Merged revision 1710689 from tomcat/trunk:
Use Integer.toString(int) instead of Integer.valueOf(int).toS
Author: violetagg
Date: Mon Oct 26 20:59:23 2015
New Revision: 1710697
URL: http://svn.apache.org/viewvc?rev=1710697&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58541 58544
Merged revision 1710689 from tomcat/trunk:
Use Integer.toString(int) instead of Integer.valueOf(int).toS
Author: violetagg
Revision: 1710689
Modified property: svn:log
Modified: svn:log at Mon Oct 26 20:46:06 2015
--
--- svn:log (original)
+++ svn:log Mon Oct 26 20:46:06 2015
@@ -1,2 +1,2 @@
-Fix https://bz.apache.org/bugzill
Author: violetagg
Date: Mon Oct 26 20:39:29 2015
New Revision: 1710689
URL: http://svn.apache.org/viewvc?rev=1710689&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58544,58541
Use Integer.toString(int) instead of Integer.valueOf(int).toString() when only
a string representation
https://bz.apache.org/bugzilla/show_bug.cgi?id=58554
Bug ID: 58554
Summary: Cannot output html from jsp files inside of lambdas
Product: Tomcat 8
Version: 8.0.26
Hardware: PC
OS: Windows NT
Status: NEW
Sev
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/202
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
On 26/10/2015 08:10, r...@apache.org wrote:
> Author: remm
> Date: Mon Oct 26 15:10:53 2015
> New Revision: 1710618
>
> URL: http://svn.apache.org/viewvc?rev=1710618&view=rev
> Log:
> - Fix capacity check algorithm (overflow isn't the right result in that case).
> - Unwrap first in NIO2 and wait f
Ping.
Currently this release only has two votes. 9.0.x requires a 1.2.x
tcnative so this is currently blocking any work on a 9.0.0.RC1 release.
Additional testing and votes would be very welcome.
Thanks in advance,
Mark
On 22/10/2015 07:22, Rémy Maucherat wrote:
> 2015-10-22 12:47 GMT+02:00 M
Author: violetagg
Date: Mon Oct 26 19:19:49 2015
New Revision: 1710682
URL: http://svn.apache.org/viewvc?rev=1710682&view=rev
Log:
Merged revision 1710676 from tomcat/trunk:
Some of the inner classes are made static.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/j
Author: violetagg
Date: Mon Oct 26 19:07:33 2015
New Revision: 1710679
URL: http://svn.apache.org/viewvc?rev=1710679&view=rev
Log:
Merged revision 1710676 from tomcat/trunk:
Some of the inner classes are made static.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/
Author: violetagg
Revision: 1710676
Modified property: svn:log
Modified: svn:log at Mon Oct 26 18:55:34 2015
--
--- svn:log (original)
+++ svn:log Mon Oct 26 18:55:34 2015
@@ -1,2 +1 @@
-Fix https://bz.apache.org/bugzilla/
Author: violetagg
Date: Mon Oct 26 18:54:07 2015
New Revision: 1710676
URL: http://svn.apache.org/viewvc?rev=1710676&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58537
Some of the inner classes are made static.
Modified:
tomcat/trunk/java/org/apache/jasper/xmlparser/XMLEnc
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Monday, October 26, 2015 3:36 PM
>
> On behalf of the Tomcat committers I am pleased to announce that
> Martin Grigorov (mgrigorov) has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58551
--- Comment #4 from romain.manni-bucau ---
@Mark: doesnt change the fact you still have a single port to bind and can need
both (internal vs external for a trivial sample). Also several cloud providers
are exposing tomcat directly whatever you
https://bz.apache.org/bugzilla/show_bug.cgi?id=58551
--- Comment #3 from Mark Thomas ---
Given that user agents are written on the basis of different default ports for
HTTP and HTTP I don't see this causing anything but problems for end users.
Regarding cloud providers I'd be surprised if any we
https://bz.apache.org/bugzilla/show_bug.cgi?id=58551
--- Comment #2 from romain.manni-bucau ---
Here is the interest then ;)
In embedded mode it would be very fancy, in particularly since embedded tomcat
supports a single port and also cause cloud providers allows most of the time a
single port
https://bz.apache.org/bugzilla/show_bug.cgi?id=58545
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: violetagg
Date: Mon Oct 26 17:32:48 2015
New Revision: 1710660
URL: http://svn.apache.org/viewvc?rev=1710660&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58545
Merged revision 1710632 from tomcat/trunk:
Use entrySet() instead of keySet() when one need to obtain the valu
https://bz.apache.org/bugzilla/show_bug.cgi?id=58551
--- Comment #1 from Remy Maucherat ---
There has never been any interest in Tomcat to add "port unification", and now
that unencrypted is going to be on the decline, it is even less likely this
feature would be accepted.
--
You are receiving
Author: violetagg
Date: Mon Oct 26 17:10:49 2015
New Revision: 1710659
URL: http://svn.apache.org/viewvc?rev=1710659&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58545
Merged revision 1710632 from tomcat/trunk:
Use entrySet() instead of keySet() when one need to obtain the valu
https://bz.apache.org/bugzilla/show_bug.cgi?id=58551
Bug ID: 58551
Summary: Support plain and ssl on the same port
Product: Tomcat 9
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhance
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799
--- Comment #21 from Remy Maucherat ---
This could use another trunk retest.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-ma
Author: remm
Date: Mon Oct 26 16:23:48 2015
New Revision: 1710650
URL: http://svn.apache.org/viewvc?rev=1710650&view=rev
Log:
Cleanup the unwrap algorithm.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/openssl/OpenSSLEngine.java
Modified:
tomcat/trunk/java/org/apache/tomcat/util/ne
All,
On 10/26/15 10:35 AM, Mark Thomas wrote:
> On behalf of the Tomcat committers I am pleased to announce that
> Martin Grigorov (mgrigorov) has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
When it rains (committers), it pours!
Welcome!
-chris
--
Am 26. Oktober 2015 15:35:52 MEZ, schrieb Mark Thomas :
>On behalf of the Tomcat committers I am pleased to announce that
>Martin Grigorov (mgrigorov) has been voted in as a new Tomcat
>committer.
>
>Please join me in welcoming him.
Congrats!
Felix
>
>Regards,
>
>Mark
>
>
Author: violetagg
Date: Mon Oct 26 15:41:58 2015
New Revision: 1710632
URL: http://svn.apache.org/viewvc?rev=1710632&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58545
Use entrySet() instead of keySet() when one need to obtain the value for a
corresponding key. Based on a patc
Author: remm
Date: Mon Oct 26 15:36:24 2015
New Revision: 1710630
URL: http://svn.apache.org/viewvc?rev=1710630&view=rev
Log:
Check capacity first (you never know ...).
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/openssl/OpenSSLEngine.java
Modified:
tomcat/trunk/java/org/apache/t
Author: remm
Date: Mon Oct 26 15:24:26 2015
New Revision: 1710628
URL: http://svn.apache.org/viewvc?rev=1710628&view=rev
Log:
Add a heuristic for NIO2 to avoid a useless SSL engine call on every read: if
the previous read filled out the socket input buffer, try to unwrap first (it
is most likely
Author: remm
Date: Mon Oct 26 15:10:53 2015
New Revision: 1710618
URL: http://svn.apache.org/viewvc?rev=1710618&view=rev
Log:
- Fix capacity check algorithm (overflow isn't the right result in that case).
- Unwrap first in NIO2 and wait for an explicit underflow to read on the socket
(I'll test a
Hi Martin,
Am 26.10.2015 um 15:35 schrieb Mark Thomas:
On behalf of the Tomcat committers I am pleased to announce that
Martin Grigorov (mgrigorov) has been voted in as a new Tomcat committer.
Please join me in welcoming him.
Long time no hear. Nice having you around here!
Regards,
Rainer
Congrats Martin!
On Mon, Oct 26, 2015 at 8:35 PM, Mark Thomas wrote:
> On behalf of the Tomcat committers I am pleased to announce that
> Martin Grigorov (mgrigorov) has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
>
> Regards,
>
> Mark
>
> --
On behalf of the Tomcat committers I am pleased to announce that
Martin Grigorov (mgrigorov) has been voted in as a new Tomcat committer.
Please join me in welcoming him.
Regards,
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@
Author: remm
Date: Mon Oct 26 14:33:49 2015
New Revision: 1710608
URL: http://svn.apache.org/viewvc?rev=1710608&view=rev
Log:
- Remove unwrap loop (that would have to be replicated across all unwrap codes
in NIO and NIO2; I did still get some amount of timeouts in my testing - since
the fix only
All,
On 10/24/15 9:58 AM, Mark Thomas wrote:
> On behalf of the Tomcat committers I am pleased to announce that
> Ognjen Blagojevic (ognjen) has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
Great to have you.
-chris
-
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/200
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777
--- Comment #16 from Huxing Zhang ---
(In reply to Violeta Georgieva from comment #15)
> (In reply to Huxing Zhang from comment #14)
> > Created attachment 33220 [details]
> > patch that also avoid bug 58518
> >
> > Well, since Mark has alread
Author: kkolinko
Date: Mon Oct 26 11:57:04 2015
New Revision: 1710580
URL: http://svn.apache.org/viewvc?rev=1710580&view=rev
Log:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58489
Simplify implementation to avoid unnecessary boxing/unboxing and align with
Tomcat 8.
Backport of r1710578 fro
Author: kkolinko
Date: Mon Oct 26 11:45:32 2015
New Revision: 1710578
URL: http://svn.apache.org/viewvc?rev=1710578&view=rev
Log:
Mark helper method as static.
Merged r1710577 from tomcat/trunk.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/
Author: kkolinko
Date: Mon Oct 26 11:44:06 2015
New Revision: 1710577
URL: http://svn.apache.org/viewvc?rev=1710577&view=rev
Log:
Mark helper method as static.
Modified:
tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReport.java
Modified:
tomc
Author: kkolinko
Date: Mon Oct 26 11:41:42 2015
New Revision: 1710576
URL: http://svn.apache.org/viewvc?rev=1710576&view=rev
Log:
Fix broken test.
Merged r1710574 from tomcat/tc8.0.x/trunk.
Class.getDeclaredConstructors() is documented to return them in an arbitrary
order, so asking for 2nd elem
Author: kkolinko
Date: Mon Oct 26 11:38:57 2015
New Revision: 1710574
URL: http://svn.apache.org/viewvc?rev=1710574&view=rev
Log:
Fix broken test.
Merged r1710571 from tomcat/trunk.
Class.getDeclaredConstructors() is documented to return them in an arbitrary
order, so asking for 2nd element in t
Author: kkolinko
Date: Mon Oct 26 11:27:06 2015
New Revision: 1710571
URL: http://svn.apache.org/viewvc?rev=1710571&view=rev
Log:
Fix broken test.
Class.getDeclaredConstructors() is documented to return them in an arbitrary
order, so asking for 2nd element in that array is wrong.
It failed when
Hi,
2015-10-14 21:39 GMT+03:00 Violeta Georgieva :
>
> Hi,
>
> I would like to provide such a filter as part of the default Tomcat
filters [1].
> My plan is to extract the common functionality from the current
CsrfPreventionFIlter in a base class and then to use this functionality in
both CsrfPrev
https://bz.apache.org/bugzilla/show_bug.cgi?id=58540
--- Comment #2 from Konstantin Kolinko ---
(In reply to Anthony Whitford from comment #0)
> The 'buffer' variable is unused and can be removed. (I suspect it is a
> remnant of some past code.)
Thanks for noting.
As a historic reference: the
Author: kkolinko
Revision: 1710523
Modified property: svn:log
Modified: svn:log at Mon Oct 26 09:32:50 2015
--
--- svn:log (original)
+++ svn:log Mon Oct 26 09:32:50 2015
@@ -1 +1,2 @@
+Fix https://bz.apache.org/bugzilla/s
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777
--- Comment #15 from Violeta Georgieva ---
(In reply to Huxing Zhang from comment #14)
> Created attachment 33220 [details]
> patch that also avoid bug 58518
>
> Well, since Mark has already fixed bug 58518, I have also back ported this
> fix
https://bz.apache.org/bugzilla/show_bug.cgi?id=58546
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: violetagg
Date: Mon Oct 26 08:24:16 2015
New Revision: 1710529
URL: http://svn.apache.org/viewvc?rev=1710529&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58546
SecureNio2Channel inner class GatherState is made static. Patch provided by
Anthony Whitford.
Modified:
https://bz.apache.org/bugzilla/show_bug.cgi?id=58540
Violeta Georgieva changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20151026-native-src.tar.gz
-Dexamples.sources.skip=true
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-trunk/dest-20151026/lib
-Dt
Author: violetagg
Date: Mon Oct 26 08:13:06 2015
New Revision: 1710526
URL: http://svn.apache.org/viewvc?rev=1710526&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58540
Merged revision 1710523 from tomcat/trunk:
Remove unused code. Patch provided by Anthony Whitford.
Modified:
Author: violetagg
Date: Mon Oct 26 08:10:54 2015
New Revision: 1710524
URL: http://svn.apache.org/viewvc?rev=1710524&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58540
Merged revision 1710523 from tomcat/trunk:
Remove unused code. Patch provided by Anthony Whitford.
Modified:
Author: violetagg
Date: Mon Oct 26 08:06:54 2015
New Revision: 1710523
URL: http://svn.apache.org/viewvc?rev=1710523&view=rev
Log:
Remove unused code. Patch provided by Anthony Whitford.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Request.java
Modified: tomcat/trunk/java/org/ap
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777
--- Comment #14 from Huxing Zhang ---
Created attachment 33220
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33220&action=edit
patch that also avoid bug 58518
Well, since Mark has already fixed bug 58518, I have also back ported this
https://bz.apache.org/bugzilla/show_bug.cgi?id=58537
Violeta Georgieva changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: violetagg
Date: Mon Oct 26 07:41:49 2015
New Revision: 1710520
URL: http://svn.apache.org/viewvc?rev=1710520&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58537
Merged revision 1710517 from tomcat/trunk:
ExtendedAccessLogValve inner AccessLogElement classes are made stat
Author: violetagg
Date: Mon Oct 26 07:39:17 2015
New Revision: 1710519
URL: http://svn.apache.org/viewvc?rev=1710519&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58537
Merged revision 1710517 from tomcat/trunk:
ExtendedAccessLogValve inner AccessLogElement classes are made stat
Author: violetagg
Date: Mon Oct 26 07:33:27 2015
New Revision: 1710518
URL: http://svn.apache.org/viewvc?rev=1710518&view=rev
Log:
rev 1710447
Remove some extra bits in the changelog that are obsolete.
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/w
Author: violetagg
Date: Mon Oct 26 07:22:55 2015
New Revision: 1710517
URL: http://svn.apache.org/viewvc?rev=1710517&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58537
ExtendedAccessLogValve inner AccessLogElement classes are made static. Patch
provided by Anthony Whitford.
M
64 matches
Mail list logo