https://issues.apache.org/bugzilla/show_bug.cgi?id=51713
Christopher Schultz changed:
What|Removed |Added
OS/Version||All
--- Comment #1 from Chri
https://issues.apache.org/bugzilla/show_bug.cgi?id=51713
--- Comment #2 from Christopher Schultz
2011-08-24 16:00:21 UTC ---
It also appears that there is an incorrect parens situation going-in in
Connector(String):
public Connector(String protocol) {
setProtocol(protocol);
https://issues.apache.org/bugzilla/show_bug.cgi?id=51717
Bug #: 51717
Summary: Provide a way to disable EL cache
Product: Tomcat 7
Version: 7.0.19
Platform: PC
Status: NEW
Severity: normal
Priority: P2
https://issues.apache.org/bugzilla/show_bug.cgi?id=51717
Konstantin Kolinko changed:
What|Removed |Added
OS/Version||All
Severity|normal
Author: kkolinko
Date: Wed Aug 24 22:25:03 2011
New Revision: 1161303
URL: http://svn.apache.org/viewvc?rev=1161303&view=rev
Log:
Forward-port r1159673 and r1159680 from tc7.0.x
Fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=51688
JreMemoryLeakPreventionListener now protects against AWT t
Author: kkolinko
Date: Wed Aug 24 22:30:32 2011
New Revision: 1161305
URL: http://svn.apache.org/viewvc?rev=1161305&view=rev
Log:
Update mergeinfo as if r1161303 has been merged to tc7.0.x.
Correct whitespace and a typo in changelog.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomc
Author: kkolinko
Date: Wed Aug 24 22:33:17 2011
New Revision: 1161307
URL: http://svn.apache.org/viewvc?rev=1161307&view=rev
Log:
Replace proposal with one that includes r1159680 (documentation fix) as well.
vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS
2011/8/24 Christopher Schultz :
> Mark,
>
> On 8/23/2011 3:53 PM, Mark Thomas wrote:
>> On 21/08/2011 01:44, Christopher Schultz wrote:
>>> Thanks for the clarification. I'll go ahead and forward-port the
>>> patch to trunk.
>>
>> Did this happen?
>
> Sorry, it did not happen yet.
>
> I will do it
On 24/08/2011 23:30, kkoli...@apache.org wrote:
> Author: kkolinko
> Date: Wed Aug 24 22:30:32 2011
> New Revision: 1161305
>
> URL: http://svn.apache.org/viewvc?rev=1161305&view=rev
> Log:
> Update mergeinfo as if r1161303 has been merged to tc7.0.x.
Nice.
Mark
Author: kkolinko
Date: Wed Aug 24 22:45:00 2011
New Revision: 1161310
URL: http://svn.apache.org/viewvc?rev=1161310&view=rev
Log:
Fix two typos in tomcat.nsi (uppercase vs. lowercase in a macro call and in a
message)
Modified:
tomcat/trunk/res/tomcat.nsi
Modified: tomcat/trunk/res/tomcat.ns
https://issues.apache.org/bugzilla/show_bug.cgi?id=51558
Martin Grotzke changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVAL
Author: kkolinko
Date: Wed Aug 24 22:48:01 2011
New Revision: 1161311
URL: http://svn.apache.org/viewvc?rev=1161311&view=rev
Log:
Backport of r1161310
Fix two typos in tomcat.nsi (uppercase vs. lowercase in a macro call and in a
message)
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Author: kkolinko
Date: Wed Aug 24 22:50:26 2011
New Revision: 1161312
URL: http://svn.apache.org/viewvc?rev=1161312&view=rev
Log:
proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?re
Author: markt
Date: Wed Aug 24 22:53:52 2011
New Revision: 1161314
URL: http://svn.apache.org/viewvc?rev=1161314&view=rev
Log:
Vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=11613
https://issues.apache.org/bugzilla/show_bug.cgi?id=51558
--- Comment #5 from Martin Grotzke 2011-08-24
22:56:36 UTC ---
Created attachment 27432
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27432
Attached patch that only sets StandardManager if the manager is not already set
--
C
Author: kkolinko
Date: Wed Aug 24 23:46:50 2011
New Revision: 1161322
URL: http://svn.apache.org/viewvc?rev=1161322&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51713
Improve message that is logged if there is a typo in the value of protocol in a
element.
Modified:
t
Author: kkolinko
Date: Wed Aug 24 23:54:27 2011
New Revision: 1161326
URL: http://svn.apache.org/viewvc?rev=1161326&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51713
Improve message that is logged if there is a typo in the value of protocol in a
element.
Modified:
t
On 25/08/2011 00:46, kkoli...@apache.org wrote:
> Author: kkolinko
> Date: Wed Aug 24 23:46:50 2011
> New Revision: 1161322
>
> URL: http://svn.apache.org/viewvc?rev=1161322&view=rev
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51713
> Improve message that is logged if there is
2011/8/25 Mark Thomas :
> On 25/08/2011 00:46, kkoli...@apache.org wrote:
>> Author: kkolinko
>> Date: Wed Aug 24 23:46:50 2011
>> New Revision: 1161322
>>
>> URL: http://svn.apache.org/viewvc?rev=1161322&view=rev
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51713
>> Improve me
Author: kkolinko
Date: Thu Aug 25 00:25:33 2011
New Revision: 1161339
URL: http://svn.apache.org/viewvc?rev=1161339&view=rev
Log:
Followup to r1161322.
Do not pass exception to message template, because exception itself is logged
as well.
Remove argument from message templates that is never passe
Author: kkolinko
Date: Thu Aug 25 00:28:41 2011
New Revision: 1161340
URL: http://svn.apache.org/viewvc?rev=1161340&view=rev
Log:
Backport r1161339
Do not pass exception to message template, because exception itself is logged
as well.
Remove argument from message templates that is never passed.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51713
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
22 matches
Mail list logo