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
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
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
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
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
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
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
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
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=50207
Jeremy Norris changed:
What|Removed |Added
Platform|PC |Macintosh
OS/Version|
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
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
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=50072
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
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:
https://issues.apache.org/bugzilla/show_bug.cgi?id=49625
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49497
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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/
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
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
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
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
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.
-
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.
-
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.
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=49217
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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.
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/
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
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
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
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
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
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.
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
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
--
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
40 matches
Mail list logo