Broken Link on Tomcat 7 dev page

2010-08-11 Thread Alexander Shirkov
Link located on page: http://tomcat.apache.org/tomcat-7.0-doc/index.html Status - Apache Tomcat development status.

New joiner's question - mocking for unit tests

2010-07-22 Thread Alexander Shirkov
Hello all I have quick question: Is there mocking framework in project? Writing dummies for unit tests is quite useless and boring thing. Plus it¹s filling codebase with ³noise². I have some experience with: JMock - http://www.jmock.org/ EasyMock - http://easymock.org/ Mockito (my favourite) - h

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

2010-07-17 Thread Alexander Shirkov
I've submitted patch and related unit tests. Some questions about the process: - should I assign bug to myself? - should I change bug status from NEW to RESOLVED after submitting the patch? Thanks, Alexander On 17.07.10 6:28, "Mark Thomas" wrote: > On 15/07/2010 05:11, Alexa

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: New joiner - where to start

2010-07-14 Thread Alexander Shirkov
I'm not native English speaker, so my writing skills are poor). Kind Regards, Alexander Shirkov On 14.07.10 1:57, "Konstantin Kolinko" wrote: > 2010/7/14 Alexander Shirkov : >> >> I really need advice and guidance: where to start my path. >> > >

New joiner - where to start

2010-07-13 Thread Alexander Shirkov
Hello all, Finally I¹ve decided to spend part of my freetime to community project. This thought was flying in my head for long time and finally VMWare¹s presentation on Tomcat 7 triggered it. I really believe, that this intention will be strong enough to be alive for many years. Since I¹m ³nobody