leif        02/02/26 01:54:28

  Modified:    src/test/org/apache/avalon/excalibur/component/test
                        PoolableComponentHandlerTestCase.xtest
  Log:
  Format was chopping off the .SSS from the time.
  
  Revision  Changes    Path
  1.4       +2 -2      
jakarta-avalon-excalibur/src/test/org/apache/avalon/excalibur/component/test/PoolableComponentHandlerTestCase.xtest
  
  Index: PoolableComponentHandlerTestCase.xtest
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-excalibur/src/test/org/apache/avalon/excalibur/component/test/PoolableComponentHandlerTestCase.xtest,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- PoolableComponentHandlerTestCase.xtest    25 Feb 2002 11:17:09 -0000      
1.3
  +++ PoolableComponentHandlerTestCase.xtest    26 Feb 2002 09:54:28 -0000      
1.4
  @@ -24,14 +24,14 @@
               <stream id="console">
                   <stream>System.out</stream>
                   <format type="avalon">
  -                    %7.7{priority} %19.19{time:yyyy-MM-dd' 'HH:mm:ss.SSS} 
[%30.30{category}] (%{context}): %{message}\n%{throwable}
  +                    %7.7{priority} %23.23{time:yyyy-MM-dd' 'HH:mm:ss.SSS} 
[%30.30{category}] (%{context}): %{message}\n%{throwable}
                   </format>
               </stream>
               
               <file id="log-file">
                   
<filename>TEST-org.apache.avalon.excalibur.component.test.PoolableComponentHandlerTestCase.log</filename>
                   <format type="avalon">
  -                    %7.7{priority} %19.19{time:yyyy-MM-dd' 'HH:mm:ss.SSS} 
[%30.30{category}] (%{context}): %{message}\n%{throwable}
  +                    %7.7{priority} %23.23{time:yyyy-MM-dd' 'HH:mm:ss.SSS} 
[%30.30{category}] (%{context}): %{message}\n%{throwable}
                   </format>
               </file>
           </targets>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to