Paul -

Do you know how to control the velocity log output?  It's pretty verbose,
and I'l like to tone it down some.

Thanks.

- Glenn

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
> Sent: Sunday, September 08, 2002 9:32 PM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: jakarta-jetspeed/docs/site changes.html 
> jars.html todo.html
> 
> 
> paulsp      2002/09/08 18:31:53
> 
>   Modified:    build/torque build.xml
>                xdocs    changes.xml jars.xml todo.xml
>                docs/site changes.html jars.html todo.html
>   Added:       lib      velocity-1.3.jar
>   Removed:     lib      velocity-1.3-dev.jar
>   Log:
>   Update Velocity to 1.3
>   
>   Revision  Changes    Path
>   1.1                  jakarta-jetspeed/lib/velocity-1.3.jar
>   
>       <<Binary file>>
>   
>   
>   1.16      +1 -1      jakarta-jetspeed/build/torque/build.xml
>   
>   Index: build.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-jetspeed/build/torque/build.xml,v
>   retrieving revision 1.15
>   retrieving revision 1.16
>   diff -u -r1.15 -r1.16
>   --- build.xml       2 Sep 2002 17:12:59 -0000       1.15
>   +++ build.xml       9 Sep 2002 01:31:52 -0000       1.16
>   @@ -14,7 +14,7 @@
>        <pathelement location="../../lib/commons-collections.jar"/>
>        <pathelement location="../../lib/stratum-1.0-b2-dev.jar"/>
>        <pathelement location="../../lib/log4j-1.2.6.jar"/>
>   -    <pathelement location="../../lib/velocity-1.3-dev.jar"/>
>   +    <pathelement location="../../lib/velocity-1.3.jar"/>
>        <pathelement location="../../lib/village-1.5.3.jar"/>
>        <pathelement location="../../lib/xerces_1_4_4.jar"/>
>      </path>
>   
>   
>   
>   1.71      +4 -1      jakarta-jetspeed/xdocs/changes.xml
>   
>   Index: changes.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v
>   retrieving revision 1.70
>   retrieving revision 1.71
>   diff -u -r1.70 -r1.71
>   --- changes.xml     2 Sep 2002 19:22:06 -0000       1.70
>   +++ changes.xml     9 Sep 2002 01:31:52 -0000       1.71
>   @@ -23,6 +23,9 @@
>    </li>
>    -->
>    <li>
>   + Update - 2002/09/08 - Updated Velocity to v1.3 (PS)
>   +</li>
>   +<li>
>     Add - 2002/09/02 - Italian translation of 
> JetspeedLocalization.properties. (PS) Thanks Massimiliano 
> Dess�  (massimiliano.dessi at gruppoatlantis.it)
>    </li>
>    <li>
>   
>   
>   
>   1.7       +3 -3      jakarta-jetspeed/xdocs/jars.xml
>   
>   Index: jars.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-jetspeed/xdocs/jars.xml,v
>   retrieving revision 1.6
>   retrieving revision 1.7
>   diff -u -r1.6 -r1.7
>   --- jars.xml        2 Sep 2002 15:44:48 -0000       1.6
>   +++ jars.xml        9 Sep 2002 01:31:52 -0000       1.7
>   @@ -322,12 +322,12 @@
>            </tr>
>            <tr>
>              <td colspan="1" rowspan="2">velocity</td>
>   -          <td colspan="1" rowspan="1">1.3-dev</td>
>   +          <td colspan="1" rowspan="1">1.3</td>
>              <td colspan="1" rowspan="1"><a 
> href="http://jakarta.apache.org/velocity";>http://jakarta.apach
> e.org/velocity</a></td>
>              <td colspan="1" rowspan="1">Yes</td>
>            </tr>
>            <tr>
>   -          <td colspan="3" rowspan="1">Basic web 
> application framewor.  Used in Torque code generation, see 
> build/torque/build.xml.k</td>
>   +          <td colspan="3" rowspan="1">Basic web 
> application framework.  Used in Torque code generation, see 
> build/torque/build.xml.</td>
>            </tr>
>    
>            <!-- Village -->
>   
>   
>   
>   1.29      +5 -6      jakarta-jetspeed/xdocs/todo.xml
>   
>   Index: todo.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-jetspeed/xdocs/todo.xml,v
>   retrieving revision 1.28
>   retrieving revision 1.29
>   diff -u -r1.28 -r1.29
>   --- todo.xml        1 Sep 2002 19:41:00 -0000       1.28
>   +++ todo.xml        9 Sep 2002 01:31:52 -0000       1.29
>   @@ -62,17 +62,16 @@
>        <br/>
>        This includes:
>        <ul>
>   +      <li>Ant version 1.5. (PS) <strong>Done</strong></li>
>          <li>Cactus to version 1.3</li>
>          <li>Log4J to version 1.2.6 (PS) <strong>Done</strong></li>
>   -      <li>Turbine to release 2.2b2</li>
>   -      <li>Velocity to version 1.3</li>
>   +      <li>Velocity to version 1.3 (PS) <strong>Done</strong></li>
>   +      <li>Xalan version 2.3.1 (PS) <strong>Done</strong></li>
>          <li>Xerces to version 1.4.4 (Castor does not support 
> v2.x) (PS) <strong>Done</strong></li>
>          <li>Hypersonic</li>
>   -      <li>Turbine and related</li>
>   +      <li>Turbine to release 2.2b2 and related</li>
>          <li>Torque</li>
>   -      <li>Xalan version 2.3.1 (PS) <strong>Done</strong></li>
>          <li>Castor version 0.9.3.21</li>
>   -      <li>Ant version 1.5. (PS) <strong>Done</strong></li>
>          <li>Documentation Page for Jar Files.<br/>Initial 
> pass done. See 
>             <a 
> href="http://jakarta.apache.org/jetspeed/site/jars.html";>
>               http://jakarta.apache.org/jetspeed/site/jars.html
>   
>   
>   
>   1.53      +3 -0      jakarta-jetspeed/docs/site/changes.html
>   
>   Index: changes.html
>   ===================================================================
>   RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
>   retrieving revision 1.52
>   retrieving revision 1.53
>   diff -u -r1.52 -r1.53
>   --- changes.html    2 Sep 2002 19:22:06 -0000       1.52
>   +++ changes.html    9 Sep 2002 01:31:52 -0000       1.53
>   @@ -129,6 +129,9 @@
>    </li>
>    -->
>    <li>
>   + Update - 2002/09/08 - Updated Velocity to v1.3 (PS)
>   +</li>
>   +<li>
>     Add - 2002/09/02 - Italian translation of 
> JetspeedLocalization.properties. (PS) Thanks Massimiliano 
> Dess�  (massimiliano.dessi at gruppoatlantis.it)
>    </li>
>    <li>
>   
>   
>   
>   1.7       +2 -2      jakarta-jetspeed/docs/site/jars.html
>   
>   Index: jars.html
>   ===================================================================
>   RCS file: /home/cvs/jakarta-jetspeed/docs/site/jars.html,v
>   retrieving revision 1.6
>   retrieving revision 1.7
>   diff -u -r1.6 -r1.7
>   --- jars.html       2 Sep 2002 15:44:48 -0000       1.6
>   +++ jars.html       9 Sep 2002 01:31:52 -0000       1.7
>   @@ -962,7 +962,7 @@
>    </td>
>                                    <td bgcolor="#a0ddf0" 
> colspan="1" rowspan="1" valign="top" align="left">
>        <font color="#000000" size="-1" 
> face="arial,helvetica,sanserif">
>   -                1.3-dev
>   +                1.3
>                </font>
>    </td>
>                                    <td bgcolor="#a0ddf0" 
> colspan="1" rowspan="1" valign="top" align="left">
>   @@ -979,7 +979,7 @@
>                                    <tr>
>                            <td bgcolor="#a0ddf0" colspan="3" 
> rowspan="1" valign="top" align="left">
>        <font color="#000000" size="-1" 
> face="arial,helvetica,sanserif">
>   -                Basic web application framewor.  Used in 
> Torque code generation, see build/torque/build.xml.k
>   +                Basic web application framework.  Used in 
> Torque code generation, see build/torque/build.xml.
>                </font>
>    </td>
>                </tr>
>   
>   
>   
>   1.40      +4 -5      jakarta-jetspeed/docs/site/todo.html
>   
>   Index: todo.html
>   ===================================================================
>   RCS file: /home/cvs/jakarta-jetspeed/docs/site/todo.html,v
>   retrieving revision 1.39
>   retrieving revision 1.40
>   diff -u -r1.39 -r1.40
>   --- todo.html       1 Sep 2002 19:41:00 -0000       1.39
>   +++ todo.html       9 Sep 2002 01:31:52 -0000       1.40
>   @@ -201,17 +201,16 @@
>        <br />
>        This includes:
>        <ul>
>   +      <li>Ant version 1.5. (PS) <strong>Done</strong></li>
>          <li>Cactus to version 1.3</li>
>          <li>Log4J to version 1.2.6 (PS) <strong>Done</strong></li>
>   -      <li>Turbine to release 2.2b2</li>
>   -      <li>Velocity to version 1.3</li>
>   +      <li>Velocity to version 1.3 (PS) <strong>Done</strong></li>
>   +      <li>Xalan version 2.3.1 (PS) <strong>Done</strong></li>
>          <li>Xerces to version 1.4.4 (Castor does not support 
> v2.x) (PS) <strong>Done</strong></li>
>          <li>Hypersonic</li>
>   -      <li>Turbine and related</li>
>   +      <li>Turbine to release 2.2b2 and related</li>
>          <li>Torque</li>
>   -      <li>Xalan version 2.3.1 (PS) <strong>Done</strong></li>
>          <li>Castor version 0.9.3.21</li>
>   -      <li>Ant version 1.5. (PS) <strong>Done</strong></li>
>          <li>Documentation Page for Jar Files.<br />Initial 
> pass done. See 
>             <a 
> href="http://jakarta.apache.org/jetspeed/site/jars.html";>
>               http://jakarta.apache.org/jetspeed/site/jars.html
>   
>   
>   
> 
> --
> To unsubscribe, e-mail:   
> <mailto:jetspeed-dev-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 

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

Reply via email to