weaver      2005/01/04 08:21:48

  Modified:    portal/src/webapp/WEB-INF toolbox.xml
  Log:
  We no longer assmeble the JetspeedPowerTool within the velocity tool system.
  
  Revision  Changes    Path
  1.5       +2 -1      jakarta-jetspeed-2/portal/src/webapp/WEB-INF/toolbox.xml
  
  Index: toolbox.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/toolbox.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- toolbox.xml       19 Aug 2004 18:43:30 -0000      1.4
  +++ toolbox.xml       4 Jan 2005 16:21:48 -0000       1.5
  @@ -24,12 +24,13 @@
        <scope>application</scope>
        <class>org.apache.velocity.tools.generic.DateTool</class>
      </tool>
  - 
  + <!--
     <tool>
      <key>jetspeed</key>
      <scope>request</scope>
      <class>org.apache.jetspeed.velocity.JetspeedPowerTool</class>
    </tool>
  +  -->
     
     <tool>
      <key>remoteContent</key>
  
  
  

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

Reply via email to