https://issues.apache.org/bugzilla/show_bug.cgi?id=51229
Bug #: 51229
Summary: Some async examples are not work correctly
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: minor
https://issues.apache.org/bugzilla/show_bug.cgi?id=51226
--- Comment #1 from Eiji Takahashi 2011-05-19 06:36:46 UTC
---
Created attachment 27029
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27029
findleaks ant task
I made patch for adding FindLeaks ant task.
Regards.
--
Configu
https://issues.apache.org/bugzilla/show_bug.cgi?id=51226
Bug #: 51226
Summary: [Patch] to add FindLeaks ant task
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
https://issues.apache.org/bugzilla/show_bug.cgi?id=51225
Bug #: 51225
Summary: The link for Manager help is broken in Japanese locale
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: Linux
Status: NEW
S
https://issues.apache.org/bugzilla/show_bug.cgi?id=50839
Tim Whittington changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: timw
Date: Thu May 19 00:20:25 2011
New Revision: 1124476
URL: http://svn.apache.org/viewvc?rev=1124476&view=rev
Log:
Updating changelog for bug #50839
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL:
http:/
+1
2011/5/18 Mark Thomas :
> All,
>
> We have the option to move to svnpubsub for managing our releases.
> Rather than copying artefacts to people.a.o and then waiting for rsync
> (every around 2 hours) we would commit the artefacts to svn and a commit
> hook would update the /dist/tomcat area on
Author: timw
Date: Thu May 19 00:15:59 2011
New Revision: 1124474
URL: http://svn.apache.org/viewvc?rev=1124474&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=50839
Cap the lingering bytes read when shutting down an AJP socket at 32k to prevent
CPU spikes reading very large res
+1 to Marks proposal.
Shot additional answer to Konstantin inline.
On 18.05.2011 16:43, Konstantin Kolinko wrote:
> Will the commit messages be forwarded to the mailing list?
At least the web server project does it like that. For an example see
http://marc.info/?l=apache-cvs&m=130509208030121&
https://issues.apache.org/bugzilla/show_bug.cgi?id=51221
Bug #: 51221
Summary: Wrong spelling in Spanish locale
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
https://issues.apache.org/bugzilla/show_bug.cgi?id=51212
Filip Hanik changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: fhanik
Date: Wed May 18 17:46:01 2011
New Revision: 1124352
URL: http://svn.apache.org/viewvc?rev=1124352&view=rev
Log:
make fields volatile
https://issues.apache.org/bugzilla/show_bug.cgi?id=51212
Modified:
tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/int
https://issues.apache.org/bugzilla/show_bug.cgi?id=51195
--- Comment #3 from Mark Thomas 2011-05-18 17:38:13 UTC ---
The code referenced above from logback is not licensed in a way that allows it
to be used in an ALv2 work in source form.
The gc leaks functionality already includes a warning tha
https://issues.apache.org/bugzilla/show_bug.cgi?id=51197
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Wed May 18 17:25:28 2011
New Revision: 1124342
URL: http://svn.apache.org/viewvc?rev=1124342&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51197
Fix possible dropped connection when sendError or sendRedirst are used during
async processing.
Modified:
Author: markt
Date: Wed May 18 17:16:26 2011
New Revision: 1124340
URL: http://svn.apache.org/viewvc?rev=1124340&view=rev
Log:
If an error status is set during async processing, don't drop the connection
and let the async processing handle it
Modified:
tomcat/trunk/java/org/apache/coyote/htt
https://issues.apache.org/bugzilla/show_bug.cgi?id=51212
--- Comment #2 from Philippe Mouawad 2011-05-18
16:35:14 UTC ---
Note that there is still an issue where nbrInvocations is equals to 0.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are rece
https://issues.apache.org/bugzilla/show_bug.cgi?id=51185
Philippe Mouawad changed:
What|Removed |Added
Attachment #27023|0 |1
is obsolete|
On 5/18/2011 9:22 AM, Mark Thomas wrote:
> On 18/05/2011 15:06, Konstantin Kolinko wrote:
>> 2011/5/18 Mark Thomas :
>>> All,
>>>
>>> We have the option to move to svnpubsub for managing our releases.
>>> Rather than copying artefacts to people.a.o and then waiting for rsync
>>> (every around 2 hou
https://issues.apache.org/bugzilla/show_bug.cgi?id=51212
Philippe Mouawad changed:
What|Removed |Added
Attachment #27017|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=51185
Philippe Mouawad changed:
What|Removed |Added
Attachment #26984|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=51220
Bug #: 51220
Summary: Add system property that makes it possible for jsp
pages with the extends page directive to take
advantage of tag pooling
Product: Tomcat 6
+1
On 05/18/2011 03:38 PM, Mark Thomas wrote:
If folks would like to go this route, I am happy to do the work on our
end to migrate /dist/tomcat to svnpubsub.
Regards
--
^TM
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat
+1
On Wed, May 18, 2011 at 9:38 AM, Mark Thomas wrote:
>
> We have the option to move to svnpubsub for managing our releases.
> Rather than copying artefacts to people.a.o and then waiting for rsync
> (every around 2 hours) we would commit the artefacts to svn and a commit
> hook would update th
2011/5/18 Mark Thomas :
>> 1. In what repository will the artifacts go?
>>
>> IIRC, there is some additional repository. I think it wouldn't be good
>> to have them in /repos/asf/
>
> There is a separate /dist repo
>
>> 2. You will have to upload Javadocs.
>
> Huh? We are talking about www.a.o/dist
+1 sounds good
Filip
On 5/18/2011 7:38 AM, Mark Thomas wrote:
All,
We have the option to move to svnpubsub for managing our releases.
Rather than copying artefacts to people.a.o and then waiting for rsync
(every around 2 hours) we would commit the artefacts to svn and a commit
hook would updat
On 18/05/2011 15:06, Konstantin Kolinko wrote:
> 2011/5/18 Mark Thomas :
>> All,
>>
>> We have the option to move to svnpubsub for managing our releases.
>> Rather than copying artefacts to people.a.o and then waiting for rsync
>> (every around 2 hours) we would commit the artefacts to svn and a co
2011/5/18 Mark Thomas :
> All,
>
> We have the option to move to svnpubsub for managing our releases.
> Rather than copying artefacts to people.a.o and then waiting for rsync
> (every around 2 hours) we would commit the artefacts to svn and a commit
> hook would update the /dist/tomcat area on the
https://issues.apache.org/bugzilla/show_bug.cgi?id=51217
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
All,
We have the option to move to svnpubsub for managing our releases.
Rather than copying artefacts to people.a.o and then waiting for rsync
(every around 2 hours) we would commit the artefacts to svn and a commit
hook would update the /dist/tomcat area on the www servers immediately.
If folks
Author: markt
Date: Wed May 18 12:56:54 2011
New Revision: 1124238
URL: http://svn.apache.org/viewvc?rev=1124238&view=rev
Log:
Fix SSLValve so it returns key size as an Integer rather than a String
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=51147
--- Comment #9 from Alexis Hassler 2011-05-18
12:44:56 UTC ---
You're welcome. I'm glad with my small contrib.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because:
https://issues.apache.org/bugzilla/show_bug.cgi?id=51119
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Wed May 18 12:41:42 2011
New Revision: 1124225
URL: http://svn.apache.org/viewvc?rev=1124225&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51119
Add JAAS authentication support to the JmxRemoteLifecycleListener
Patch provided by Neil Laurance
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=51147
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Wed May 18 12:35:40 2011
New Revision: 1124220
URL: http://svn.apache.org/viewvc?rev=1124220&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51147
Fix deploy for HTML Manager app that was broken when CSRF prevention was added
Patch provided by Alexis Hassle
https://issues.apache.org/bugzilla/show_bug.cgi?id=51073
--- Comment #2 from Mark Thomas 2011-05-18 12:12:19 UTC ---
Fixed in 6.0.x and will be included in 6.0.33 onwards.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail becaus
Author: markt
Date: Wed May 18 12:12:16 2011
New Revision: 1124211
URL: http://svn.apache.org/viewvc?rev=1124211&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51073
Throw an exception and do not start the APR connector if it is configured for
SSL and an invalid value is pro
https://issues.apache.org/bugzilla/show_bug.cgi?id=51217
Bug #: 51217
Summary: getServletContext().getRealPath("/") returns null.
Product: Tomcat 7
Version: 7.0.14
Platform: PC
OS/Version: Linux
Status: NEW
Sever
39 matches
Mail list logo