Bug 49165 - Allow %{TIME_FORMAT}t As Configuration for AccessLogValve

2010-07-14 Thread Alexander Shirkov
Hello, I¹m working on Bug 49164 ( https://issues.apache.org/bugzilla/show_bug.cgi?id=49165) Have a question: Any hidden reasons, why following construction was used for creating %t pattern?: private SimpleDateFormat dayFormatter = new SimpleDateFormat("dd"); private SimpleDateFormat monthFormat

Re: [taglibs] XPath support

2010-07-14 Thread Jeremy Boynes
On Jul 12, 2010, at 7:04 PM, Jeremy Boynes wrote: > I'm going to ping Xalan about the increase in time taken as expressions are > evaluated as I would assume I'm doing something silly. I looked into the Xalan implementation and the problem appears to be in creation of the DTM used by the underl

svn commit: r964222 - in /tomcat/trunk: java/org/apache/catalina/filters/ExpiresFilter.java java/org/apache/catalina/filters/LocalStrings.properties test/org/apache/catalina/filters/TestExpiresFilter.

2010-07-14 Thread markt
Author: markt Date: Wed Jul 14 22:15:50 2010 New Revision: 964222 URL: http://svn.apache.org/viewvc?rev=964222&view=rev Log: Remove the ExpiresActive option. Just comment it out if you don't want to use it. Modified: tomcat/trunk/java/org/apache/catalina/filters/ExpiresFilter.java tomcat

DO NOT REPLY [Bug 48998] Proposal : port mod_expires in java as ExpiresFilter Servlet Filter

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

svn commit: r964219 [2/2] - in /tomcat/trunk: java/org/apache/catalina/filters/ test/org/apache/catalina/filters/ webapps/docs/ webapps/docs/config/

2010-07-14 Thread markt
Modified: tomcat/trunk/webapps/docs/config/filter.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/filter.xml?rev=964219&r1=964218&r2=964219&view=diff == --- tomcat/trunk/webapps/docs/config/filter.xm

svn commit: r964216 - in /tomcat/trunk: java/org/apache/catalina/ha/session/SimpleTcpReplicationManager.java webapps/docs/changelog.xml

2010-07-14 Thread markt
Author: markt Date: Wed Jul 14 21:39:40 2010 New Revision: 964216 URL: http://svn.apache.org/viewvc?rev=964216&view=rev Log: Fxi https://issues.apache.org/bugzilla/show_bug.cgi?id=49127 Don't swallow exceptions unnecessarily Modified: tomcat/trunk/java/org/apache/catalina/ha/session/SimpleTc

DO NOT REPLY [Bug 49127] SimpleTcpReplicationManager.startInternal() ignores Exception

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

DO NOT REPLY [Bug 49130] NSIS - clarify that service is always installed

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

DO NOT REPLY [Bug 49128] loader.WebappClassLoader.start() ignores Exception

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

svn commit: r964215 - in /tomcat/trunk: java/org/apache/catalina/loader/WebappClassLoader.java webapps/docs/changelog.xml

2010-07-14 Thread markt
Author: markt Date: Wed Jul 14 21:35:37 2010 New Revision: 964215 URL: http://svn.apache.org/viewvc?rev=964215&view=rev Log: Fxi https://issues.apache.org/bugzilla/show_bug.cgi?id=49128 Don't swallow exceptions unnecessarily Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClassLo

DO NOT REPLY [Bug 49182] Documentation patch for setclasspath.sh

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

svn commit: r964211 - in /tomcat/trunk: res/tomcat.nsi webapps/docs/changelog.xml

2010-07-14 Thread markt
Author: markt Date: Wed Jul 14 21:29:44 2010 New Revision: 964211 URL: http://svn.apache.org/viewvc?rev=964211&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49130 Better describe the core package Patch provided by sebb. Modified: tomcat/trunk/res/tomcat.nsi tomcat/t

svn commit: r964208 - in /tomcat/trunk: bin/setclasspath.bat bin/setclasspath.sh webapps/docs/changelog.xml

2010-07-14 Thread markt
Author: markt Date: Wed Jul 14 21:24:45 2010 New Revision: 964208 URL: http://svn.apache.org/viewvc?rev=964208&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49182 Align setclasspath comments with reality. Based on a patch provided by sebb. Modified: tomcat/trunk/bin/set

Re: New joiner - where to start

2010-07-14 Thread Mark Thomas
On 14/07/2010 20:38, Alexander Shirkov wrote: > Thanks, Konstantin > > I already checked out, and setted up dev environment. Also I've read "How > Apache works" etc. I know, how to do patches, I have a lot of experience > with Tomcat, but mostly as user. > > I've seen a lot of Bugzilla entries, b

Re: New joiner - where to start

2010-07-14 Thread Alexander Shirkov
Thanks, Konstantin I already checked out, and setted up dev environment. Also I've read "How Apache works" etc. I know, how to do patches, I have a lot of experience with Tomcat, but mostly as user. I've seen a lot of Bugzilla entries, but there are a lot of them in database, so I don't know, whe

Re: Using svn bugtraq?

2010-07-14 Thread Rainer Jung
On 13.07.2010 22:11, Mark Thomas wrote: On 13/07/2010 19:57, Rainer Jung wrote: I had a look at BZ46451. It suggests adding subversion properties to enable the use of subversion bugtraq. This allows a better integration of BZ into subversion commit messages and retrieval when looking at svn logs

svn commit: r964049 - /tomcat/trunk/webapps/docs/developers.xml

2010-07-14 Thread kkolinko
Author: kkolinko Date: Wed Jul 14 13:54:43 2010 New Revision: 964049 URL: http://svn.apache.org/viewvc?rev=964049&view=rev Log: Add myself to the list. Modified: tomcat/trunk/webapps/docs/developers.xml Modified: tomcat/trunk/webapps/docs/developers.xml URL: http://svn.apache.org/viewvc/tom

[Tomcat Wiki] Update of "PoweredBy" by Bruno

2010-07-14 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 Bruno. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=261&rev2=262 -- {{http://www.

DO NOT REPLY [Bug 49402] juli.jar published twice in Maven repository

2010-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49402 --- Comment #7 from Marc Guillemot 2010-07-14 06:20:06 EDT --- Thanks for the explanation. This packaging choice is a bit strange as a dependency between two jars without intersection would be a more "natural maven way" but why not... -

DO NOT REPLY [Bug 49402] juli.jar published twice in Maven repository

2010-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49402 --- Comment #6 from Rainer Jung 2010-07-14 06:08:40 EDT --- In previous versions of TC 6 the jars in the maven repos were indeeed *identical*. I assume you really referred to that problem when you wrote "Exactly (look at the md5) the same

DO NOT REPLY [Bug 49402] juli.jar published twice in Maven repository

2010-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49402 --- Comment #5 from Marc Guillemot 2010-07-14 05:25:14 EDT --- Seems that I haven't been clear in my question. I try again. http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/tomcat/extras/juli/6.0.28/juli-6.0.28.jar contains classe

DO NOT REPLY [Bug 49402] juli.jar published twice in Maven repository

2010-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49402 --- Comment #4 from Rainer Jung 2010-07-14 05:15:52 EDT --- ... and the timestamps of the directories on people.apache.org are: ... 12 Jul 11 08:34 extras/juli/6.0.28/ ... 12 Jul 11 08:34 juli/6.0.28/ I don't know how long replication

DO NOT REPLY [Bug 49402] juli.jar published twice in Maven repository

2010-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49402 --- Comment #3 from Rainer Jung 2010-07-14 05:04:18 EDT --- I definitely don't know enough about maven, but I checked the following places: In directory /www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tomcat of the ASF

DO NOT REPLY [Bug 49402] juli.jar published twice in Maven repository

2010-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49402 --- Comment #2 from Marc Guillemot 2010-07-14 03:04:31 EDT --- In fact for 6.0.28 org.apache.tomcat.extras juli still contains the content of org.apache.tomcat juli. Is it intentional? This looks strange to me. -- Configure bugmail: ht

DO NOT REPLY [Bug 49401] Do not set to null fields in loaded classes when stopping the container

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