Re: juli.OneLineFormatter: use US locale

2011-10-16 Thread Konstantin Kolinko
2011/10/17 Rainer Jung : > On 13.10.2011 14:16, Konstantin Kolinko wrote: >> Hi! >> >> I would like to change OneLineFormatter to use US locale for its timestamp. >> >> The timestamp format there is "dd-MMM- HH:mm:ss" and in my case >> the month name is rendered in Cyrillic. >> >> >> The Simple

Re: juli.OneLineFormatter: use US locale

2011-10-16 Thread Rainer Jung
On 13.10.2011 14:16, Konstantin Kolinko wrote: > Hi! > > I would like to change OneLineFormatter to use US locale for its timestamp. > > The timestamp format there is "dd-MMM- HH:mm:ss" and in my case > the month name is rendered in Cyrillic. > > > The SimpleDateFormat instances are created

svn commit: r1185021 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/juli/DateFormatCache.java

2011-10-16 Thread rjung
Author: rjung Date: Mon Oct 17 06:23:02 2011 New Revision: 1185021 URL: http://svn.apache.org/viewvc?rev=1185021&view=rev Log: Always format juli date and time stamps in US locale (currently the class is only used by the OneLineFormatter). Backport of r1185020 from trunk. Modified: tomcat/tc

svn commit: r1185020 - /tomcat/trunk/java/org/apache/juli/DateFormatCache.java

2011-10-16 Thread rjung
Author: rjung Date: Mon Oct 17 06:21:44 2011 New Revision: 1185020 URL: http://svn.apache.org/viewvc?rev=1185020&view=rev Log: Always format juli date and time stamps in US locale (currently the class is only used by the OneLineFormatter). Modified: tomcat/trunk/java/org/apache/juli/DateForma

svn commit: r1185019 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/AccessLogValve.java

2011-10-16 Thread rjung
Author: rjung Date: Mon Oct 17 06:16:33 2011 New Revision: 1185019 URL: http://svn.apache.org/viewvc?rev=1185019&view=rev Log: Comment typo. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/AccessLogValve.java Propchange: tomcat/tc7.0

svn commit: r1185018 - /tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

2011-10-16 Thread rjung
Author: rjung Date: Mon Oct 17 06:15:40 2011 New Revision: 1185018 URL: http://svn.apache.org/viewvc?rev=1185018&view=rev Log: Comment typo. Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java U

DO NOT REPLY [Bug 52009] NPE exception in org.apache.catalina.connector.CoyoteAdapter.service

2011-10-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52009 --- Comment #13 from viola.lu 2011-10-17 03:35:53 UTC --- Thanks for your quick response. I run the test app against, no exception now. Thanks again. If i offended you , pls forgive. THanks. -- Configure bugmail: https://issues.apache.org

DO NOT REPLY [Bug 52025] 7.0.21 and newer break the JDK 6 Service provider mechanism for loading JDBC Drivers

2011-10-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52025 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1184921 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/jndi-datasource-examples-howto.xml

2011-10-16 Thread markt
Author: markt Date: Sun Oct 16 20:10:21 2011 New Revision: 1184921 URL: http://svn.apache.org/viewvc?rev=1184921&view=rev Log: Update docs in light of https://issues.apache.org/bugzilla/show_bug.cgi?id=52025 Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/do

svn commit: r1184920 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/listeners.xml

2011-10-16 Thread markt
Author: markt Date: Sun Oct 16 20:06:52 2011 New Revision: 1184920 URL: http://svn.apache.org/viewvc?rev=1184920&view=rev Log: Fix typos Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/config/listeners.xml Propchange: tomcat/tc7.0.x/trunk/

svn commit: r1184919 - /tomcat/trunk/webapps/docs/jndi-datasource-examples-howto.xml

2011-10-16 Thread markt
Author: markt Date: Sun Oct 16 20:03:59 2011 New Revision: 1184919 URL: http://svn.apache.org/viewvc?rev=1184919&view=rev Log: Add additional information in light of https://issues.apache.org/bugzilla/show_bug.cgi?id=52025 Modified: tomcat/trunk/webapps/docs/jndi-datasource-examples-howto.xml

svn commit: r1184917 - /tomcat/trunk/webapps/docs/config/listeners.xml

2011-10-16 Thread markt
Author: markt Date: Sun Oct 16 20:03:29 2011 New Revision: 1184917 URL: http://svn.apache.org/viewvc?rev=1184917&view=rev Log: Fix typos. Modified: tomcat/trunk/webapps/docs/config/listeners.xml Modified: tomcat/trunk/webapps/docs/config/listeners.xml URL: http://svn.apache.org/viewvc/tomca

[jira] [Commented] (MTOMCAT-102) Add a mojo to build a standalone jar to run a web application

2011-10-16 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128448#comment-13128448 ] Hudson commented on MTOMCAT-102: Integrated in TomcatMavenPlugin #46 (See [https://build

svn commit: r1184873 - /tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt

2011-10-16 Thread olamy
Author: olamy Date: Sun Oct 16 17:10:02 2011 New Revision: 1184873 URL: http://svn.apache.org/viewvc?rev=1184873&view=rev Log: fix repository url to use Modified: tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt Modified: tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt URL:

svn commit: r1184872 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/it/simple-war-exec-project/verify.bsh

2011-10-16 Thread olamy
Author: olamy Date: Sun Oct 16 17:09:34 2011 New Revision: 1184872 URL: http://svn.apache.org/viewvc?rev=1184872&view=rev Log: really verify something in this integration test Added: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/it/simple-war-exec-project/verify.bsh (with props) Add

svn commit: r1184871 - in /tomcat/maven-plugin/trunk: ./ tomcat7-maven-plugin/ tomcat7-maven-plugin/src/it/ tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/

2011-10-16 Thread olamy
Author: olamy Date: Sun Oct 16 17:09:16 2011 New Revision: 1184871 URL: http://svn.apache.org/viewvc?rev=1184871&view=rev Log: [MTOMCAT-102] Add a mojo to build a standalone jar to run a web application: add more option in the cli and -h --help Modified: tomcat/maven-plugin/trunk/pom.xml

[jira] [Updated] (MTOMCAT-102) Add a mojo to build a standalone jar to run a web application

2011-10-16 Thread Olivier Lamy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MTOMCAT-102: - Component/s: tomcat7 Assignee: Olivier Lamy > Add a mojo to build a standalone jar to

[jira] [Commented] (MTOMCAT-102) Add a mojo to build a standalone jar to run a web application

2011-10-16 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128374#comment-13128374 ] Hudson commented on MTOMCAT-102: Integrated in TomcatMavenPlugin #45 (See [https://build

DO NOT REPLY [Bug 51953] Proposal: netmask filtering valve and filter

2011-10-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51953 --- Comment #22 from Francis Galiegue 2011-10-16 08:19:47 UTC --- Well, I can now confirm that both the filter and valve work, however the messages I log are NOT shown at all. As to exceptions, when running the valve, they are not raised A

svn commit: r1184777 - in /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src: it/simple-war-exec-project/pom.xml main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java

2011-10-16 Thread olamy
Author: olamy Date: Sun Oct 16 07:43:11 2011 New Revision: 1184777 URL: http://svn.apache.org/viewvc?rev=1184777&view=rev Log: [MTOMCAT-102] Add a mojo to build a standalone jar to run a web application: use path field to store webapp to have a more nice name than projet.build.finalName Modifie

Bug report for Tomcat Modules [2011/10/16]

2011-10-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2011/10/16]

2011-10-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2011/10/16]

2011-10-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2011/10/16]

2011-10-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2011/10/16]

2011-10-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2011/10/16]

2011-10-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2011/10/16]

2011-10-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned