svn commit: r766937 - in /tomcat/trunk/modules/jdbc-pool: build.xml test/org/apache/tomcat/jdbc/interceptor/

2009-04-20 Thread fhanik
Author: fhanik Date: Tue Apr 21 01:15:15 2009 New Revision: 766937 URL: http://svn.apache.org/viewvc?rev=766937&view=rev Log: Add dependency to tomcat 7 now Added: tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/interceptor/ Modified: tomcat/trunk/modules/jdbc-pool/build.xml M

svn commit: r766936 - in /tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test: FairnessTest.java TestException.java

2009-04-20 Thread fhanik
Author: fhanik Date: Tue Apr 21 01:14:36 2009 New Revision: 766936 URL: http://svn.apache.org/viewvc?rev=766936&view=rev Log: not sure what went wrong, my SVN is going ape #!$ Added: tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/TestException.java Modified: tomcat/trun

svn commit: r766928 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/PoolProperties.java

2009-04-20 Thread fhanik
Author: fhanik Date: Tue Apr 21 00:25:11 2009 New Revision: 766928 URL: http://svn.apache.org/viewvc?rev=766928&view=rev Log: The fair queue outperforms the j.u.c blocking queue implementation. lets use our impl as default Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc

svn commit: r766912 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/FairBlockingQueue.java

2009-04-20 Thread fhanik
Author: fhanik Date: Mon Apr 20 23:25:51 2009 New Revision: 766912 URL: http://svn.apache.org/viewvc?rev=766912&view=rev Log: narrow down the interface for extension purposes Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/FairBlockingQueue.java Modified: tomcat/

svn commit: r766906 - /tomcat/trunk/.classpath

2009-04-20 Thread fhanik
Author: fhanik Date: Mon Apr 20 22:59:55 2009 New Revision: 766906 URL: http://svn.apache.org/viewvc?rev=766906&view=rev Log: Add source to the path of dbcp, and remove the module paths from the main project Modified: tomcat/trunk/.classpath Modified: tomcat/trunk/.classpath URL: http://sv

svn commit: r766905 - /tomcat/trunk/webapps/docs/config/systemprops.xml

2009-04-20 Thread fhanik
Author: fhanik Date: Mon Apr 20 22:57:44 2009 New Revision: 766905 URL: http://svn.apache.org/viewvc?rev=766905&view=rev Log: fix typo Modified: tomcat/trunk/webapps/docs/config/systemprops.xml Modified: tomcat/trunk/webapps/docs/config/systemprops.xml URL: http://svn.apache.org/viewvc/tomc

Re: How do I check out the source for Tomcat 5.5.23 (as of Apr 2009)?

2009-04-20 Thread Mark Thomas
leonelag wrote: > Hello all, > > It's 2009 already and Tomcat 5.5.23 is not the latest version of Tomcat. > > The folder structure of the Tomcat repo may be a bit confusing: > http://tomcat.apache.org/svn.html ; as a seasoned Subversion user, I > expected to be able to check out the source from a

How do I check out the source for Tomcat 5.5.23 (as of Apr 2009)?

2009-04-20 Thread leonelag
Hello all, It's 2009 already and Tomcat 5.5.23 is not the latest version of Tomcat. The folder structure of the Tomcat repo may be a bit confusing: http://tomcat.apache.org/svn.html ; as a seasoned Subversion user, I expected to be able to check out the source from a URL like: http://svn.apach

Re: svn commit: r766526 - in /tomcat/trunk: java/org/apache/tomcat/util/digester/Digester.java webapps/docs/config/systemprops.xml

2009-04-20 Thread Filip Hanik - Dev Lists
Mark Thomas wrote: fha...@apache.org wrote: + Use this to add a property source, that will be invoked when s{parameter} + denoted parameters are found in the XML files that tomcat parses. Do you mean ${parameter} here? yes, will fix the typo Filip Mark ---

Re: DO NOT REPLY [Bug 47049] New: TOMCAT MANAGER appears in Spanish, tildes/accents are not resolved.

2009-04-20 Thread sebb
On 20/04/2009, Mark Thomas wrote: > sebb wrote: > > On 20/04/2009, Mark Thomas wrote: > >> Mark Thomas wrote: > >> > Looks like we need to run native2ascii over a quite a few French and > >> > German files. > > > > Surely the ISO-8859-1 (Latin-1) character set supports most accents in >

Re: DO NOT REPLY [Bug 47049] New: TOMCAT MANAGER appears in Spanish, tildes/accents are not resolved.

2009-04-20 Thread Mark Thomas
sebb wrote: > On 20/04/2009, Mark Thomas wrote: >> Mark Thomas wrote: >> > Looks like we need to run native2ascii over a quite a few French and >> > German files. > > Surely the ISO-8859-1 (Latin-1) character set supports most accents in > Latin languages, so there should be no need to use Unic

Re: DO NOT REPLY [Bug 47049] New: TOMCAT MANAGER appears in Spanish, tildes/accents are not resolved.

2009-04-20 Thread sebb
On 20/04/2009, Mark Thomas wrote: > Mark Thomas wrote: > > Looks like we need to run native2ascii over a quite a few French and > > German files. Surely the ISO-8859-1 (Latin-1) character set supports most accents in Latin languages, so there should be no need to use Unicode escapes for these?

Re: DO NOT REPLY [Bug 47049] New: TOMCAT MANAGER appears in Spanish, tildes/accents are not resolved.

2009-04-20 Thread Mark Thomas
Mark Thomas wrote: > Looks like we need to run native2ascii over a quite a few French and > German files. Done for trunk and fixes proposed for 6.0.x. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additio

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

2009-04-20 Thread markt
Author: markt Date: Mon Apr 20 11:57:00 2009 New Revision: 74 URL: http://svn.apache.org/viewvc?rev=74&view=rev Log: Propose i18n fixes 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.t

svn commit: r766660 - /tomcat/trunk/java/org/apache/catalina/manager/LocalStrings_de.properties

2009-04-20 Thread markt
Author: markt Date: Mon Apr 20 11:33:41 2009 New Revision: 70 URL: http://svn.apache.org/viewvc?rev=70&view=rev Log: Ran Native2ascii over i18n files Fixes to German files Modified: tomcat/trunk/java/org/apache/catalina/manager/LocalStrings_de.properties Modified: tomcat/trunk/java/

svn commit: r766659 - in /tomcat/trunk/java/org/apache: catalina/security/LocalStrings_es.properties tomcat/util/buf/res/LocalStrings_es.properties tomcat/util/http/res/LocalStrings_es.properties tomc

2009-04-20 Thread markt
Author: markt Date: Mon Apr 20 11:31:51 2009 New Revision: 766659 URL: http://svn.apache.org/viewvc?rev=766659&view=rev Log: Ran Native2ascii over i18n files Fixes to Spanish files - checked by hand in full Modified: tomcat/trunk/java/org/apache/catalina/security/LocalStrings_es.properties

svn commit: r766657 - in /tomcat/trunk/java/org/apache: catalina/connector/LocalStrings.properties catalina/core/LocalStrings.properties catalina/realm/LocalStrings.properties naming/LocalStrings.prop

2009-04-20 Thread markt
Author: markt Date: Mon Apr 20 11:27:11 2009 New Revision: 766657 URL: http://svn.apache.org/viewvc?rev=766657&view=rev Log: Ran Native2ascii over i18n files It makes sure files end with new line Modified: tomcat/trunk/java/org/apache/catalina/connector/LocalStrings.properties tomcat/trun

Re: svn commit: r766526 - in /tomcat/trunk: java/org/apache/tomcat/util/digester/Digester.java webapps/docs/config/systemprops.xml

2009-04-20 Thread Mark Thomas
fha...@apache.org wrote: > + Use this to add a property source, that will be invoked when > s{parameter} > + denoted parameters are found in the XML files that tomcat > parses. Do you mean ${parameter} here? Mark ---

Re: gsoc project - Tomcat proxy [query]

2009-04-20 Thread jean-frederic clere
Sharmistha jat wrote: Please find my wiki page about existing servlet proxy at : http://wiki.apache.org/tomcat/ServletProxy I will continue to add information to this page, please suggest any changes if required A note on the state of each would be cool (It seems J2EP is dead for