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
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
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
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
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
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=52025
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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/
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
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
[
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
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:
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
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
[
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
[
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
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
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
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
27 matches
Mail list logo