Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars

2010-11-03 Thread Jeremy Boynes
On Nov 1, 2010, at 9:15 PM, Jeremy Boynes wrote: > On Nov 1, 2010, at 7:42 PM, Rex Wang wrote: > >> Thanks Jeremy, >> >> Is that because the group id dose not start with org.apache.tomcat...? > > I think so. I opened the issue asking for org.apache.taglibs to be added as > that's the current g

Re: [g...@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

2010-11-03 Thread Jeremy Boynes
On Nov 3, 2010, at 2:05 AM, Stefan Bodewig wrote: > On 2010-11-02, Jeremy Boynes wrote: > >> The package goal should work as the reactor resolves dependencies >> using the built artifacts rather than the local repository. > > That's different from what I've seen in the past, but I don't want to

svn commit: r1030841 - in /tomcat/taglibs/standard/trunk: compat/pom.xml impl/pom.xml jstlel/pom.xml spec/pom.xml

2010-11-03 Thread jboynes
Author: jboynes Date: Thu Nov 4 06:01:40 2010 New Revision: 1030841 URL: http://svn.apache.org/viewvc?rev=1030841&view=rev Log: re-enable bundle packaging now Gump uses install goal Modified: tomcat/taglibs/standard/trunk/compat/pom.xml tomcat/taglibs/standard/trunk/impl/pom.xml tomc

DO NOT REPLY [Bug 50168] destory method is called twice while the child is destoryed directly

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50168 --- Comment #6 from Ivan 2010-11-03 22:19:21 EDT --- (In reply to comment #5) > I don't think the patch works. > > What I (think I) notice is StandardWrapperValve being destroyed for each > servlet in the webapp. > > By default there is t

svn commit: r1030783 - /tomcat/trunk/build.xml

2010-11-03 Thread markt
Author: markt Date: Thu Nov 4 00:50:41 2010 New Revision: 1030783 URL: http://svn.apache.org/viewvc?rev=1030783&view=rev Log: Ensure embedded jars contain all the necessary classes Re-order things so it is easier to check all are present Modified: tomcat/trunk/build.xml Modified: tomcat/tru

DO NOT REPLY [Bug 48692] Provide option to parse application/x-www-form-urlencoded PUT requests

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48692 --- Comment #12 from Mark Thomas 2010-11-03 20:41:15 EDT --- No need for a log message. We don't do it elsewhere in similar circumstances. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are re

DO NOT REPLY [Bug 48692] Provide option to parse application/x-www-form-urlencoded PUT requests

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48692 --- Comment #11 from Christopher Schultz 2010-11-03 20:24:25 EDT --- I ought to provide a documentation patch as well. One will be forthcoming. Also: should I bother to log a WARN (or other level) message when this setting is used to alte

DO NOT REPLY [Bug 48692] Provide option to parse application/x-www-form-urlencoded PUT requests

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48692 --- Comment #10 from Christopher Schultz 2010-11-03 20:22:40 EDT --- Created an attachment (id=26252) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26252) Patch to provide request-entity parsing for arbitrary HTTP methods Thi

Re: svn commit: r1029423 - in /tomcat: tc5.5.x/trunk/STATUS.txt tc6.0.x/trunk/STATUS.txt

2010-11-03 Thread Konstantin Kolinko
2010/11/1 Mark Thomas : > On 01/11/2010 06:43, Konstantin Kolinko wrote: >> >> Some thoughts: >> >> 1. We do not need this check at all on a 32-bit OS. > > Yep. Should be possible to avoid this check on a 32-bit OS. > 2010/11/1 William A. Rowe Jr. : > > I wouldn't, some people will pre-stage thing

DO NOT REPLY [Bug 50207] CometProcessor async timeout events are not being fired

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50207 Jeremy Norris changed: What|Removed |Added OS/Version||Mac OS X 10.6 -- Configure bugmai

DO NOT REPLY [Bug 50207] CometProcessor async timeout events are not being fired

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50207 Jeremy Norris changed: What|Removed |Added Platform|PC |Macintosh OS/Version|

Re: configtest

2010-11-03 Thread Konstantin Kolinko
2010/11/4 Tim Funk : > A possible nice to have is trying to "test" whether a new config will be OK > or not.I have a patch which will allow a new arg for catalina.sh called > "configtest". > > It will try to load the catalina config but log everything to standard > output. It will try to exit with

configtest

2010-11-03 Thread Tim Funk
A possible nice to have is trying to "test" whether a new config will be OK or not.I have a patch which will allow a new arg for catalina.sh called "configtest". It will try to load the catalina config but log everything to standard output. It will try to exit with a non zero status code if "b

svn commit: r1030699 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-11-03 Thread markt
Author: markt Date: Wed Nov 3 21:30:26 2010 New Revision: 1030699 URL: http://svn.apache.org/viewvc?rev=1030699&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=10306

svn commit: r1030655 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-11-03 Thread funkman
Author: funkman Date: Wed Nov 3 20:36:22 2010 New Revision: 1030655 URL: http://svn.apache.org/viewvc?rev=1030655&view=rev Log: some 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?r

DO NOT REPLY [Bug 50072] Blank responses

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50072 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r1030616 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2010-11-03 Thread markt
Author: markt Date: Wed Nov 3 19:06:26 2010 New Revision: 1030616 URL: http://svn.apache.org/viewvc?rev=1030616&view=rev Log: Update changelog with recent changes. Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http:

DO NOT REPLY [Bug 49625] Tomcat doesn't send Vary consistently when gzip enabled

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49625 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 49497] Connector.pause() does not pause accepting request over keep-alive connections in Bio connector

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49497 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1030613 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/coyote/http11/Http11NioProtocol.java java/org/apache/coyote/http11/InternalNioInputBuffer.java

2010-11-03 Thread markt
Author: markt Date: Wed Nov 3 18:59:26 2010 New Revision: 1030613 URL: http://svn.apache.org/viewvc?rev=1030613&view=rev Log: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50072 NIO connector can mis-read request line if not sent in a single packet Modified: tomcat/tc6.0.x/trunk/

svn commit: r1030610 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/coyote/http11/Http11AprProcessor.java java/org/apache/coyote/http11/Http11NioProcessor.java java/org/apache/coyote/http11/Ht

2010-11-03 Thread markt
Author: markt Date: Wed Nov 3 18:54:56 2010 New Revision: 1030610 URL: http://svn.apache.org/viewvc?rev=1030610&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49625 Ensure Vary header is set if response may be compressed rather than only setting it if it is compressed. Mod

DO NOT REPLY [Bug 50207] New: CometProcessor async timeout events are not being fired

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50207 Summary: CometProcessor async timeout events are not being fired Product: Tomcat 7 Version: 7.0.4 Platform: PC Status: NEW Severity: regression Pr

svn commit: r1030603 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/coyote/http11/Http11Processor.java

2010-11-03 Thread markt
Author: markt Date: Wed Nov 3 18:40:45 2010 New Revision: 1030603 URL: http://svn.apache.org/viewvc?rev=1030603&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49497 Stop accepting new requests (inc keep-alive) once the BIO connector is paused and the current request has fin

svn commit: r1030602 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/startup/LifecycleListenerRule.java

2010-11-03 Thread markt
Author: markt Date: Wed Nov 3 18:39:11 2010 New Revision: 1030602 URL: http://svn.apache.org/viewvc?rev=1030602&view=rev Log: Make sure Contexts defined in server.xml pick up any configClass setting from the parent Host. Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/ja

DO NOT REPLY [Bug 50185] [tribes] Logging improvement

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50185 --- Comment #1 from Ariel 2010-11-03 14:38:01 UTC --- Any news? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. -

DO NOT REPLY [Bug 50184] RpcChannel sends the answer without requesting an ACK

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50184 --- Comment #1 from Ariel 2010-11-03 14:37:56 UTC --- Any news? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. -

DO NOT REPLY [Bug 50183] [Tribes] Bio Sender is not scheduling the task to the excecutors

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50183 --- Comment #1 from Ariel 2010-11-03 14:37:48 UTC --- Any news? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. -

DO NOT REPLY [Bug 49217] Accepting java keyword in EL

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49217 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1030599 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/el/parser/AstDotSuffix.java java/org/apache/el/parser/AstIdentifier.java java/org/apache/el/util/Validation.java webapps/doc

2010-11-03 Thread markt
Author: markt Date: Wed Nov 3 18:35:15 2010 New Revision: 1030599 URL: http://svn.apache.org/viewvc?rev=1030599&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49217 Provide an option to check that EL identifiers conform to the Java Language Specification. Added: tomcat

buildbot success in ASF Buildbot on tomcat-6-trunk

2010-11-03 Thread buildbot
The Buildbot has detected a restored build of tomcat-6-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-6-trunk/builds/140 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/tc6.

svn commit: r1030566 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/filters/CsrfPreventionFilter.java

2010-11-03 Thread markt
Author: markt Date: Wed Nov 3 17:51:28 2010 New Revision: 1030566 URL: http://svn.apache.org/viewvc?rev=1030566&view=rev Log: Fix broken build Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/filters/CsrfPreventionFilter.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/

Re: Http Coyote Connector

2010-11-03 Thread Mark Thomas
On 03/11/2010 13:23, Kailash Kothari wrote: > Hi, > > Im using Tomcat 6.0.x (bundled within JBoss) > > I understand that the Http Coyote connector that binds port 8080 on the > OS is started right at the end in the tomcat startup process after all > webapps have been deployed. > > This is a prob

buildbot failure in ASF Buildbot on tomcat-6-trunk

2010-11-03 Thread buildbot
The Buildbot has detected a new failure of tomcat-6-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-6-trunk/builds/139 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/tc6.0.x

Http Coyote Connector

2010-11-03 Thread Kailash Kothari
Hi, Im using Tomcat 6.0.x (bundled within JBoss) I understand that the Http Coyote connector that binds port 8080 on the OS is started right at the end in the tomcat startup process after all webapps have been deployed. This is a problem for us because we have one webapp that is deployed fi

DO NOT REPLY [Bug 50205] Add deployIgnorePaths attribute to StandardHost

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50205 --- Comment #1 from Jim Riggs 2010-11-03 13:20:27 UTC --- Created an attachment (id=26251) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26251) deployIgnorePaths v1 -- Configure bugmail: https://issues.apache.org/bugzilla/us

DO NOT REPLY [Bug 50205] New: Add deployIgnorePaths attribute to StandardHost

2010-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50205 Summary: Add deployIgnorePaths attribute to StandardHost Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW Severity: enhancement Prio

svn commit: r1030433 - in /tomcat/trunk/webapps/manager: 401.jsp 403.jsp

2010-11-03 Thread markt
Author: markt Date: Wed Nov 3 12:19:46 2010 New Revision: 1030433 URL: http://svn.apache.org/viewvc?rev=1030433&view=rev Log: Typos Modified: tomcat/trunk/webapps/manager/401.jsp tomcat/trunk/webapps/manager/403.jsp Modified: tomcat/trunk/webapps/manager/401.jsp URL: http://svn.apache.

svn commit: r1030431 - in /tomcat/trunk/webapps/host-manager: 401.jsp 403.jsp 404.jsp

2010-11-03 Thread markt
Author: markt Date: Wed Nov 3 12:18:27 2010 New Revision: 1030431 URL: http://svn.apache.org/viewvc?rev=1030431&view=rev Log: Typos Modified: tomcat/trunk/webapps/host-manager/401.jsp tomcat/trunk/webapps/host-manager/403.jsp tomcat/trunk/webapps/host-manager/404.jsp Modified: tomca

[Tomcat Wiki] Update of "TomcatAtApacheConNA2010" by Ch ristopherSchultz

2010-11-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "TomcatAtApacheConNA2010" page has been changed by ChristopherSchultz. http://wiki.apache.org/tomcat/TomcatAtApacheConNA2010?action=diff&rev1=7&rev2=8 --

Re: [g...@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

2010-11-03 Thread Stefan Bodewig
On 2010-11-02, Jeremy Boynes wrote: > The package goal should work as the reactor resolves dependencies > using the built artifacts rather than the local repository. That's different from what I've seen in the past, but I don't want to pretend I knew much about Maven. > Using the install goal mo