https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
--- Comment #28 from Violeta Georgieva ---
(In reply to Yoni Amir from comment #27)
> Thank you for providing a configuration option for this. Any chance to
> elaborate what the option name is, and where (and if) it will be documented?
> I apol
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc8.0.x-test-nio has an issue affecting its community
integration.
Hi Mark,
Unit test failed because of this commit. Full details can be found in [1].
Test case failure exception stack trace:
Testcase: testZeroLengthRequestBodyPostA took 3.038 sec
FAILED
expected:<200> but was:<500>
junit.framework.AssertionFailedError: expected:<200> but was:<500>
at
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc8.0.x-test-apr has an issue affecting its community
integration.
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc8.0.x-test-nio2 has an issue affecting its community
integration
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc8.0.x-test-bio has an issue affecting its community
integration.
Author: kkolinko
Date: Fri Nov 6 03:27:36 2015
New Revision: 1712906
URL: http://svn.apache.org/viewvc?rev=1712906&view=rev
Log:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58541
String.lastIndexOf(String) -> String.lastIndexOf(char) where possible
Modified:
tomcat/tc8.0.x/trunk/ (p
Author: kkolinko
Date: Fri Nov 6 03:18:07 2015
New Revision: 1712905
URL: http://svn.apache.org/viewvc?rev=1712905&view=rev
Log:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58541
String.lastIndexOf(String) -> String.lastIndexOf(char) where possible
Modified:
tomcat/trunk/java/org/apac
Author: kkolinko
Date: Fri Nov 6 03:11:05 2015
New Revision: 1712904
URL: http://svn.apache.org/viewvc?rev=1712904&view=rev
Log:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58541
Revert one unneeded change from r1712227
It is indexOf(concatenated string) there, not indexOf(char).
Modified
Author: kkolinko
Date: Fri Nov 6 03:05:16 2015
New Revision: 1712903
URL: http://svn.apache.org/viewvc?rev=1712903&view=rev
Log:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58541
Revert one unneeded change from r1712226
It is indexOf(concatenated string) there, not indexOf(char).
Modified
Author: kkolinko
Date: Fri Nov 6 02:59:43 2015
New Revision: 1712902
URL: http://svn.apache.org/viewvc?rev=1712902&view=rev
Log:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58541
Revert one unneeded change from r1712225
It is indexOf(concatenated string) there, not indexOf(char).
Modified
Author: kkolinko
Date: Fri Nov 6 02:45:03 2015
New Revision: 1712901
URL: http://svn.apache.org/viewvc?rev=1712901&view=rev
Log:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547
Several remaining replacements of X.valueOf(String).xValue() with simple
x.parseX().
Modified:
tomcat/tc7
Author: kkolinko
Date: Fri Nov 6 02:20:13 2015
New Revision: 1712899
URL: http://svn.apache.org/viewvc?rev=1712899&view=rev
Log:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547
Several remaining replacements of X.valueOf(String).xValue() with simple
x.parseX().
Modified:
tomcat/tc8
Author: kkolinko
Date: Fri Nov 6 02:18:00 2015
New Revision: 1712898
URL: http://svn.apache.org/viewvc?rev=1712898&view=rev
Log:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547
One remaining replacement of X.valueOf(String).xValue() with simple x.parseX().
Modified:
tomcat/trunk/tes
Hi All,
I have solved the problem building tcnative on Mac OSX.
The message worth noticing is:
ld: warning: ld: warning: ignoring file /usr/local/openssl/lib/libcrypto.a,
file was built for archive which is not the architecture being linked (x86_64):
/usr/local/openssl/lib/libcrypto.aignoring f
Author: kkolinko
Date: Thu Nov 5 23:47:22 2015
New Revision: 1712878
URL: http://svn.apache.org/viewvc?rev=1712878&view=rev
Log:
Update to Checkstyle 6.12.1
Merged r1712876 from tomcat/trunk.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/build.properties.default
Author: kkolinko
Date: Thu Nov 5 23:43:42 2015
New Revision: 1712876
URL: http://svn.apache.org/viewvc?rev=1712876&view=rev
Log:
Update to Checkstyle 6.12.1
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tom
https://bz.apache.org/bugzilla/show_bug.cgi?id=58590
--- Comment #2 from Aidan ---
(In reply to Konstantin Kolinko from comment #1)
Hi Konstantin,
> 1. Code conventions:
> http://tomcat.apache.org/getinvolved.html
>
> Actually Sun's conventions but with spaces instead of tabs.
Ok, I can edit
2015-11-05 20:57 GMT+01:00 :
> This is/was a bug report against the documentation which does not document
> the timeout correctly.
>
> Yes, ok, it could be improved :)
Rémy
https://bz.apache.org/bugzilla/show_bug.cgi?id=58590
--- Comment #1 from Konstantin Kolinko ---
1. Code conventions:
http://tomcat.apache.org/getinvolved.html
Actually Sun's conventions but with spaces instead of tabs.
2. backgroundProcess() runs frequently. I see no need to perform this work o
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
--- Comment #27 from Yoni Amir ---
Thank you for providing a configuration option for this. Any chance to
elaborate what the option name is, and where (and if) it will be documented?
I apologize if these are trivial questions, I am not sure whe
https://bz.apache.org/bugzilla/show_bug.cgi?id=58585
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Thu Nov 5 21:06:00 2015
New Revision: 1712866
URL: http://svn.apache.org/viewvc?rev=1712866&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58585
Fix security exceptions when starting with a security manager.
Modified:
tomcat/trunk/java/org/apache/catalin
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
Author: markt
Date: Thu Nov 5 20:00:46 2015
New Revision: 1712860
URL: http://svn.apache.org/viewvc?rev=1712860&view=rev
Log:
Further work on https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
Add a configuration option that allows EL expressions in attribute values to
use JSP attribute quotin
This is/was a bug report against the documentation which does not document the
timeout correctly.
--
http://bernd.eckenfels.net
-Original Message-
From: "Rémy Maucherat"
To: Tomcat Developers List
Sent: Do., 05 Nov. 2015 10:09
Subject: Re: tomcat timeout handling
2015-11-05 3:29 GMT+
Author: markt
Date: Thu Nov 5 19:55:00 2015
New Revision: 1712859
URL: http://svn.apache.org/viewvc?rev=1712859&view=rev
Log:
Further work on https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
Add a configuration option that allows EL expressions in attribute values to
use JSP attribute quotin
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/568
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSche
Author: remm
Date: Thu Nov 5 18:04:51 2015
New Revision: 1712837
URL: http://svn.apache.org/viewvc?rev=1712837&view=rev
Log:
Trigger a new build (just in case; the test does work for me).
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Request.java
Modified: tomcat/trunk/java/org/
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/567
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedul
Author: remm
Date: Thu Nov 5 17:36:33 2015
New Revision: 1712830
URL: http://svn.apache.org/viewvc?rev=1712830&view=rev
Log:
Native style and remove some experiment code.
Removed:
tomcat/trunk/java/org/apache/coyote/http2/AsyncHttp2UpgradeHandler.jav
Modified:
tomcat/trunk/java/org/apach
https://bz.apache.org/bugzilla/show_bug.cgi?id=58590
Bug ID: 58590
Summary: org.apache.catalina.realm.MemoryRealm can use
backgroundProcess() to reload tomcat-users.xml when it
changes
Product: Tomcat 9
Version: u
Author: remm
Date: Thu Nov 5 17:29:20 2015
New Revision: 1712826
URL: http://svn.apache.org/viewvc?rev=1712826&view=rev
Log:
- Add (another, sorry) classloader keyed static map to retrieve the
InstanceManager from anywhere, as a last resort.
- Pass along the application classloader during upgrad
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777
--- Comment #19 from Violeta Georgieva ---
(In reply to Huxing Zhang from comment #18)
> Created attachment 33230 [details]
> patch including latest ConfigFileLoader enhancement.
Hi,
Please do not remove DirContextURLStreamHandlerFactory, use
https://bz.apache.org/bugzilla/show_bug.cgi?id=58582
--- Comment #5 from Mark Thomas ---
Yes, in a new bugzulla enhancement please.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777
Violeta Georgieva changed:
What|Removed |Added
Attachment #33220|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777
Violeta Georgieva changed:
What|Removed |Added
Attachment #33193|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=58582
--- Comment #4 from Aidan ---
BTW, I have a simple enhancement patch for
org.apache.catalina.realm.MemoryRealm that uses backgroundProcess() to reload
conf/tomcat-users.xml when it's modified - would you be interested in that ?
--
You are rec
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/151
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
Author: markt
Date: Thu Nov 5 14:02:55 2015
New Revision: 1712775
URL: http://svn.apache.org/viewvc?rev=1712775&view=rev
Log: (empty)
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properti
Author: markt
Date: Thu Nov 5 13:59:07 2015
New Revision: 1712774
URL: http://svn.apache.org/viewvc?rev=1712774&view=rev
Log:
Remove now unused constants
Modified:
tomcat/trunk/java/org/apache/jasper/JspC.java
Modified: tomcat/trunk/java/org/apache/jasper/JspC.java
URL:
http://svn.apache.o
Author: markt
Date: Thu Nov 5 13:50:27 2015
New Revision: 1712773
URL: http://svn.apache.org/viewvc?rev=1712773&view=rev
Log:
Now system properties that change defaults have been removed, these
switches are NO-OPs so removed them.
Modified:
tomcat/trunk/java/org/apache/jasper/JspC.java
Modi
Author: markt
Date: Thu Nov 5 13:48:07 2015
New Revision: 1712772
URL: http://svn.apache.org/viewvc?rev=1712772&view=rev
Log:
Process new switches
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/jasper/JspC.java
Propchange: tomcat/tc8.0.x/trunk/
--
Author: markt
Date: Thu Nov 5 13:47:24 2015
New Revision: 1712771
URL: http://svn.apache.org/viewvc?rev=1712771&view=rev
Log:
Add missing processing of new switches
Modified:
tomcat/trunk/java/org/apache/jasper/JspC.java
Modified: tomcat/trunk/java/org/apache/jasper/JspC.java
URL:
http://s
Author: markt
Date: Thu Nov 5 13:39:13 2015
New Revision: 1712768
URL: http://svn.apache.org/viewvc?rev=1712768&view=rev
Log:
Convert the STRICT_QUOTE_ESCAPING system property setting into a per web
application setting.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/tru
Author: markt
Date: Thu Nov 5 13:36:22 2015
New Revision: 1712767
URL: http://svn.apache.org/viewvc?rev=1712767&view=rev
Log:
Remove the deprecated STRICT_QUOTE_ESCAPING system property
Modified:
tomcat/trunk/conf/web.xml
tomcat/trunk/java/org/apache/jasper/EmbeddedServletOptions.java
Author: markt
Date: Thu Nov 5 13:36:16 2015
New Revision: 1712766
URL: http://svn.apache.org/viewvc?rev=1712766&view=rev
Log:
Deprecate the STRICT_QUOTE_ESCAPING system property.
Modified:
tomcat/trunk/webapps/docs/config/systemprops.xml
Modified: tomcat/trunk/webapps/docs/config/systemprop
Author: markt
Date: Thu Nov 5 13:36:12 2015
New Revision: 1712765
URL: http://svn.apache.org/viewvc?rev=1712765&view=rev
Log:
Convert the STRICT_QUOTE_ESCAPING system property setting into a per web
application setting.
Modified:
tomcat/trunk/conf/web.xml
tomcat/trunk/java/org/apache/jas
Author: remm
Date: Thu Nov 5 13:33:19 2015
New Revision: 1712762
URL: http://svn.apache.org/viewvc?rev=1712762&view=rev
Log:
Port test "fix" for websockets.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/catalina/filters/TesterServletContext.java
Author: remm
Date: Thu Nov 5 13:33:06 2015
New Revision: 1712761
URL: http://svn.apache.org/viewvc?rev=1712761&view=rev
Log:
Port test "fix" for websockets.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/test/org/apache/catalina/filters/TesterServletContext.java
2015-11-05 14:24 GMT+01:00 Konstantin Kolinko :
> 2015-11-05 13:35 GMT+03:00 :
> > Author: remm
> > Date: Thu Nov 5 10:35:27 2015
> > New Revision: 1712738
> >
> > URL: http://svn.apache.org/viewvc?rev=1712738&view=rev
> > Log:
> > Port r1712575: Use InstanceManager for server endpoint instances
2015-11-05 13:35 GMT+03:00 :
> Author: remm
> Date: Thu Nov 5 10:35:27 2015
> New Revision: 1712738
>
> URL: http://svn.apache.org/viewvc?rev=1712738&view=rev
> Log:
> Port r1712575: Use InstanceManager for server endpoint instances.
>
> Modified:
> tomcat/tc7.0.x/trunk/ (props changed)
>
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/150
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
Author: remm
Date: Thu Nov 5 10:35:27 2015
New Revision: 1712738
URL: http://svn.apache.org/viewvc?rev=1712738&view=rev
Log:
Port r1712575: Use InstanceManager for server endpoint instances.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/we
Author: remm
Date: Thu Nov 5 10:29:53 2015
New Revision: 1712736
URL: http://svn.apache.org/viewvc?rev=1712736&view=rev
Log:
Port r1712575: Use InstanceManager for server endpoint instances.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties
tomcat/t
On 05/11/2015 08:48, Mark Thomas wrote:
> On 05/11/2015 05:05, Konstantin Kolinko wrote:
>> Hi!
>>
>> I happened to stumble on the following entry in changelog for 6.0.19:
>>
>>
>> Fix various edge-cases when parsing EL, particularly inside attribute
>> values. Note that the
2015-11-05 3:29 GMT+01:00 Bernd Eckenfels :
> I think this is wrong, it does not only apply to the initial line but
> also the output. Maybe this could be clarified, especially in relation
> with uploadTimeout and keepAliveTimeout. Especially when does the
> connector transition from one to the ot
https://bz.apache.org/bugzilla/show_bug.cgi?id=58582
--- Comment #3 from Aidan ---
Wow! - a very impressive response - keep up the good work guys!
Yep, Aidan is fine for patch credit but please feel free to use your own name.
--
You are receiving this mail because:
You are the assignee for the
On 05/11/2015 05:05, Konstantin Kolinko wrote:
> Hi!
>
> I happened to stumble on the following entry in changelog for 6.0.19:
>
>
> Fix various edge-cases when parsing EL, particularly inside attribute
> values. Note that the Expert Group has confirmed that JSP.1.6 takes
>
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
--- Comment #25 from Mark Thomas ---
Also see this thread on the dev list:
http://tomcat.markmail.org/thread/uzo65gf572s636ly
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=58586
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
61 matches
Mail list logo