Author: kkolinko
Date: Tue Jun 5 10:35:06 2012
New Revision: 1346336
URL: http://svn.apache.org/viewvc?rev=1346336&view=rev
Log:
vote and 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/STAT
https://issues.apache.org/bugzilla/show_bug.cgi?id=53119
--- Comment #3 from Konstantin Kolinko ---
Created attachment 28890
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28890&action=edit
2012-06-05_tc6_53119_AjpAprProcessor.patch
Backport of r1344253 to be proposed for 6.0. The pa
Author: kkolinko
Date: Tue Jun 5 11:06:01 2012
New Revision: 1346341
URL: http://svn.apache.org/viewvc?rev=1346341&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: kkolinko
Date: Tue Jun 5 12:13:07 2012
New Revision: 1346365
URL: http://svn.apache.org/viewvc?rev=1346365&view=rev
Log:
For https://issues.apache.org/bugzilla/show_bug.cgi?id=53119
Port r1344253 to AjpNioProcessor
Prevent possible overflow exception with buffer in AjpNioProcessor.output
Author: kkolinko
Date: Tue Jun 5 12:17:27 2012
New Revision: 1346366
URL: http://svn.apache.org/viewvc?rev=1346366&view=rev
Log:
Create STATUS file for Tomcat 7.
Added:
tomcat/tc7.0.x/trunk/STATUS.txt (with props)
Added: tomcat/tc7.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/t
Author: kkolinko
Date: Tue Jun 5 12:20:55 2012
New Revision: 1346367
URL: http://svn.apache.org/viewvc?rev=1346367&view=rev
Log:
proposal
Modified:
tomcat/tc7.0.x/trunk/STATUS.txt
Modified: tomcat/tc7.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/STATUS.txt?re
https://issues.apache.org/bugzilla/show_bug.cgi?id=53119
--- Comment #4 from Konstantin Kolinko ---
Regarding review of r1344253 and porting it to other processor implementations
http://tomcat.markmail.org/thread/d4mzx52gj3omchrr
The question of whether repeated call to *processor#output(..) cou
2012/6/4 Mark Thomas :
> On 04/06/2012 07:41, Konstantin Kolinko wrote:
>> 2012/5/30 :
>>> Author: markt
>>> Date: Wed May 30 13:35:55 2012
>>> New Revision: 1344253
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1344253&view=rev
>>> Log:
>>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=5
Author: kkolinko
Date: Tue Jun 5 13:00:08 2012
New Revision: 1346376
URL: http://svn.apache.org/viewvc?rev=1346376&view=rev
Log:
Review r1345367.
Rename new public API method added in r1345367 so that the name were less
ambiguous.
Modified:
tomcat/trunk/java/org/apache/catalina/core/Default
Author: kkolinko
Date: Tue Jun 5 13:05:49 2012
New Revision: 1346377
URL: http://svn.apache.org/viewvc?rev=1346377&view=rev
Log:
Merged revision 1346376 from tomcat/trunk:
Review of r1345367.
Rename new public API method added in r1345367 so that the name were less
ambiguous.
Modified:
tomc
> -Original Message-
> From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
> Sent: Monday, June 04, 2012 3:50 PM
> To: Tomcat Developers List
> Subject: Re: Tomcat 7 code policy (was: Re: svn commit: r1345848)
>
> 2012/6/5 Konstantin Kolinko :
> >>
> >> For that reason, I'd like us
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/624
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: kkolinko
Date: Tue Jun 5 14:58:20 2012
New Revision: 1346404
URL: http://svn.apache.org/viewvc?rev=1346404&view=rev
Log:
Test for method CharChunk.indexOf() that was added in r1336870. The test passes
successfully.
Added:
tomcat/trunk/test/org/apache/tomcat/util/buf/TestCharChunk.ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=53341
--- Comment #2 from Christopher Schultz ---
(In reply to comment #0)
> cd native/
> ./configure --with-apxs2=/usr/local/apache/bin/apxs
> --with-apache=/usr/local/src/httpd-2.4.2
It's probably worth noting that the --with-apxs2 option is n
Author: markt
Date: Tue Jun 5 18:17:58 2012
New Revision: 1346510
URL: http://svn.apache.org/viewvc?rev=1346510&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53356
Add support for an explicit mapping of a servlet to the context root
Added:
tomcat/trunk/test/org/apache
Author: markt
Date: Tue Jun 5 18:20:24 2012
New Revision: 1346512
URL: http://svn.apache.org/viewvc?rev=1346512&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53356
Add support for an explicit mapping of a servlet to the context root
Added:
tomcat/tc7.0.x/trunk/test/or
https://issues.apache.org/bugzilla/show_bug.cgi?id=53356
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=53359
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #1 from Mark Thomas
2012/6/5 :
> Author: markt
> Date: Tue Jun 5 18:17:58 2012
> New Revision: 1346510
>
> URL: http://svn.apache.org/viewvc?rev=1346510&view=rev
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53356
> Add support for an explicit mapping of a servlet to the context root
>
> Added:
>
On 05/06/2012 19:29, Konstantin Kolinko wrote:
> 2012/6/5 :
>> Author: markt
>> Date: Tue Jun 5 18:17:58 2012
>> New Revision: 1346510
>>
>> URL: http://svn.apache.org/viewvc?rev=1346510&view=rev
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53356
>> Add support for an explici
Author: markt
Date: Tue Jun 5 18:32:46 2012
New Revision: 1346514
URL: http://svn.apache.org/viewvc?rev=1346514&view=rev
Log:
Fix eol
Modified:
tomcat/trunk/test/org/apache/tomcat/util/http/mapper/TestMapperContextRoot.java
(props changed)
Propchange:
tomcat/trunk/test/org/apache/tomca
Author: markt
Date: Tue Jun 5 18:34:37 2012
New Revision: 1346516
URL: http://svn.apache.org/viewvc?rev=1346516&view=rev
Log:
Fix eol
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/tomcat/util/http/mapper/TestMapperContextRoot.java
(props chang
Author: kkolinko
Date: Tue Jun 5 18:44:55 2012
New Revision: 1346519
URL: http://svn.apache.org/viewvc?rev=1346519&view=rev
Log:
Review of r1298986 (r1298983)
Update comments
Update for one field name variant used by Apache Harmony. Maybe it will be
relevant one day.
Do not test Method and Field
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850
--- Comment #11 from Konstantin Kolinko ---
Created attachment 28893
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28893&action=edit
2012-06-05_tc6_52850_WebappClassLoader.patch
Backport of this fix to 6.0, based on r1298986 a
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/3038
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=53281
--- Comment #2 from Christopher Schultz ---
Apache httpd does do something like this; not sure if it's possible using JSSE:
$ telnet my.secure.site.com 443
Trying 208.85.173.131...
Connected to my.secure.site.com.
Escape character is '^]'.
2012/6/5 :
> Author: markt
> Date: Tue Jun 5 18:17:58 2012
> New Revision: 1346510
>
> URL: http://svn.apache.org/viewvc?rev=1346510&view=rev
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53356
> Add support for an explicit mapping of a servlet to the context root
>
> Added:
>
Author: kkolinko
Date: Tue Jun 5 20:09:59 2012
New Revision: 1346561
URL: http://svn.apache.org/viewvc?rev=1346561&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
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850
--- Comment #12 from Konstantin Kolinko ---
Proposed for 6.0
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsu
On 05/06/2012 20:57, Konstantin Kolinko wrote:
> 2012/6/5 :
>> Author: markt
>> Date: Tue Jun 5 18:17:58 2012
>> New Revision: 1346510
>> ---
>> tomcat/trunk/test/org/apache/tomcat/util/http/mapper/TestMapperContextRoot.java
>> (added)
>> +++
>> tomcat/trunk/test/org/apache/tomcat/util/http/
https://issues.apache.org/bugzilla/show_bug.cgi?id=53050
--- Comment #2 from Konstantin Kolinko ---
Created attachment 28894
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28894&action=edit
2012-06-05_tc6_53050_ManagerBase.patch
Patch to be proposed for Tomcat 6.0
--
You are receiv
https://issues.apache.org/bugzilla/show_bug.cgi?id=53050
--- Comment #3 from Konstantin Kolinko ---
Created attachment 28895
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28895&action=edit
2012-06-05_tc55_53050_ManagerBase.patch
Patch to be proposed for Tomcat 5.5
--
You are recei
Author: kkolinko
Date: Tue Jun 5 20:55:41 2012
New Revision: 1346580
URL: http://svn.apache.org/viewvc?rev=1346580&view=rev
Log:
proposals
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/view
Author: markt
Date: Tue Jun 5 20:56:27 2012
New Revision: 1346581
URL: http://svn.apache.org/viewvc?rev=1346581&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53356
Additional fix. Correct context & servlet paths
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/m
https://issues.apache.org/bugzilla/show_bug.cgi?id=53050
--- Comment #4 from Konstantin Kolinko ---
Proposed for 6.0 and 5.5.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail:
Author: markt
Date: Tue Jun 5 20:57:16 2012
New Revision: 1346584
URL: http://svn.apache.org/viewvc?rev=1346584&view=rev
Log:
Additional fix. Correct context & servlet paths
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Map
Author: markt
Date: Tue Jun 5 21:04:19 2012
New Revision: 1346587
URL: http://svn.apache.org/viewvc?rev=1346587&view=rev
Log:
Withdrawn
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=
Author: markt
Date: Tue Jun 5 21:06:11 2012
New Revision: 1346588
URL: http://svn.apache.org/viewvc?rev=1346588&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=13465
Author: markt
Date: Tue Jun 5 21:08:37 2012
New Revision: 1346590
URL: http://svn.apache.org/viewvc?rev=1346590&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=13465
Author: schultz
Date: Tue Jun 5 21:19:05 2012
New Revision: 1346596
URL: http://svn.apache.org/viewvc?rev=1346596&view=rev
Log:
Votes
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=13
Author: schultz
Date: Tue Jun 5 21:25:25 2012
New Revision: 1346599
URL: http://svn.apache.org/viewvc?rev=1346599&view=rev
Log:
Votes
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=13
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/3039
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: schultz
Date: Tue Jun 5 21:46:21 2012
New Revision: 1346617
URL: http://svn.apache.org/viewvc?rev=1346617&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53230
Changed exception type thrown when session manager exceeds active session limit.
Added:
tomcat/trunk/j
https://issues.apache.org/bugzilla/show_bug.cgi?id=53012
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
2012/6/6 :
> Author: schultz
> Date: Tue Jun 5 21:19:05 2012
> New Revision: 1346596
>
> URL: http://svn.apache.org/viewvc?rev=1346596&view=rev
> Log:
> Votes
>
> Modified:
> tomcat/tc6.0.x/trunk/STATUS.txt
>
> * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52850
> Extend memory
Author: markt
Date: Tue Jun 5 22:34:19 2012
New Revision: 1346635
URL: http://svn.apache.org/viewvc?rev=1346635&view=rev
Log:
Remove unused file
Removed:
tomcat/trunk/java/org/apache/catalina/ant/antlib.xml
-
To unsubscrib
Author: markt
Date: Tue Jun 5 22:38:53 2012
New Revision: 1346638
URL: http://svn.apache.org/viewvc?rev=1346638&view=rev
Log:
Remove unused file
Removed:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ant/antlib.xml
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Propchange: tomcat/tc7
2012/6/6 :
> Author: markt
> Date: Tue Jun 5 22:38:53 2012
> New Revision: 1346638
>
> URL: http://svn.apache.org/viewvc?rev=1346638&view=rev
> Log:
> Remove unused file
>
> Removed:
> tomcat/tc7.0.x/trunk/java/org/apache/catalina/ant/antlib.xml
> Modified:
>tomcat/tc7.0.x/trunk/ (props
On 05/06/2012 23:42, Konstantin Kolinko wrote:
> 2012/6/6 :
>> Author: markt
>> Date: Tue Jun 5 22:38:53 2012
>> New Revision: 1346638
>>
>> URL: http://svn.apache.org/viewvc?rev=1346638&view=rev
>> Log:
>> Remove unused file
>>
>> Removed:
>>tomcat/tc7.0.x/trunk/java/org/apache/catalina/ant/
Author: markt
Date: Tue Jun 5 22:56:40 2012
New Revision: 1346644
URL: http://svn.apache.org/viewvc?rev=1346644&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53032
Modify JspC to extend o.a.tools.ant.Task so it works with name spaces
The main change is that execute() no lon
Author: markt
Date: Tue Jun 5 23:00:27 2012
New Revision: 1346646
URL: http://svn.apache.org/viewvc?rev=1346646&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53032
Modify JspC to extend o.a.tools.ant.Task so it works with name spaces
The main change is that execute() no lon
Author: markt
Date: Tue Jun 5 23:02:14 2012
New Revision: 1346648
URL: http://svn.apache.org/viewvc?rev=1346648&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?rev=1
https://issues.apache.org/bugzilla/show_bug.cgi?id=53032
--- Comment #3 from Mark Thomas ---
Confirmed. Extending Task does fix this.
I'm not convinced that it makes sense to separate the Ant task and JspC. While
the current approach isn't the one I'd select if starting from a clean sheet, I
don
https://issues.apache.org/bugzilla/show_bug.cgi?id=53047
--- Comment #6 from Mark Thomas ---
It isn't quite that simple. The application may still make a call to
isUserInRole().
There may well be a special case for each realm if all of the following are
true:
- AUTH_ONLY_MODE or STRICT_AUTH_ONLY
2012/6/6 Mark Thomas :
> On 05/06/2012 23:42, Konstantin Kolinko wrote:
>> 2012/6/6 :
>>> Author: markt
>>> Date: Tue Jun 5 22:38:53 2012
>>> New Revision: 1346638
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1346638&view=rev
>>> Log:
>>> Remove unused file
>>>
>>> Removed:
>>> tomcat/tc7.0.x
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/629
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sou
On 06/06/2012 00:22, Konstantin Kolinko wrote:
> 2012/6/6 Mark Thomas :
>> On 05/06/2012 23:42, Konstantin Kolinko wrote:
>>> 2012/6/6 :
Author: markt
Date: Tue Jun 5 22:38:53 2012
New Revision: 1346638
URL: http://svn.apache.org/viewvc?rev=1346638&view=rev
Log:
Author: markt
Date: Tue Jun 5 23:57:15 2012
New Revision: 1346674
URL: http://svn.apache.org/viewvc?rev=1346674&view=rev
Log:
Restore deleted file
Added:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ant/antlib.xml (props
changed)
- copied unchanged from r1346637,
tomcat/tc7.0.x/tr
On 05/06/2012 22:37, build...@apache.org wrote:
> 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/3039
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for t
Author: schultz
Date: Tue Jun 5 23:59:01 2012
New Revision: 1346675
URL: http://svn.apache.org/viewvc?rev=1346675&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53230
Changed exception type thrown when session manager exceeds active session limit.
Added:
tomcat/tc7.0.x
https://issues.apache.org/bugzilla/show_bug.cgi?id=53230
Christopher Schultz changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: schultz
Date: Wed Jun 6 00:03:39 2012
New Revision: 1346677
URL: http://svn.apache.org/viewvc?rev=1346677&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?rev
https://issues.apache.org/bugzilla/show_bug.cgi?id=53359
--- Comment #2 from Esmond Pitt ---
That's OK by me but is it legal XML?
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-ma
Author: schultz
Date: Wed Jun 6 00:05:00 2012
New Revision: 1346679
URL: http://svn.apache.org/viewvc?rev=1346679&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=134
Author: schultz
Date: Wed Jun 6 00:26:15 2012
New Revision: 1346683
URL: http://svn.apache.org/viewvc?rev=1346683&view=rev
Log:
Clean-up: avoid NPE and immediate catch when init parameter does not exist.
Also do not assign default value unless necessary.
Modified:
tomcat/trunk/webapps/exam
Author: schultz
Date: Wed Jun 6 00:28:01 2012
New Revision: 1346684
URL: http://svn.apache.org/viewvc?rev=1346684&view=rev
Log:
Clean-up: avoid NPE and immediate catch when init parameter does not exist.
Also do not assign default value unless necessary.
Modified:
tomcat/tc7.0.x/trunk/weba
https://issues.apache.org/bugzilla/show_bug.cgi?id=53366
Priority: P2
Bug ID: 53366
Assignee: dev@tomcat.apache.org
Summary: Running with SecurityManager: protected/index.jsp
returns blank page when it is the first page accessed
https://issues.apache.org/bugzilla/show_bug.cgi?id=53367
Priority: P2
Bug ID: 53367
Assignee: dev@tomcat.apache.org
Summary: Database failure may cause pool to hang
Severity: critical
Classification: Unclassified
Reporter: fha...@a
Author: fhanik
Date: Wed Jun 6 01:02:41 2012
New Revision: 1346691
URL: http://svn.apache.org/viewvc?rev=1346691&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=53367
Avoid pool hanging when database fails
Modified:
tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/t
https://issues.apache.org/bugzilla/show_bug.cgi?id=53367
Filip Hanik changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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/631
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Konstantin,
On 6/5/12 6:28 PM, Konstantin Kolinko wrote:
> 2012/6/6 :
>> Author: schultz
>> Date: Tue Jun 5 21:19:05 2012
>> New Revision: 1346596
>>
>> URL: http://svn.apache.org/viewvc?rev=1346596&view=rev
>> Log:
>> Votes
>>
>> Modified:
>>tomcat/tc6.0.x/trunk/STATUS.txt
>>
>
>
>> * Fi
Author: fhanik
Date: Wed Jun 6 01:13:06 2012
New Revision: 1346693
URL: http://svn.apache.org/viewvc?rev=1346693&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53367
Modified:
tomcat/tc7.0.x/trunk/modules/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/changelo
https://issues.apache.org/bugzilla/show_bug.cgi?id=53368
Priority: P2
Bug ID: 53368
Assignee: dev@tomcat.apache.org
Summary: Running with SecurityManager: WebSocket examples need
accessClassInPackage permission
Severity: mino
https://issues.apache.org/bugzilla/show_bug.cgi?id=53359
--- Comment #3 from Christopher Schultz ---
There is no prohibition of any kind of whitespace (except maybe form-feed?) in
an attribute value. You only need to escape the standard < and > plus "
characters.
--
You are receiving this mail
Author: schultz
Date: Wed Jun 6 01:22:11 2012
New Revision: 1346695
URL: http://svn.apache.org/viewvc?rev=1346695&view=rev
Log:
Removed comment.
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=53366
--- Comment #1 from Konstantin Kolinko ---
I turned on fine logging for coyote, catalina and tomcat.
There are no stacktraces being printed.
The first notable difference between failed run with -security and
successful run without -securi
https://issues.apache.org/bugzilla/show_bug.cgi?id=53281
--- Comment #3 from saurabh ---
Yes, Apache httpd does that. But I haven't been able to produce the same
behavior using JSSE in Apache Tomcat.
--
You are receiving this mail because:
You are the assignee for the bug.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53370
Priority: P2
Bug ID: 53370
Assignee: dev@tomcat.apache.org
Summary: Tomcat site - fix date in vulnerability pages for
CVE-2009-0781
Severity: minor
Classification:
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-trunk-validate has an issue affecting its community integration.
Th
https://issues.apache.org/bugzilla/show_bug.cgi?id=53359
--- Comment #4 from Esmond Pitt ---
In that case Mark Thomas's solution is perfect. I would have thought you needed
to trim the whitespace anyway, to allow spaces after the commas as per many
programming habits ;-)
--
You are receiving th
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-tc7.0.x-test has an issue affecting its community integration.
This
https://issues.apache.org/bugzilla/show_bug.cgi?id=53047
--- Comment #7 from Dennis Verbeek ---
(In reply to comment #6)
> It isn't quite that simple. The application may still make a call to
> isUserInRole().
I suggest we define the result of that call as:
AUTH_ONLY_MODE => true
STRICT_AUTH_ONL
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-trunk-test has an issue affecting its community integration.
This i
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "www.aol.com" page has been changed by christinaslay:
http://wiki.apache.org/tomcat/www.aol.com
New page:
Describe www.aol.com here. Web email
-
85 matches
Mail list logo