vgritsenko    01/07/05 08:33:19

  Modified:    src/org/apache/cocoon cocoon.roles
  Log:
  Added profiler role
  
  Revision  Changes    Path
  1.13      +4 -0      xml-cocoon2/src/org/apache/cocoon/cocoon.roles
  
  Index: cocoon.roles
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/org/apache/cocoon/cocoon.roles,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- cocoon.roles      2001/07/04 07:56:40     1.12
  +++ cocoon.roles      2001/07/05 15:33:19     1.13
  @@ -74,4 +74,8 @@
          shorthand="stream-cache"
          default-class="org.apache.cocoon.caching.StreamMemoryCache"/>
   
  + <role name="org.apache.cocoon.components.profiler.Profiler"
  +       shorthand="profiler"
  +       default-class="org.apache.cocoon.components.profiler.SimpleProfiler"/>
  +
   </role-list>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to