[GSoC Projects Available] Issue Navigator - ASF JIRA

2010-03-04 Thread jean-frederic clere
Hi, Just that JIRA stuff has been created for the GSoC. Should we move our entries there? Cheers Jean-Frederic https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=12314021 - To unsubscribe, e-mail: d

Re: [RESULTS][VOTE] Release build 6.0.25

2010-03-04 Thread Henri Gomez
>> A dependency on an 'unreleased' product ? > > I think he means Apache Geronimo. Ah yes. Sorry :) - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

Re: [RESULTS][VOTE] Release build 6.0.25

2010-03-04 Thread Rex Wang
Thanks! 2010/3/4 jean-frederic clere > On 03/04/2010 04:04 AM, Rex Wang wrote: > > Hi, any plan when will 6.0.26 released? Our project has a dependency on > it.. > > There is still a regression to vote (and test): bug 48827. > If no other problems the release should happen early next week. > >

Tomcat 5.5.x build broken?

2010-03-04 Thread hwachung feng
Hi, I am trying to build Tomcat 5.5 following the instructions on the page on http://tomcat.apache.org/tomcat-5.5-doc/building.html I am running into problems with the main build.xml that is trying to check out Tomcat source from the svn url http://svn.apache.org/repos/asf/tomcat/current/

DO NOT REPLY [Bug 47242] request for AJP command line client

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47242 --- Comment #11 from chamith buddhika 2010-03-05 02:08:14 UTC --- (In reply to comment #10) Hi Ken, The basic syntax currently is as follows. java -jar ajpc.jar -o=- http://localhost:8009/axis2 -o switch with - tells to output to the c

Re: Console for Tomcat

2010-03-04 Thread Sandro Martini
Hi to all, and thanks for your feedback, I've waited a little before to respond to start to look better at some of the Tomcat JMX features. I cross-post Pivot Developers here to give others some update. > Costin > There is a servlet that dumps all JMX objects - in a strange format ( like > manife

DO NOT REPLY [Bug 48862] New: AJP Connector ignores Backlog configuration parameter

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48862 Summary: AJP Connector ignores Backlog configuration parameter Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal

svn commit: r919243 - in /tomcat/site/trunk: docs/bugreport.html docs/irc.html xdocs/bugreport.xml xdocs/irc.xml

2010-03-04 Thread kkolinko
Author: kkolinko Date: Fri Mar 5 00:16:33 2010 New Revision: 919243 URL: http://svn.apache.org/viewvc?rev=919243&view=rev Log: Rearrange, rewrite and amend information on the bugreport.html page. Update server name on the IRC page. Modified: tomcat/site/trunk/docs/bugreport.html tomcat/s

DO NOT REPLY [Bug 48861] New: Files without AL headers

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48861 Summary: Files without AL headers Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Comp

svn commit: r919208 - in /tomcat/trunk/java/org/apache/catalina/realm: CombinedRealm.java DataSourceRealm.java JAASRealm.java JDBCRealm.java JNDIRealm.java LockOutRealm.java MemoryRealm.java RealmBase

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 22:16:50 2010 New Revision: 919208 URL: http://svn.apache.org/viewvc?rev=919208&view=rev Log: Lifecycle refactoring Realm: Note most implementations were firing the start event too early Modified: tomcat/trunk/java/org/apache/catalina/realm/CombinedRealm.java

DO NOT REPLY [Bug 48860] High CPU usage

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48860 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48860] New: High CPU usage

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48860 Summary: High CPU usage Product: Tomcat 6 Version: 6.0.24 Platform: Other OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: Co

svn commit: r919188 - in /tomcat/trunk/java/org/apache: catalina/deploy/ tomcat/util/bcel/classfile/ tomcat/util/http/fileupload/

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 21:20:59 2010 New Revision: 919188 URL: http://svn.apache.org/viewvc?rev=919188&view=rev Log: Fix svn properties. Patch provided by sebb Modified: tomcat/trunk/java/org/apache/catalina/deploy/SessionConfig.java (props changed) tomcat/trunk/java/org/apach

svn commit: r919187 - in /tomcat/trunk/java/org/apache/catalina: connector/ core/

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 21:18:03 2010 New Revision: 919187 URL: http://svn.apache.org/viewvc?rev=919187&view=rev Log: Lifecycle refactoring StandardPipeline (and turn Eclipse compilation warnings up to 11) Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java tom

DO NOT REPLY [Bug 48322] Reading a cookie with an apostrophe in the value is truncated in Tomcat 6.0.20 and 6.0.18

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48322 --- Comment #4 from Konstantin Kolinko 2010-03-04 20:48:57 UTC --- Fixed in 5.5, will be in 5.5.29 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: ---

svn commit: r919169 - in /tomcat/tc5.5.x/trunk: STATUS.txt connectors/util/java/org/apache/tomcat/util/http/Cookies.java container/webapps/docs/changelog.xml

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 20:47:41 2010 New Revision: 919169 URL: http://svn.apache.org/viewvc?rev=919169&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48322 Single quote in a cookie should be not be treated as a separator (markt) Modified: tomcat/tc5.5.x/trunk/

DO NOT REPLY [Bug 47609] Failsafe EOL conversion

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47609 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r919165 - in /tomcat/tc5.5.x/trunk: STATUS.txt build/build.xml container/webapps/docs/changelog.xml

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 20:27:23 2010 New Revision: 919165 URL: http://svn.apache.org/viewvc?rev=919165&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47609 Implement fail-safe EOL conversion for source distributions Based on a patch provided by sebb Modified:

Re: svn commit: r919102 - in /tomcat/trunk/java/org/apache/catalina/util: LifecycleBase.java LocalStrings.properties

2010-03-04 Thread sebb
A few more incorrect properties: svn ps svn:eol-style native java/org/apache/catalina/deploy/SessionConfig.java svn ps svn:eol-style native java/org/apache/tomcat/util/bcel/classfile/AnnotationDefault.java svn ps svn:eol-style native java/org/apache/tomcat/util/bcel/classfile/AnnotationEntry.java

svn commit: r919138 - in /tomcat/trunk/java/org/apache/catalina: core/ startup/

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 19:17:32 2010 New Revision: 919138 URL: http://svn.apache.org/viewvc?rev=919138&view=rev Log: Lifecycle refactoring StandardService - Note use of LifecycleState.MUST_STOP in Catalina to ensure shutdown Modified: tomcat/trunk/java/org/apache/catalina/core/LocalS

svn commit: r919128 - in /tomcat/trunk/java/org/apache/catalina: LifecycleState.java util/LifecycleBase.java

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 18:55:30 2010 New Revision: 919128 URL: http://svn.apache.org/viewvc?rev=919128&view=rev Log: Fix eol-style Modified: tomcat/trunk/java/org/apache/catalina/LifecycleState.java (props changed) tomcat/trunk/java/org/apache/catalina/util/LifecycleBase.java

Re: svn commit: r919102 - in /tomcat/trunk/java/org/apache/catalina/util: LifecycleBase.java LocalStrings.properties

2010-03-04 Thread Mark Thomas
On 04/03/2010 18:48, Konstantin Kolinko wrote: > - do not have svn:eol-style. /ME swears loudly Thanks. I thought I'd fixed that. Obviously not... - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional com

DO NOT REPLY [Bug 47242] request for AJP command line client

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47242 --- Comment #10 from Ken Van Camp 2010-03-04 18:53:04 UTC --- Hi Chamith, I downloaded your AJP client to give it a try. It's not clear to me how to specify the URL for an AJP request. As you can see below, I tried a few alternatives (ev

svn commit: r919123 - /tomcat/trunk/java/org/apache/catalina/connector/Connector.java

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 18:49:21 2010 New Revision: 919123 URL: http://svn.apache.org/viewvc?rev=919123&view=rev Log: Make toString() consistent with other components Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java Modified: tomcat/trunk/java/org/apache/catali

Re: svn commit: r919102 - in /tomcat/trunk/java/org/apache/catalina/util: LifecycleBase.java LocalStrings.properties

2010-03-04 Thread Konstantin Kolinko
2010/3/4 : > Author: markt > Date: Thu Mar  4 18:07:59 2010 > New Revision: 919102 > > URL: http://svn.apache.org/viewvc?rev=919102&view=rev > Log: > Lifecycle refactoring. > In an effort to reduce code duplication and improve consistency, provide a > base Lifecycle implementation. This will be u

svn commit: r919121 - in /tomcat/trunk/java/org/apache/catalina/core: LocalStrings.properties LocalStrings_es.properties LocalStrings_fr.properties LocalStrings_ja.properties StandardServer.java

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 18:47:17 2010 New Revision: 919121 URL: http://svn.apache.org/viewvc?rev=919121&view=rev Log: Lifecycle refactoring StandardServer - relatively straight forward Modified: tomcat/trunk/java/org/apache/catalina/core/LocalStrings.properties tomcat/trunk/java/or

svn commit: r919115 - in /tomcat/trunk/java/org/apache/catalina/connector: Connector.java LocalStrings.properties LocalStrings_es.properties LocalStrings_fr.properties LocalStrings_ja.properties

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 18:34:36 2010 New Revision: 919115 URL: http://svn.apache.org/viewvc?rev=919115&view=rev Log: Lifecycle refactoring Connector - relatively straight forward Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java tomcat/trunk/java/org/apache/

Re: svn commit: r919100 - in /tomcat/trunk/java/org/apache/catalina: Lifecycle.java LifecycleState.java

2010-03-04 Thread Mark Thomas
On 04/03/2010 18:06, ma...@apache.org wrote: > Author: markt > Date: Thu Mar 4 18:06:21 2010 > New Revision: 919100 > > URL: http://svn.apache.org/viewvc?rev=919100&view=rev > Log: > Lifecycle refactoring. > Part 1 of many. > Better define the start and stop methods as well as the overall compone

svn commit: r919102 - in /tomcat/trunk/java/org/apache/catalina/util: LifecycleBase.java LocalStrings.properties

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 18:07:59 2010 New Revision: 919102 URL: http://svn.apache.org/viewvc?rev=919102&view=rev Log: Lifecycle refactoring. In an effort to reduce code duplication and improve consistency, provide a base Lifecycle implementation. This will be used as the basis of the refac

svn commit: r919100 - in /tomcat/trunk/java/org/apache/catalina: Lifecycle.java LifecycleState.java

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 18:06:21 2010 New Revision: 919100 URL: http://svn.apache.org/viewvc?rev=919100&view=rev Log: Lifecycle refactoring. Part 1 of many. Better define the start and stop methods as well as the overall component lifecycle and the relationship between start/stop, componen

svn commit: r919076 - in /tomcat/trunk/modules/jdbc-pool: build.properties.default doc/jdbc-pool.xml java/org/apache/tomcat/jdbc/pool/PoolProperties.java java/org/apache/tomcat/jdbc/pool/ProxyConnecti

2010-03-04 Thread fhanik
Author: fhanik Date: Thu Mar 4 17:21:41 2010 New Revision: 919076 URL: http://svn.apache.org/viewvc?rev=919076&view=rev Log: Add in and document more XA support Modified: tomcat/trunk/modules/jdbc-pool/build.properties.default tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml tomcat/

svn commit: r919030 - in /tomcat/tc5.5.x/trunk/connectors/procrun/bin: amd64/tomcat5.exe ia64/tomcat5.exe tomcat5.exe tomcat5w.exe

2010-03-04 Thread mturk
Author: mturk Date: Thu Mar 4 15:47:16 2010 New Revision: 919030 URL: http://svn.apache.org/viewvc?rev=919030&view=rev Log: Update latest procrun builds Modified: tomcat/tc5.5.x/trunk/connectors/procrun/bin/amd64/tomcat5.exe tomcat/tc5.5.x/trunk/connectors/procrun/bin/ia64/tomcat5.exe

Re: [RESULTS][VOTE] Release build 6.0.25

2010-03-04 Thread Bill Stoddard
On 3/4/10 3:13 AM, Henri Gomez wrote: A dependency on an 'unreleased' product ? I think he means Apache Geronimo. Bill - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomca

svn commit: r919020 - in /tomcat/site/trunk: docs/security-5.html xdocs/security-5.xml

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 15:26:32 2010 New Revision: 919020 URL: http://svn.apache.org/viewvc?rev=919020&view=rev Log: update the security page, because the fix for CVE-2009-3548 was applied to 5.5 Modified: tomcat/site/trunk/docs/security-5.html tomcat/site/trunk/xdocs/security-

svn commit: r919006 - in /tomcat/tc5.5.x/trunk: STATUS.txt build/resources/config.ini build/tomcat.nsi container/webapps/docs/changelog.xml

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 14:46:41 2010 New Revision: 919006 URL: http://svn.apache.org/viewvc?rev=919006&view=rev Log: Fix CVE-2009-3548. When installed via the Windows installer and using defaults, don't create an administrative user with a blank password. Additionally, the administrativ

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

2010-03-04 Thread rjung
Author: rjung Date: Thu Mar 4 14:45:24 2010 New Revision: 919005 URL: http://svn.apache.org/viewvc?rev=919005&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=919005

svn commit: r918999 - in /tomcat/tc5.5.x/trunk: STATUS.txt connectors/util/java/org/apache/tomcat/util/net/AprEndpoint.java container/webapps/docs/changelog.xml

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 14:34:28 2010 New Revision: 918999 URL: http://svn.apache.org/viewvc?rev=918999&view=rev Log: Fix 'Error' part of https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 Prevent the APR connector logging an error if the acceptor fails during shutdown since this i

svn commit: r918998 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-03-04 Thread rjung
Author: rjung Date: Thu Mar 4 14:32:05 2010 New Revision: 918998 URL: http://svn.apache.org/viewvc?rev=918998&view=rev Log: Vote, comment. Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?r

svn commit: r918972 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-03-04 Thread mturk
Author: mturk Date: Thu Mar 4 12:46:33 2010 New Revision: 918972 URL: http://svn.apache.org/viewvc?rev=918972&view=rev Log: Vote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=918972&

svn commit: r918969 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-03-04 Thread rjung
Author: rjung Date: Thu Mar 4 12:38:41 2010 New Revision: 918969 URL: http://svn.apache.org/viewvc?rev=918969&view=rev Log: Vote. Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=918969

DO NOT REPLY [Bug 48849] Tomcat Connector Default Maintenance Page

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48849 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: svn commit: r917928 - in /tomcat/trunk: java/org/apache/tomcat/jni/SSL.java java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/res/LocalStrings.properties webapps/do

2010-03-04 Thread Mladen Turk
On 03/04/2010 12:48 PM, Rainer Jung wrote: On 02.03.2010 10:14, mt...@apache.org wrote: Author: mturk Date: Tue Mar 2 09:14:44 2010 New Revision: 917928 URL: http://svn.apache.org/viewvc?rev=917928&view=rev Log: Port SSLInsecureRenegotiation from mod_ssl Modified: tomcat/trunk/java/org/apache/

svn commit: r918957 - in /tomcat/trunk/java/org/apache/naming: LocalStrings.properties NamingContext.java

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 12:05:06 2010 New Revision: 918957 URL: http://svn.apache.org/viewvc?rev=918957&view=rev Log: Revert r917784 and r905722 - changes associated with the invalid bug 48050 Modified: tomcat/trunk/java/org/apache/naming/LocalStrings.properties tomcat/trunk/java/o

DO NOT REPLY [Bug 48050] org.apache.naming.NamingContext's createSubcontext method returns Context with wrong name

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

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

2010-03-04 Thread markt
Author: markt Date: Thu Mar 4 12:01:15 2010 New Revision: 918955 URL: http://svn.apache.org/viewvc?rev=918955&view=rev Log: Withdraw proposal 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.tx

DO NOT REPLY [Bug 48855] crash coyote.http11, http 502

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48855 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: svn commit: r917928 - in /tomcat/trunk: java/org/apache/tomcat/jni/SSL.java java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/res/LocalStrings.properties webapps/do

2010-03-04 Thread Rainer Jung
On 02.03.2010 10:14, mt...@apache.org wrote: Author: mturk Date: Tue Mar 2 09:14:44 2010 New Revision: 917928 URL: http://svn.apache.org/viewvc?rev=917928&view=rev Log: Port SSLInsecureRenegotiation from mod_ssl Modified: tomcat/trunk/java/org/apache/tomcat/jni/SSL.java tomcat/trunk/

Re: Console for Tomcat

2010-03-04 Thread Rainer Jung
On 03.03.2010 00:14, Bill Stoddard wrote: On 3/2/10 1:33 PM, William A. Rowe Jr. wrote: On 3/2/2010 7:18 AM, Mark Thomas wrote: On 02/03/2010 00:20, Sandro Martini wrote: For a Full Administration Console (I don't see this since a long time) we have to see later, this is complex and requires

Re: Tomcat 5.5 release

2010-03-04 Thread Rainer Jung
On 02.03.2010 20:54, Filip Hanik - Dev Lists wrote: Time for another one folks? Should I tag end of this week? There has been a lot of code changes in the 5.5.x branch, so I would expect some regressions, (similar experience to 6.0.x). So after this one, we can roll a bit more frequently until t

DO NOT REPLY [Bug 48855] New: crash coyote.http11, http 502

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48855 Summary: crash coyote.http11, http 502 Product: Tomcat 6 Version: 6.0.20 Platform: Other OS/Version: Linux Status: NEW Severity: critical Priority: P2

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

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 10:27:26 2010 New Revision: 918927 URL: http://svn.apache.org/viewvc?rev=918927&view=rev Log: proposal 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=

Re: svn commit: r918792 - /tomcat/trunk/java/org/apache/juli/FileHandler.java

2010-03-04 Thread Konstantin Kolinko
2010/3/4 Mark Thomas : > On 04/03/2010 00:28, kkoli...@apache.org wrote: >> Followup to markt's r918594 >> Replace tabs with four spaces. No functional change. > > Sorry about that. Rebuilt my machine again and forgot to setup Eclipse > for spaces and svn line-endings. > It just happens. I am sure

svn commit: r918923 - in /tomcat/trunk/res/META-INF: annotations-api.jar.manifest el-api.jar.manifest jsp-api.jar.manifest servlet-api.jar.manifest

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 10:19:52 2010 New Revision: 918923 URL: http://svn.apache.org/viewvc?rev=918923&view=rev Log: Move source/target JDK versions to the main section of the manifest, because these values belong to the JAR file as the whole, not to some subset of it. Modified: t

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

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 10:15:07 2010 New Revision: 918920 URL: http://svn.apache.org/viewvc?rev=918920&view=rev Log: veto 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=9189

DO NOT REPLY [Bug 48050] org.apache.naming.NamingContext's createSubcontext method returns Context with wrong name

2010-03-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48050 --- Comment #3 from Konstantin Kolinko 2010-03-04 10:13:54 UTC --- Please note, that this o.a.naming.NamingContext.name field is something internal: It is used to implement NamingContext.isWritable(), and it is *not* exposed through any pu

Re: svn commit: r918792 - /tomcat/trunk/java/org/apache/juli/FileHandler.java

2010-03-04 Thread Mark Thomas
On 04/03/2010 00:28, kkoli...@apache.org wrote: > Author: kkolinko > Date: Thu Mar 4 00:28:47 2010 > New Revision: 918792 > > URL: http://svn.apache.org/viewvc?rev=918792&view=rev > Log: > Followup to markt's r918594 > Replace tabs with four spaces. No functional change. Sorry about that. Rebuil

svn commit: r918916 - /tomcat/tc6.0.x/trunk/webapps/docs/tomcat-docs.xsl

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 09:49:04 2010 New Revision: 918916 URL: http://svn.apache.org/viewvc?rev=918916&view=rev Log: If subsection name is not unique, prefix the anchor name with the name of section that contains it. This is especially useful for the Tomcat configuration docs, where na

svn commit: r918914 - /tomcat/trunk/webapps/docs/tomcat-docs.xsl

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 09:47:35 2010 New Revision: 918914 URL: http://svn.apache.org/viewvc?rev=918914&view=rev Log: If subsection name is not unique, prefix the anchor name with the name of section that contains it. This is especially useful for the Tomcat configuration docs, where na

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

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 09:04:38 2010 New Revision: 918904 URL: http://svn.apache.org/viewvc?rev=918904&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=9189

svn commit: r918895 - in /tomcat/trunk/test: org/apache/jasper/compiler/TestJspDocumentParser.java webapp/bug47977.jspx webapp/bug48827.jspx

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 08:49:38 2010 New Revision: 918895 URL: http://svn.apache.org/viewvc?rev=918895&view=rev Log: svn:eol-style, no functional change (followup to r918682) Modified: tomcat/trunk/test/org/apache/jasper/compiler/TestJspDocumentParser.java (contents, props chang

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

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 08:27:06 2010 New Revision: 918889 URL: http://svn.apache.org/viewvc?rev=918889&view=rev Log: proposal 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=

Re: [RESULTS][VOTE] Release build 6.0.25

2010-03-04 Thread Henri Gomez
A dependency on an 'unreleased' product ? Le 4 mars 2010 à 04:04, Rex Wang a écrit : Hi, any plan when will 6.0.26 released? Our project has a dependency on it.. Thanks -Rex 2010/3/3 Mladen Turk On 03/03/2010 08:33 AM, jean-frederic clere wrote: Stable [3] Broken [2] So we go for a

svn commit: r918885 - /tomcat/trunk/java/org/apache/juli/ClassLoaderLogManager.java

2010-03-04 Thread kkolinko
Author: kkolinko Date: Thu Mar 4 08:05:36 2010 New Revision: 918885 URL: http://svn.apache.org/viewvc?rev=918885&view=rev Log: Fix 1. of https://issues.apache.org/bugzilla/show_bug.cgi?id=48831#c3 Ignore the reset() call from java.util.logging.LogManager.Cleaner, because we have our own shutdown