On 13/08/2012 03:20, kkoli...@apache.org wrote:
> Author: kkolinko
> Date: Mon Aug 13 02:20:18 2012
> New Revision: 1372242
>
> URL: http://svn.apache.org/viewvc?rev=1372242&view=rev
> Log:
> veto. It concerns current Tomcat 7 code (r1370537) as well.
Fair point. I'll get trunk / 7.0.x fixed and
Author: markt
Date: Mon Aug 13 12:25:57 2012
New Revision: 1372390
URL: http://svn.apache.org/viewvc?rev=1372390&view=rev
Log:
Additional fix for http://issues.apache.org/bugzilla/show_bug.cgi?id=53584
Store decoded and original request URI. Restore both. Use decoded for matching.
Modified:
t
Author: markt
Date: Mon Aug 13 12:29:51 2012
New Revision: 1372394
URL: http://svn.apache.org/viewvc?rev=1372394&view=rev
Log:
Additional fix for http://issues.apache.org/bugzilla/show_bug.cgi?id=53584
Store decoded and original request URI. Restore both. Use decoded for matching.
Modified:
t
Author: markt
Date: Mon Aug 13 12:29:26 2012
New Revision: 1372392
URL: http://svn.apache.org/viewvc?rev=1372392&view=rev
Log:
Fix indent
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/FormAu
Author: markt
Date: Mon Aug 13 12:32:03 2012
New Revision: 1372397
URL: http://svn.apache.org/viewvc?rev=1372397&view=rev
Log:
Update 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.tx
Hello Costin & all,
> -Original Message-
> From: Costin Manolache [mailto:cos...@gmail.com]
> Sent: Tuesday, May 29, 2012 9:09 AM
> To: Tomcat Developers List
> Subject: Re: Possible IIS SPDY Redirector for Tomcat
>
> I'm working on a 3 implementation for tomcat - the hard part is the
> f
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-taglibs-standard has an issue affecting its community
integration.
Author: kkolinko
Date: Mon Aug 13 13:06:43 2012
New Revision: 1372415
URL: http://svn.apache.org/viewvc?rev=1372415&view=rev
Log:
Change votes where my concerns were addressed.
Add formatting fix to schultz's proposal.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=53633
--- Comment #2 from Dennis Verbeek ---
(In reply to comment #1)
> As per the docs, if you use SSO all contexts must use the same Realm. The
> behaviour is undefined if you don't follow that requirement.
Looking back at it, I cannot believe
https://issues.apache.org/bugzilla/show_bug.cgi?id=44284
--- Comment #2 from Christopher Schultz ---
The JSTL spec requires that "items" that are of type "array",
java.util.Collection, java.util.Iterator, java.util.Enumeration, java.util.Map,
and String be supported by forEach implementations. I
https://issues.apache.org/bugzilla/show_bug.cgi?id=46263
--- Comment #4 from Christopher Schultz ---
If you want to re-name the context AND install a new copy of it, why not just
deploy a completely new copy of the webapp on the new context path, then
undeploy the old one at your leisure?
--
Yo
All,
Recently, I have made a proposal or to to back-port changes into Tomcat
6. In one case, Konstantin has (helpfully!) provided a new patch based
upon several changes to trunk/TC7.
In this case, is it more appropriate to apply the single patch to TC6
and ignore those patches made to trunk, or s
Konstantin,
On 8/13/12 9:06 AM, kkoli...@apache.org wrote:
> Author: kkolinko
> @@ -178,12 +161,14 @@ PATCHES PROPOSED TO BACKPORT:
>Patch from 7.0.x should apply relatively cleanly, as it is very small:
>http://svn.apache.org/viewvc?view=revision&revision=1041892
>+1: schultz
> - -1:
2012/8/13 Christopher Schultz
>
> Can I ask why the use of HashSet rather than Set is a
> problem? I intentionally used the implementation class instead of an
> interface for a (small) performance improvement. I'm happy to patch
> trunk/7.0.x/6.0.x to fix this if you feel that it is important.
>
O
2012/8/13 Christopher Schultz :
> All,
>
> Recently, I have made a proposal or to to back-port changes into Tomcat
> 6. In one case, Konstantin has (helpfully!) provided a new patch based
> upon several changes to trunk/TC7.
>
> In this case, is it more appropriate to apply the single patch to TC6
https://issues.apache.org/bugzilla/show_bug.cgi?id=53712
Priority: P2
Bug ID: 53712
Assignee: dev@tomcat.apache.org
Summary: localvariabletable length error reintroduced?
Severity: normal
Classification: Unclassified
OS: Linu
https://issues.apache.org/bugzilla/show_bug.cgi?id=53712
Colin Mac changed:
What|Removed |Added
CC||apa...@macallister.net
--
You are rec
https://issues.apache.org/bugzilla/show_bug.cgi?id=53712
Colin Mac changed:
What|Removed |Added
CC|apa...@macallister.net |
--
You are receiving this mail becau
https://issues.apache.org/bugzilla/show_bug.cgi?id=53712
--- Comment #1 from Colin Mac ---
(In reply to comment #0) I should note I'm running Tomcat 5.5.35.
> When reading a large jsp file, get the error shown at bottom. It seems this
> was an error that occurred in a past iteration (was it 5.5.
Konstantin,
On 8/13/12 3:26 PM, Konstantin Kolinko wrote:
> Regarding size of a patch:
>
> It is up to you. You do it in your own name. The lesser the patch the
> lesser are chances to screw it. But if you feel that something needs
> to be included as well, feel free to include it.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53712
--- Comment #2 from Konstantin Kolinko ---
1.
> org/apache/jsp/cbs/views/eventb/form_jsp
> java.lang.ClassFormatError: LocalVariableTable has wrong length in class
> file org/apache/jsp/cbs/views/eventb/form_jsp
> at java.lang.ClassLoader.
2012/8/14 Christopher Schultz :
>
>> 2. The "svn patch" command does not update mergeinfo, but mergeinfo
>> can be updated explicitly by doing a "svn merge --record-only".
>
> Understood. I almost never do 'svn patch' but instead do 'svn merge'. I
> didn't know that one could perform a record-only
https://issues.apache.org/bugzilla/show_bug.cgi?id=53633
--- Comment #3 from Konstantin Kolinko ---
(In reply to comment #2)
> 2 - Create a separate Service/Connector/Engine/Host/Realm for the manager
> webapp.
>
2 is a limited workaround, because the Manager webapp manages only the Host to
whi
https://issues.apache.org/bugzilla/show_bug.cgi?id=48692
--- Comment #17 from Christopher Schultz ---
Created attachment 29222
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29222&action=edit
Patch for Tomcat 6.0
This patch is an amalgamation of the following patches:
http://svn.apac
Author: schultz
Date: Tue Aug 14 00:56:33 2012
New Revision: 1372691
URL: http://svn.apache.org/viewvc?rev=1372691&view=rev
Log:
Updated 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/STATU
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713
Priority: P2
Bug ID: 53713
Assignee: dev@tomcat.apache.org
Summary: Performance tuning solution for JspReader
Severity: normal
Classification: Unclassified
OS: All
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713
--- Comment #1 from Sheldon Shao ---
Created attachment 29224
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29224&action=edit
Patch for Mark.java
--
You are receiving this mail because:
You are the assignee for the bug.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713
Sheldon Shao changed:
What|Removed |Added
Attachment #29223|0 |1
is patch|
28 matches
Mail list logo