On 06/27/2010 01:02 PM, p...@apache.org wrote:
> Author: pero
> Date: Sun Jun 27 11:02:10 2010
> New Revision: 958362
>
> URL: http://svn.apache.org/viewvc?rev=958362&view=rev
> Log:
> Start JioEndpoint timeout thread, to handle timeout a AsyncListener.
>
> Added:
> tomcat/trunk/test/org/apac
Author: bayard
Date: Tue Jun 29 07:37:11 2010
New Revision: 958854
URL: http://svn.apache.org/viewvc?rev=958854&view=rev
Log:
Removing dependency on copied LRUMap class from Commons Collections now that
we're 1.5 dependent. Patch courtesy of Jeremy Boynes (#49510)
Modified:
tomcat/taglibs/s
https://issues.apache.org/bugzilla/show_bug.cgi?id=49292
--- Comment #9 from Henri Yandell 2010-06-29 03:44:14 EDT
---
Noting that we just dropped the LRUMap code in trunk and replaced it with a JDK
1.5 class (LinkedHashMap).
Looking at the comments, it looks as though the issue was resolved a
https://issues.apache.org/bugzilla/show_bug.cgi?id=49510
Henri Yandell changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 29/06/2010 07:42, Mark Thomas wrote:
On 29/06/2010 07:31, ma...@apache.org wrote:
Author: markt
Date: Tue Jun 29 05:31:28 2010
New Revision: 958827
URL: http://svn.apache.org/viewvc?rev=958827&view=rev
Log:
Prep for 7.0.0 release
I haven't done an svn up on this yet. If you spot any typos
this link show add to homepage
http://tomcat.apache.org/download-70.cgi
--
nisen(English Name)/倪森(Chinese Name)
Blog: http://nisen.javaeye.com
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands,
Author: jfclere
Date: Tue Jun 29 10:13:54 2010
New Revision: 958911
URL: http://svn.apache.org/viewvc?rev=958911&view=rev
Log:
Arrange filter logic.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
tomcat/trunk/java/org/apache/coyote/http11/filters/Buffere
Author: jfclere
Date: Tue Jun 29 10:17:35 2010
New Revision: 958913
URL: http://svn.apache.org/viewvc?rev=958913&view=rev
Log:
Propose for back port.
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/ST
Author: jfclere
Date: Tue Jun 29 10:22:15 2010
New Revision: 958914
URL: http://svn.apache.org/viewvc?rev=958914&view=rev
Log:
Propose for back port.
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/ST
On 29/06/2010 11:04, nisen wrote:
this link show add to homepage
http://tomcat.apache.org/download-70.cgi
Changes do not show up immediately. It can take an hour or two for the
change to replicate from the system where we update the web page to the
live servers.
The link is available now.
The Apache Tomcat team is pleased to announce the creation of the Apache
Tomcat blog:
http://blogs.apache.org/tomcat/
The Tomcat developers will be regularly blogging about Tomcat
development and Tomcat related topics. To start the blog off, there is a
short entry on Tomcat 7.
Thank you,
--
Author: markt
Date: Tue Jun 29 11:22:46 2010
New Revision: 958929
URL: http://svn.apache.org/viewvc?rev=958929&view=rev
Log:
Vote
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=958929&
Author: markt
Date: Tue Jun 29 11:22:20 2010
New Revision: 958928
URL: http://svn.apache.org/viewvc?rev=958928&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=958928&
Author: rjung
Date: Tue Jun 29 11:32:27 2010
New Revision: 958930
URL: http://svn.apache.org/viewvc?rev=958930&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=958930
Author: rjung
Date: Tue Jun 29 11:33:47 2010
New Revision: 958931
URL: http://svn.apache.org/viewvc?rev=958931&view=rev
Log:
Vote.
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=958931
Author: markt
Date: Tue Jun 29 11:34:48 2010
New Revision: 958934
URL: http://svn.apache.org/viewvc?rev=958934&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49414
Differentiate between request threads and application created threads when
warning about still running threads
https://issues.apache.org/bugzilla/show_bug.cgi?id=49414
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Jun 29 11:39:56 2010
New Revision: 958935
URL: http://svn.apache.org/viewvc?rev=958935&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49351
Avoid possible NPE when embedding
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/o
https://issues.apache.org/bugzilla/show_bug.cgi?id=49351
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.0 beta.
Apache Tomcat 7.0 includes new features over Apache Tomcat 6.0,
including support for the new Servlet 3.0, JSP 2.2 and EL 2.2
specifications, web application memory leak detection and prevention,
improved s
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.0 beta.
Note that this version has 4 zip binaries: a generic one and three
bundled with Tomcat native binaries for Windows operating systems
running on different CPU architectures.
Apache Tomcat 7.0 includes new f
On 29/06/2010 13:50, Mark Thomas wrote:
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.0 beta.
Folks. I think the list might be about to get a number of these. It
looked like I was having e-mail issues so the message got resent several
times. Apologies in adv
https://issues.apache.org/bugzilla/show_bug.cgi?id=49518
Summary: Typo in tomcat-7.0-doc/extras.html ?
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: trivial
Priority: P2
https://issues.apache.org/bugzilla/show_bug.cgi?id=49519
Summary: .asc sig files are binary, not ascii
Product: Tomcat 7
Version: 7.0.0
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P2
https://issues.apache.org/bugzilla/show_bug.cgi?id=49520
Summary: SSI Servlet should support safe configuration
Product: Tomcat 7
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priori
Author: jfclere
Date: Tue Jun 29 14:07:23 2010
New Revision: 958977
URL: http://svn.apache.org/viewvc?rev=958977&view=rev
Log:
Arrange filter logic. Back port of r958911.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/tc6.0.x/trunk/java/org/apa
Author: jfclere
Date: Tue Jun 29 14:09:09 2010
New Revision: 958980
URL: http://svn.apache.org/viewvc?rev=958980&view=rev
Log:
Oops missed in r958977.
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/S
https://issues.apache.org/bugzilla/show_bug.cgi?id=49521
Summary: Fix ordering issues in setting channelSocket.maxPort
Product: Tomcat 6
Version: 6.0.26
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Author: jfclere
Date: Tue Jun 29 14:25:14 2010
New Revision: 958987
URL: http://svn.apache.org/viewvc?rev=958987&view=rev
Log:
Release 6.0.28
Added:
tomcat/tc6.0.x/tags/TOMCAT_6_0_28/ (props changed)
- copied from r958986, tomcat/tc6.0.x/trunk/
Propchange: tomcat/tc6.0.x/tags/TOMCAT_
https://issues.apache.org/bugzilla/show_bug.cgi?id=49521
--- Comment #1 from Konstantin Kolinko 2010-06-29
10:20:40 EDT ---
Created an attachment (id=25657)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25657)
2010-06-29_tc6_maxPort.patch
Patch for tc6.0.x
It does the following:
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=49522
Summary: Complete Server status (status/all) causes stack trace
Product: Tomcat 7
Version: 7.0.0
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
https://issues.apache.org/bugzilla/show_bug.cgi?id=49505
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49292
--- Comment #10 from pmd1nh...@yahoo.com 2010-06-29 10:47:28 EDT ---
Hi,
User's app overwrites our jar and causes this issue.
Please close down this thread. Thank you very much for your help!
Regards,
--
Configure bugmail: https://issu
Due to bugs (49445 and 49424) and as I was not able to finish the
release process quickly (because of working remotely) and as releases
are cheap we would like to abandon 6.0.27 and propose the vote for 6.0.28
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v
https://issues.apache.org/bugzilla/show_bug.cgi?id=49523
Summary: Broken links on Manager List Applications page
Product: Tomcat 7
Version: 7.0.0
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Prio
https://issues.apache.org/bugzilla/show_bug.cgi?id=49523
--- Comment #1 from Konstantin Kolinko 2010-06-29
11:23:35 EDT ---
> Broken links on Manager List Applications page
On what page? Please clarify.
> Also the /host-manager/html is called "Tomcat Virtual Host Manager",
> and /manager/htm
https://issues.apache.org/bugzilla/show_bug.cgi?id=49523
--- Comment #2 from Sebb 2010-06-29 12:12:13 EDT ---
Manager has a link called "List Applications"(In reply to comment #1)
> > Broken links on Manager List Applications page
>
> On what page? Please clarify.
Click "Tomcat Manager"
Click
On 29 June 2010 16:17, jean-frederic clere wrote:
> Due to bugs (49445 and 49424) and as I was not able to finish the
> release process quickly (because of working remotely) and as releases
> are cheap we would like to abandon 6.0.27 and propose the vote for 6.0.28
>
> The candidates binaries are
On 29/06/2010 18:24, sebb wrote:
On 29 June 2010 16:17, jean-frederic clere wrote:
Due to bugs (49445 and 49424) and as I was not able to finish the
release process quickly (because of working remotely) and as releases
are cheap we would like to abandon 6.0.27 and propose the vote for 6.0.28
T
> From: sebb [mailto:seb...@gmail.com]
> Subject: Re: [VOTE] Release build 6.0.28
>
> Starts up OK, able to enter Tomcat Manager, however click on
> "/manager" - i.e. http://localhost:8080/manager/ - and I get:
>
> type Status report
> message /manager/
> description The requested resource (/mana
Author: markt
Date: Tue Jun 29 16:41:06 2010
New Revision: 959023
URL: http://svn.apache.org/viewvc?rev=959023&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/webapps/host-manager/WEB-INF/web.xml
Modified: tomcat/trunk/webapps/host-manager/WEB-INF/web.xml
URL:
http://svn.apache.org/viewvc/tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=49523
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49520
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48960
--- Comment #4 from Mark Thomas 2010-06-29 12:45:54 EDT ---
*** Bug 49520 has been marked as a duplicate of this bug. ***
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail
https://issues.apache.org/bugzilla/show_bug.cgi?id=49523
Sebb changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=49523
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Tue Jun 29 17:00:53 2010
New Revision: 959032
URL: http://svn.apache.org/viewvc?rev=959032&view=rev
Log:
Each download page is only for a single major version
Modified:
tomcat/site/trunk/docs/download-60.html
tomcat/site/trunk/docs/download-70.html
tomcat/site/trun
https://issues.apache.org/bugzilla/show_bug.cgi?id=49523
--- Comment #5 from Sebb 2010-06-29 13:01:33 EDT ---
In fact if you do follow the /manager link it says:
"The page you tried to access (/manager/) does not exist.
The Manager application has been re-structured for Tomcat 7 onwards and som
Author: kkolinko
Date: Tue Jun 29 17:53:17 2010
New Revision: 959051
URL: http://svn.apache.org/viewvc?rev=959051&view=rev
Log:
Minor cleanups for AccessLogValve and FastCommonAccessLogValve classes
Reuse StringBuffer, use char instead of single-char String, etc.
Modified:
tomcat/tc5.5.x/trun
https://issues.apache.org/bugzilla/show_bug.cgi?id=49519
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: kkolinko
Date: Tue Jun 29 19:01:34 2010
New Revision: 959072
URL: http://svn.apache.org/viewvc?rev=959072&view=rev
Log:
Correct broken link on the index.html page of jsp-examples webapp.
CTR
Modified:
tomcat/tc5.5.x/trunk/servletapi/jsr152/examples/index.html
Modified: tomcat/tc5.5.x
Author: kkolinko
Date: Tue Jun 29 19:04:30 2010
New Revision: 959074
URL: http://svn.apache.org/viewvc?rev=959074&view=rev
Log:
Correct broken link on the index.html page of the jsp examples.
CTR
Modified:
tomcat/tc6.0.x/trunk/webapps/examples/jsp/index.html
Modified: tomcat/tc6.0.x/trunk/we
Author: kkolinko
Date: Tue Jun 29 19:06:43 2010
New Revision: 959075
URL: http://svn.apache.org/viewvc?rev=959075&view=rev
Log:
Correct broken link on the index.html page of the jsp examples.
Modified:
tomcat/trunk/webapps/examples/jsp/index.html
Modified: tomcat/trunk/webapps/examples/jsp/i
https://issues.apache.org/bugzilla/show_bug.cgi?id=49525
Summary: IE8: Unabled to store data in HttpSession (root
context)
Product: Tomcat 7
Version: 7.0.0
Platform: PC
OS/Version: Windows NT
Status: NEW
S
https://issues.apache.org/bugzilla/show_bug.cgi?id=49525
--- Comment #1 from oschina.net 2010-06-29 22:26:18 EDT
---
The difference cookie header of tomcat 6 & 7
Tomcat 7
Set-Cookie: JSESSIONID=E33BFF1384284F317D75025391BF5CB3; Path=""; HttpOnly
Tomcat 6
Set-Cookie: JSESSIONID=F6EB3C21AC71EC2
I thought I voted Beta as well before I left on vacation last week --
maybe that was for the RC4 instead? Anyways, happy to see it out.
Congrats ;)
Yoav
On Fri, Jun 25, 2010 at 5:29 AM, Mark Thomas wrote:
> Sorry for the delay. Work got in the way for a few days.
>
> I am pleased to announce
2010/6/29 jean-frederic clere :
> Due to bugs (49445 and 49424) and as I was not able to finish the
> release process quickly (because of working remotely) and as releases
> are cheap we would like to abandon 6.0.27 and propose the vote for 6.0.28
>
> The candidates binaries are available here:
> h
https://issues.apache.org/bugzilla/show_bug.cgi?id=49526
Summary: c:set does not remove variables from ELContext
VariableMapper
Product: Taglibs
Version: 1.2.0
Platform: PC
Status: NEW
Severity: normal
P
https://issues.apache.org/bugzilla/show_bug.cgi?id=49526
Jeremy Boynes changed:
What|Removed |Added
OS/Version||All
--- Comment #1 from Jeremy Boy
https://issues.apache.org/bugzilla/show_bug.cgi?id=49526
--- Comment #2 from Jeremy Boynes 2010-06-29 23:48:43 EDT
---
Created an attachment (id=25665)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25665)
Patch to remove variable from VariableMapper if page scope
--
Configure bugm
In bug 45197 https://issues.apache.org/bugzilla/show_bug.cgi?id=45197 Henri
wrote:
* Look at questions in the length method in ForEachSupport.java
* Look at commented out code in prepre in ForEachSupport.java
By "in the length method" did you mean line #241 where the length gets set to
0? That's
61 matches
Mail list logo