[Tomcat Wiki] Update of "PoweredBy" by BernhardRausch

2012-02-29 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by BernhardRausch: http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=398&rev2=399 === NeuroMice === {{http://www.neuromice.org/images/ba

DO NOT REPLY [Bug 40530] Tomcat Service startup fails when installed into localized path

2012-02-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40530 --- Comment #4 from Ankit Shah 2012-02-29 08:28:36 UTC --- (In reply to comment #3) > If the issue is with Commons Daemon, you'll need to raise a bug against that > project. Tomcat picks up new versions of Daemon as they become available.

DO NOT REPLY [Bug 52544] tcnative-1.dll crash with RapidSSL certificate under 64bit Java

2012-02-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52544 Mladen Turk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 52677] embedded SetCharacterEncodingFilter in org.apache.catalina.filters is not usable as it does not implement javax.servlet.Filter

2012-02-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52677 --- Comment #2 from xiaming 2012-02-29 14:42:52 UTC --- Created attachment 28406 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28406 fix for 52677 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=ema

DO NOT REPLY [Bug 51181] Add support for Web Sockets

2012-02-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181 --- Comment #44 from Johno Crawford 2012-02-29 15:12:41 UTC --- Created attachment 28407 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28407 Introduce status code constants Please find attached proposal of introducing status

Re: [VOTE] Release Apache Taglibs Parent POM 1

2012-02-29 Thread sebb
On 29 February 2012 05:11, Konstantin Kolinko wrote: > 2012/2/29 Jeremy Boynes : >> Removed from svn. A dry run of the next release shows they are automatically >> added to the source bundle. >> > > 1. Where it takes those files from?  Is their content correct. > > Besides extra blank lines befor

Re: svn commit: r1294943 - in /tomcat/taglibs/taglibs-parent/trunk: LICENSE.txt NOTICE.txt

2012-02-29 Thread sebb
On 29 February 2012 02:19, wrote: > Author: jboynes > Date: Wed Feb 29 02:19:53 2012 > New Revision: 1294943 > > URL: http://svn.apache.org/viewvc?rev=1294943&view=rev > Log: > remove LICENCE.txt and NOTICE.txt as they are automatically added by Maven > release process -1 I think that's the wr

svn commit: r1295193 - in /tomcat/taglibs/taglibs-parent/trunk: LICENSE.txt NOTICE.txt

2012-02-29 Thread jboynes
Author: jboynes Date: Wed Feb 29 18:04:45 2012 New Revision: 1295193 URL: http://svn.apache.org/viewvc?rev=1295193&view=rev Log: reverting r1294943 Added: tomcat/taglibs/taglibs-parent/trunk/LICENSE.txt - copied unchanged from r1294942, tomcat/taglibs/taglibs-parent/trunk/LICENSE.txt

Re: [VOTE] Release Apache Taglibs Parent POM 1

2012-02-29 Thread Jeremy Boynes
Reverted r1294943. Do you know how this was addressed in Commons? Any patches? :) On Feb 29, 2012, at 9:14 AM, sebb wrote: > On 29 February 2012 05:11, Konstantin Kolinko wrote: >> 2012/2/29 Jeremy Boynes : >>> Removed from svn. A dry run of the next release shows they are >>> automatically ad

Re: [VOTE] Release Apache Taglibs Parent POM 1

2012-02-29 Thread sebb
On 29 February 2012 18:07, Jeremy Boynes wrote: > Reverted r1294943. > > Do you know how this was addressed in Commons? Yes, see commons-parent pom http://repo1.maven.org/maven2/org/apache/commons/commons-parent/23/commons-parent-23.pom search for NOTICE > Any patches? :) > > On Feb 29, 2012,

Re: [VOTE] Release Apache Taglibs Parent POM 1

2012-02-29 Thread Olivier Lamy
Perso, I prefer using something which read pom and generate automatically N&L from metadatas rather than maintaining those files manually (for me manually means you always missed to add/modify :-) ) (but sure it's my POV) BTW Did you create any issues for that ? 2012/2/29 sebb : > On 29 February

Re: [VOTE] Release Apache Taglibs Parent POM 1

2012-02-29 Thread sebb
On 29 February 2012 19:15, Olivier Lamy wrote: > Perso, I prefer using something which read pom and generate > automatically N&L from metadatas rather than maintaining those files > manually (for me manually means you always missed to add/modify :-) ) > (but sure it's my POV) AFAICT that just mov

DO NOT REPLY [Bug 52500] Improve client certificate authentication

2012-02-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52500 --- Comment #32 from Michael 2012-02-29 20:05:29 UTC --- Dear Christopher, Did you see my patch? Do you have any comments? Best regards, Michael -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

DO NOT REPLY [Bug 51181] Add support for Web Sockets

2012-02-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181 --- Comment #45 from Mark Thomas 2012-02-29 20:56:34 UTC --- (In reply to comment #44) > Please find attached proposal of introducing status code constants instead of > using magic numbers everywhere, also contains some typo fixes. Thanks.

svn commit: r1295279 - in /tomcat/trunk/java/org/apache/catalina/websocket: StreamInbound.java WsOutbound.java

2012-02-29 Thread markt
Author: markt Date: Wed Feb 29 21:22:10 2012 New Revision: 1295279 URL: http://svn.apache.org/viewvc?rev=1295279&view=rev Log: Make the outbound buffer sizes configurable Modified: tomcat/trunk/java/org/apache/catalina/websocket/StreamInbound.java tomcat/trunk/java/org/apache/catalina/web

svn commit: r1295281 - /tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java

2012-02-29 Thread markt
Author: markt Date: Wed Feb 29 21:22:56 2012 New Revision: 1295281 URL: http://svn.apache.org/viewvc?rev=1295281&view=rev Log: Remove unnecessary check - all paths to this method already perform the check Modified: tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java Modified: tom

svn commit: r1295283 - /tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java

2012-02-29 Thread markt
Author: markt Date: Wed Feb 29 21:23:34 2012 New Revision: 1295283 URL: http://svn.apache.org/viewvc?rev=1295283&view=rev Log: Make writing thread safe Modified: tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java Modified: tomcat/trunk/java/org/apache/catalina/websocket/WsOutbou

svn commit: r1295284 - in /tomcat/trunk/java/org/apache/catalina/websocket: Constants.java LocalStrings.properties StreamInbound.java WsInputStream.java WsOutbound.java

2012-02-29 Thread markt
Author: markt Date: Wed Feb 29 21:24:19 2012 New Revision: 1295284 URL: http://svn.apache.org/viewvc?rev=1295284&view=rev Log: Use constants for close code and fix various typos. Patch provided by Johno Crawford. Modified: tomcat/trunk/java/org/apache/catalina/websocket/Constants.java tom

svn commit: r1295286 - in /tomcat/trunk/java/org/apache/catalina/websocket: LocalStrings.properties WsFrame.java

2012-02-29 Thread markt
Author: markt Date: Wed Feb 29 21:24:59 2012 New Revision: 1295286 URL: http://svn.apache.org/viewvc?rev=1295286&view=rev Log: Fix a TODO Modified: tomcat/trunk/java/org/apache/catalina/websocket/LocalStrings.properties tomcat/trunk/java/org/apache/catalina/websocket/WsFrame.java Modifie

svn commit: r1295290 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/ tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomca

2012-02-29 Thread olamy
Author: olamy Date: Wed Feb 29 21:30:20 2012 New Revision: 1295290 URL: http://svn.apache.org/viewvc?rev=1295290&view=rev Log: [MTOMCAT-120] Support "skip" parameter. Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo

[jira] [Closed] (MTOMCAT-120) Support "skip" parameter

2012-02-29 Thread Olivier Lamy (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MTOMCAT-120. Resolution: Fixed fixed > Support "skip" parameter > > >

DO NOT REPLY [Bug 52800] New: Please do not catch Throwable!

2012-02-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52800 Bug #: 52800 Summary: Please do not catch Throwable! Product: Tomcat 7 Version: 7.0.26 Platform: PC OS/Version: Linux Status: NEW Severity: normal

DO NOT REPLY [Bug 52800] Please do not catch Throwable!

2012-02-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52800 Michael van der Gulik changed: What|Removed |Added Status|NEW |RESOLVED Resolutio

DO NOT REPLY [Bug 48644] Code should never ignore throwable

2012-02-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48644 Konstantin Kolinko changed: What|Removed |Added CC||mike...@gulik.co.nz --- Comme

DO NOT REPLY [Bug 52800] Please do not catch Throwable!

2012-02-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52800 Konstantin Kolinko changed: What|Removed |Added Resolution|WONTFIX |DUPLICATE --- Comment #2 from

[RESULT] Release Apache Taglibs Parent POM 1

2012-02-29 Thread Jeremy Boynes
+1 votes from olamy, mturk and kkolinko; no -1's Issues raised during the vote: * duplicate LICENSE and NOTICE files, and how to avoid this * site contents * version of commons-skin used for site to be addressed before we release any of the taglibs Thanks. I'll promote the staging repo later this

Re: svn commit: r1295286 - in /tomcat/trunk/java/org/apache/catalina/websocket: LocalStrings.properties WsFrame.java

2012-02-29 Thread Konstantin Kolinko
2012/3/1 : > Author: markt > Date: Wed Feb 29 21:24:59 2012 > New Revision: 1295286 > > URL: http://svn.apache.org/viewvc?rev=1295286&view=rev > Log: > Fix a TODO > > Modified: >    tomcat/trunk/java/org/apache/catalina/websocket/LocalStrings.properties >    tomcat/trunk/java/org/apache/catalina/w

[GUMP@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2012-02-29 Thread Bill Barker
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

Re: [RESULT] Release Apache Taglibs Parent POM 1

2012-02-29 Thread Rex Wang
thanks Jeremy. 2012/3/1 Jeremy Boynes > +1 votes from olamy, mturk and kkolinko; no -1's > > Issues raised during the vote: > * duplicate LICENSE and NOTICE files, and how to avoid this > * site contents > * version of commons-skin used for site > to be addressed before we release any of the tag

New unit tests for Authenticators and SingleSignOn

2012-02-29 Thread Brian Burch
I have finished the third in my series of new unit tests, which examines the SingleSignOn interactions between the Digest and NonLogin Authenticators. Because each Authenticator class has its own SSO logic, I feel it is sensible to test that logic explicitly. However, there is no need to duplic

[GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

2012-02-29 Thread Gump
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.

svn commit: r1295445 - /tomcat/native/trunk/native/src/network.c

2012-02-29 Thread costin
Author: costin Date: Thu Mar 1 07:37:11 2012 New Revision: 1295445 URL: http://svn.apache.org/viewvc?rev=1295445&view=rev Log: Small bug/leak when called with larger buffers. Modified: tomcat/native/trunk/native/src/network.c Modified: tomcat/native/trunk/native/src/network.c URL: http://