geirm 2003/03/31 23:32:14
Modified: docs Tag: VEL_1_3_1_BRANCH anakia.html casestudy1.html
casestudy2.html changes.html code-standards.html
contributors.html design.html developer-guide.html
devtools.html differences.html getting-started.html
index.html install.html license.html migration.html
newshistory.html powered.html
specification-ast.html specification-bnf.html
specification.html texen.html todo.html
toolsubproject.html user-guide.html
user-guide_es.html user-guide_fi.html
user-guide_fr.html velocity_and_weblogic.html
veltag.html vtl-reference-guide.html
docs/ymtd Tag: VEL_1_3_1_BRANCH ymtd-changes.html
ymtd-conclusion.html ymtd-embedded.html
ymtd-error-handling.html ymtd-generation.html
ymtd-hosting.html ymtd-implementation.html
ymtd-javabeans.html ymtd-sampleapp.html
ymtd-saying-hello.html ymtd-taglibs.html ymtd.html
Log:
update
Revision Changes Path
No revision
No revision
1.35.2.1.2.1 +11 -9 jakarta-velocity/docs/anakia.html
Index: anakia.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/anakia.html,v
retrieving revision 1.35.2.1
retrieving revision 1.35.2.1.2.1
diff -u -r1.35.2.1 -r1.35.2.1.2.1
--- anakia.html 7 Jul 2002 20:43:03 -0000 1.35.2.1
+++ anakia.html 1 Apr 2003 07:32:10 -0000 1.35.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Anakia</title>
</head>
@@ -316,16 +318,16 @@
</div>
<table>
<tr>
- <td bgcolor="#039acc" colspan="" rowspan="" valign="top"
align="left">
+ <th bgcolor="#039acc" colspan="" rowspan="" valign="top"
align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Name
</font>
-</td>
- <td bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
+</th>
+ <th bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Description
</font>
-</td>
+</th>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
@@ -509,16 +511,16 @@
</p>
<table>
<tr>
- <td bgcolor="#039acc" colspan="" rowspan="" valign="top"
align="left">
+ <th bgcolor="#039acc" colspan="" rowspan="" valign="top"
align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Name
</font>
-</td>
- <td bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
+</th>
+ <th bgcolor="#039acc" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Value
</font>
-</td>
+</th>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
@@ -736,7 +738,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.11.2.1.2.1 +3 -1 jakarta-velocity/docs/casestudy1.html
Index: casestudy1.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/casestudy1.html,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.1.2.1
diff -u -r1.11.2.1 -r1.11.2.1.2.1
--- casestudy1.html 7 Jul 2002 20:43:03 -0000 1.11.2.1
+++ casestudy1.html 1 Apr 2003 07:32:11 -0000 1.11.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Case Study: JSP vs. Velocity</title>
</head>
@@ -331,7 +333,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.7.2.1.2.1 +3 -1 jakarta-velocity/docs/casestudy2.html
Index: casestudy2.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/casestudy2.html,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.1.2.1
diff -u -r1.7.2.1 -r1.7.2.1.2.1
--- casestudy2.html 7 Jul 2002 20:43:03 -0000 1.7.2.1
+++ casestudy2.html 1 Apr 2003 07:32:11 -0000 1.7.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Case Study: XMLC vs. Velocity</title>
</head>
@@ -246,7 +248,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.82.2.8.2.1 +20 -1 jakarta-velocity/docs/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
retrieving revision 1.82.2.8
retrieving revision 1.82.2.8.2.1
diff -u -r1.82.2.8 -r1.82.2.8.2.1
--- changes.html 25 Jul 2002 01:42:20 -0000 1.82.2.8
+++ changes.html 1 Apr 2003 07:32:11 -0000 1.82.2.8.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity Changes</title>
</head>
@@ -141,6 +143,23 @@
<table border="0"
cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="1.3.1-rc2"><strong>1.3.1-rc2</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>
+This section desscribes changes to the VEL_1_3_BRANCH after
+the 1.3.1-rc2 release. It was released as 1.3.1 on it's own branch,
+VEL_1_3_1_BRANCH on March 31, 2003.
+</p>
+ </blockquote>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ <table border="0"
cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="1.3.1-rc1"><strong>1.3.1-rc1</strong></a>
</font>
</td></tr>
@@ -1140,7 +1159,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.40.2.1.2.1 +3 -1 jakarta-velocity/docs/code-standards.html
Index: code-standards.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/code-standards.html,v
retrieving revision 1.40.2.1
retrieving revision 1.40.2.1.2.1
diff -u -r1.40.2.1 -r1.40.2.1.2.1
--- code-standards.html 7 Jul 2002 20:43:03 -0000 1.40.2.1
+++ code-standards.html 1 Apr 2003 07:32:11 -0000 1.40.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Coding Standards</title>
</head>
@@ -375,7 +377,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.42.2.1.2.1 +3 -1 jakarta-velocity/docs/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/contributors.html,v
retrieving revision 1.42.2.1
retrieving revision 1.42.2.1.2.1
diff -u -r1.42.2.1 -r1.42.2.1.2.1
--- contributors.html 7 Jul 2002 20:43:03 -0000 1.42.2.1
+++ contributors.html 1 Apr 2003 07:32:11 -0000 1.42.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity Contributors</title>
</head>
@@ -397,7 +399,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.38.2.1.2.1 +3 -1 jakarta-velocity/docs/design.html
Index: design.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/design.html,v
retrieving revision 1.38.2.1
retrieving revision 1.38.2.1.2.1
diff -u -r1.38.2.1 -r1.38.2.1.2.1
--- design.html 7 Jul 2002 20:43:03 -0000 1.38.2.1
+++ design.html 1 Apr 2003 07:32:11 -0000 1.38.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity Design</title>
</head>
@@ -207,7 +209,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.93.4.1 +3 -1 jakarta-velocity/docs/developer-guide.html
Index: developer-guide.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/developer-guide.html,v
retrieving revision 1.93
retrieving revision 1.93.4.1
diff -u -r1.93 -r1.93.4.1
--- developer-guide.html 15 Mar 2002 04:26:38 -0000 1.93
+++ developer-guide.html 1 Apr 2003 07:32:11 -0000 1.93.4.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Developer's Guide</title>
</head>
@@ -3792,7 +3794,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.14.2.1.2.1 +3 -1 jakarta-velocity/docs/devtools.html
Index: devtools.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/devtools.html,v
retrieving revision 1.14.2.1
retrieving revision 1.14.2.1.2.1
diff -u -r1.14.2.1 -r1.14.2.1.2.1
--- devtools.html 7 Jul 2002 20:43:03 -0000 1.14.2.1
+++ devtools.html 1 Apr 2003 07:32:11 -0000 1.14.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity and Development Tools</title>
</head>
@@ -274,7 +276,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.25.2.1.2.1 +3 -1 jakarta-velocity/docs/differences.html
Index: differences.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/differences.html,v
retrieving revision 1.25.2.1
retrieving revision 1.25.2.1.2.1
diff -u -r1.25.2.1 -r1.25.2.1.2.1
--- differences.html 7 Jul 2002 20:43:03 -0000 1.25.2.1
+++ differences.html 1 Apr 2003 07:32:11 -0000 1.25.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -18,6 +19,7 @@
+
<title>Velocity - Differences: Velocity vs. WebMacro</title>
</head>
@@ -281,7 +283,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.44.2.1.2.1 +3 -1 jakarta-velocity/docs/getting-started.html
Index: getting-started.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/getting-started.html,v
retrieving revision 1.44.2.1
retrieving revision 1.44.2.1.2.1
diff -u -r1.44.2.1 -r1.44.2.1.2.1
--- getting-started.html 7 Jul 2002 20:43:03 -0000 1.44.2.1
+++ getting-started.html 1 Apr 2003 07:32:11 -0000 1.44.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity Getting Started</title>
</head>
@@ -231,7 +233,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.77.2.3.2.1 +6 -6 jakarta-velocity/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
retrieving revision 1.77.2.3
retrieving revision 1.77.2.3.2.1
diff -u -r1.77.2.3 -r1.77.2.3.2.1
--- index.html 25 Jul 2002 01:43:45 -0000 1.77.2.3
+++ index.html 1 Apr 2003 07:32:11 -0000 1.77.2.3.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity</title>
</head>
@@ -130,7 +132,7 @@
<table
border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="Velocity v1.3.1-rc2 Available"><strong>Velocity v1.3.1-rc2
Available</strong></a>
+ <a name="Velocity v1.3.1 Released"><strong>Velocity v1.3.1
Released</strong></a>
</font>
</td></tr>
<tr><td>
@@ -142,10 +144,8 @@
<img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77"
height="32" />
</td>
<td>
- Release candidate 2 of version 1.3.1 of the Velocity Template Engine is
- available. This is a bugfix to the 1.3 release, fixing some specific
- introspection bugs. A final version 1.3.1 will follow after validation
- by users in the community. (2002-07-24)
+ Version 1.3.1 of the Velocity Template Engine is
+ available. (2003-03-31)
</td>
</tr>
</table>
@@ -434,7 +434,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.45.2.1.2.1 +3 -1 jakarta-velocity/docs/install.html
Index: install.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/install.html,v
retrieving revision 1.45.2.1
retrieving revision 1.45.2.1.2.1
diff -u -r1.45.2.1 -r1.45.2.1.2.1
--- install.html 7 Jul 2002 20:43:03 -0000 1.45.2.1
+++ install.html 1 Apr 2003 07:32:11 -0000 1.45.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity Installation</title>
</head>
@@ -386,7 +388,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.40.2.1.2.1 +3 -1 jakarta-velocity/docs/license.html
Index: license.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/license.html,v
retrieving revision 1.40.2.1
retrieving revision 1.40.2.1.2.1
diff -u -r1.40.2.1 -r1.40.2.1.2.1
--- license.html 7 Jul 2002 20:43:03 -0000 1.40.2.1
+++ license.html 1 Apr 2003 07:32:11 -0000 1.40.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -17,6 +18,7 @@
+
<title>Velocity - Apache Software License</title>
</head>
@@ -226,7 +228,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.35.2.1.2.1 +3 -1 jakarta-velocity/docs/migration.html
Index: migration.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/migration.html,v
retrieving revision 1.35.2.1
retrieving revision 1.35.2.1.2.1
diff -u -r1.35.2.1 -r1.35.2.1.2.1
--- migration.html 7 Jul 2002 20:43:03 -0000 1.35.2.1
+++ migration.html 1 Apr 2003 07:32:11 -0000 1.35.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Migration To Velocity</title>
</head>
@@ -241,7 +243,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.2.2.1.2.1 +3 -1 jakarta-velocity/docs/newshistory.html
Index: newshistory.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/newshistory.html,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.1.2.1
diff -u -r1.2.2.1 -r1.2.2.1.2.1
--- newshistory.html 7 Jul 2002 20:48:57 -0000 1.2.2.1
+++ newshistory.html 1 Apr 2003 07:32:11 -0000 1.2.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity</title>
</head>
@@ -256,7 +258,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.43.4.1 +3 -1 jakarta-velocity/docs/powered.html
Index: powered.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
retrieving revision 1.43
retrieving revision 1.43.4.1
diff -u -r1.43 -r1.43.4.1
--- powered.html 15 Mar 2002 04:41:09 -0000 1.43
+++ powered.html 1 Apr 2003 07:32:11 -0000 1.43.4.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity powered Websites</title>
</head>
@@ -1135,7 +1137,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.19.2.1.2.1 +3 -1 jakarta-velocity/docs/specification-ast.html
Index: specification-ast.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/specification-ast.html,v
retrieving revision 1.19.2.1
retrieving revision 1.19.2.1.2.1
diff -u -r1.19.2.1 -r1.19.2.1.2.1
--- specification-ast.html 7 Jul 2002 20:43:03 -0000 1.19.2.1
+++ specification-ast.html 1 Apr 2003 07:32:12 -0000 1.19.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity Specification - AST</title>
</head>
@@ -318,7 +320,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.19.2.1.2.1 +3 -1 jakarta-velocity/docs/specification-bnf.html
Index: specification-bnf.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/specification-bnf.html,v
retrieving revision 1.19.2.1
retrieving revision 1.19.2.1.2.1
diff -u -r1.19.2.1 -r1.19.2.1.2.1
--- specification-bnf.html 7 Jul 2002 20:43:03 -0000 1.19.2.1
+++ specification-bnf.html 1 Apr 2003 07:32:12 -0000 1.19.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity Specification - BNF</title>
</head>
@@ -319,7 +321,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.19.2.1.2.1 +3 -1 jakarta-velocity/docs/specification.html
Index: specification.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/specification.html,v
retrieving revision 1.19.2.1
retrieving revision 1.19.2.1.2.1
diff -u -r1.19.2.1 -r1.19.2.1.2.1
--- specification.html 7 Jul 2002 20:43:03 -0000 1.19.2.1
+++ specification.html 1 Apr 2003 07:32:12 -0000 1.19.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity Specification</title>
</head>
@@ -158,7 +160,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.33.4.1 +3 -1 jakarta-velocity/docs/texen.html
Index: texen.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/texen.html,v
retrieving revision 1.33
retrieving revision 1.33.4.1
diff -u -r1.33 -r1.33.4.1
--- texen.html 20 Feb 2002 12:12:33 -0000 1.33
+++ texen.html 1 Apr 2003 07:32:12 -0000 1.33.4.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Texen</title>
</head>
@@ -333,7 +335,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.38.2.1.2.1 +3 -1 jakarta-velocity/docs/todo.html
Index: todo.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/todo.html,v
retrieving revision 1.38.2.1
retrieving revision 1.38.2.1.2.1
diff -u -r1.38.2.1 -r1.38.2.1.2.1
--- todo.html 7 Jul 2002 20:43:03 -0000 1.38.2.1
+++ todo.html 1 Apr 2003 07:32:12 -0000 1.38.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity Todo</title>
</head>
@@ -265,7 +267,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.2.2.1.2.1 +3 -1 jakarta-velocity/docs/toolsubproject.html
Index: toolsubproject.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/toolsubproject.html,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.1.2.1
diff -u -r1.2.2.1 -r1.2.2.1.2.1
--- toolsubproject.html 7 Jul 2002 20:43:03 -0000 1.2.2.1
+++ toolsubproject.html 1 Apr 2003 07:32:12 -0000 1.2.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Velocity Tools Subproject</title>
</head>
@@ -223,7 +225,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.69.2.1.2.1 +3 -1 jakarta-velocity/docs/user-guide.html
Index: user-guide.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/user-guide.html,v
retrieving revision 1.69.2.1
retrieving revision 1.69.2.1.2.1
diff -u -r1.69.2.1 -r1.69.2.1.2.1
--- user-guide.html 17 Apr 2002 19:44:23 -0000 1.69.2.1
+++ user-guide.html 1 Apr 2003 07:32:12 -0000 1.69.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -18,6 +19,7 @@
+
<title>Velocity - Velocity User Guide</title>
</head>
@@ -3991,7 +3993,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.3.2.1.2.1 +3 -1 jakarta-velocity/docs/user-guide_es.html
Index: user-guide_es.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/user-guide_es.html,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.1.2.1
diff -u -r1.3.2.1 -r1.3.2.1.2.1
--- user-guide_es.html 7 Jul 2002 20:43:03 -0000 1.3.2.1
+++ user-guide_es.html 1 Apr 2003 07:32:12 -0000 1.3.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -20,6 +21,7 @@
+
<title>Velocity - Gu�a del Usuario de Velocity</title>
</head>
@@ -4046,7 +4048,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.1.2.1.2.1 +3 -1 jakarta-velocity/docs/user-guide_fi.html
Index: user-guide_fi.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/user-guide_fi.html,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.1.2.1
diff -u -r1.1.2.1 -r1.1.2.1.2.1
--- user-guide_fi.html 7 Jul 2002 20:43:03 -0000 1.1.2.1
+++ user-guide_fi.html 1 Apr 2003 07:32:12 -0000 1.1.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -20,6 +21,7 @@
+
<title>Velocity - Velocity k�ytt�j�n opas</title>
</head>
@@ -4129,7 +4131,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.1.2.1.2.1 +3 -1 jakarta-velocity/docs/user-guide_fr.html
Index: user-guide_fr.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/user-guide_fr.html,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.1.2.1
diff -u -r1.1.2.1 -r1.1.2.1.2.1
--- user-guide_fr.html 7 Jul 2002 20:43:03 -0000 1.1.2.1
+++ user-guide_fr.html 1 Apr 2003 07:32:12 -0000 1.1.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -20,6 +21,7 @@
+
<title>Velocity - Guide de l'utilisateur Velocity</title>
</head>
@@ -3629,7 +3631,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.4.2.1.2.1 +3 -1 jakarta-velocity/docs/velocity_and_weblogic.html
Index: velocity_and_weblogic.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/velocity_and_weblogic.html,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.1.2.1
diff -u -r1.4.2.1 -r1.4.2.1.2.1
--- velocity_and_weblogic.html 7 Jul 2002 20:43:03 -0000 1.4.2.1
+++ velocity_and_weblogic.html 1 Apr 2003 07:32:12 -0000 1.4.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - Using Velocity With WebLogic</title>
</head>
@@ -558,7 +560,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.13.2.1.2.1 +3 -1 jakarta-velocity/docs/veltag.html
Index: veltag.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/veltag.html,v
retrieving revision 1.13.2.1
retrieving revision 1.13.2.1.2.1
diff -u -r1.13.2.1 -r1.13.2.1.2.1
--- veltag.html 7 Jul 2002 20:43:03 -0000 1.13.2.1
+++ veltag.html 1 Apr 2003 07:32:12 -0000 1.13.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - The Velocity JSP Tag Library</title>
</head>
@@ -639,7 +641,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.49.2.1.2.1 +3 -1 jakarta-velocity/docs/vtl-reference-guide.html
Index: vtl-reference-guide.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/vtl-reference-guide.html,v
retrieving revision 1.49.2.1
retrieving revision 1.49.2.1.2.1
diff -u -r1.49.2.1 -r1.49.2.1.2.1
--- vtl-reference-guide.html 7 Jul 2002 20:43:03 -0000 1.49.2.1
+++ vtl-reference-guide.html 1 Apr 2003 07:32:12 -0000 1.49.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -18,6 +19,7 @@
+
<title>Velocity - VTL Reference Guide</title>
</head>
@@ -693,7 +695,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
No revision
No revision
1.24.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd-changes.html
Index: ymtd-changes.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-changes.html,v
retrieving revision 1.24.2.1
retrieving revision 1.24.2.1.2.1
diff -u -r1.24.2.1 -r1.24.2.1.2.1
--- ymtd-changes.html 7 Jul 2002 20:43:05 -0000 1.24.2.1
+++ ymtd-changes.html 1 Apr 2003 07:32:14 -0000 1.24.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision - Changes</title>
</head>
@@ -190,7 +192,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.23.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd-conclusion.html
Index: ymtd-conclusion.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-conclusion.html,v
retrieving revision 1.23.2.1
retrieving revision 1.23.2.1.2.1
diff -u -r1.23.2.1 -r1.23.2.1.2.1
--- ymtd-conclusion.html 7 Jul 2002 20:43:05 -0000 1.23.2.1
+++ ymtd-conclusion.html 1 Apr 2003 07:32:14 -0000 1.23.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision - Conclusion</title>
</head>
@@ -173,7 +175,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.22.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd-embedded.html
Index: ymtd-embedded.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-embedded.html,v
retrieving revision 1.22.2.1
retrieving revision 1.22.2.1.2.1
diff -u -r1.22.2.1 -r1.22.2.1.2.1
--- ymtd-embedded.html 7 Jul 2002 20:43:05 -0000 1.22.2.1
+++ ymtd-embedded.html 1 Apr 2003 07:32:14 -0000 1.22.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision - Embedded Usage</title>
</head>
@@ -217,7 +219,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.23.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd-error-handling.html
Index: ymtd-error-handling.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-error-handling.html,v
retrieving revision 1.23.2.1
retrieving revision 1.23.2.1.2.1
diff -u -r1.23.2.1 -r1.23.2.1.2.1
--- ymtd-error-handling.html 7 Jul 2002 20:43:05 -0000 1.23.2.1
+++ ymtd-error-handling.html 1 Apr 2003 07:32:14 -0000 1.23.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision - Error Handling</title>
</head>
@@ -426,7 +428,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.23.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd-generation.html
Index: ymtd-generation.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-generation.html,v
retrieving revision 1.23.2.1
retrieving revision 1.23.2.1.2.1
diff -u -r1.23.2.1 -r1.23.2.1.2.1
--- ymtd-generation.html 7 Jul 2002 20:43:05 -0000 1.23.2.1
+++ ymtd-generation.html 1 Apr 2003 07:32:14 -0000 1.23.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision - Generation?</title>
</head>
@@ -355,7 +357,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.22.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd-hosting.html
Index: ymtd-hosting.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-hosting.html,v
retrieving revision 1.22.2.1
retrieving revision 1.22.2.1.2.1
diff -u -r1.22.2.1 -r1.22.2.1.2.1
--- ymtd-hosting.html 7 Jul 2002 20:43:05 -0000 1.22.2.1
+++ ymtd-hosting.html 1 Apr 2003 07:32:14 -0000 1.22.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision - Hosting</title>
</head>
@@ -227,7 +229,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.25.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd-implementation.html
Index: ymtd-implementation.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-implementation.html,v
retrieving revision 1.25.2.1
retrieving revision 1.25.2.1.2.1
diff -u -r1.25.2.1 -r1.25.2.1.2.1
--- ymtd-implementation.html 7 Jul 2002 20:43:05 -0000 1.25.2.1
+++ ymtd-implementation.html 1 Apr 2003 07:32:14 -0000 1.25.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision - Implementation</title>
</head>
@@ -260,7 +262,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.24.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd-javabeans.html
Index: ymtd-javabeans.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-javabeans.html,v
retrieving revision 1.24.2.1
retrieving revision 1.24.2.1.2.1
diff -u -r1.24.2.1 -r1.24.2.1.2.1
--- ymtd-javabeans.html 7 Jul 2002 20:43:05 -0000 1.24.2.1
+++ ymtd-javabeans.html 1 Apr 2003 07:32:14 -0000 1.24.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision - JavaBeans</title>
</head>
@@ -355,7 +357,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.25.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd-sampleapp.html
Index: ymtd-sampleapp.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-sampleapp.html,v
retrieving revision 1.25.2.1
retrieving revision 1.25.2.1.2.1
diff -u -r1.25.2.1 -r1.25.2.1.2.1
--- ymtd-sampleapp.html 7 Jul 2002 20:43:05 -0000 1.25.2.1
+++ ymtd-sampleapp.html 1 Apr 2003 07:32:14 -0000 1.25.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision - Sample Application</title>
</head>
@@ -339,7 +341,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.25.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd-saying-hello.html
Index: ymtd-saying-hello.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-saying-hello.html,v
retrieving revision 1.25.2.1
retrieving revision 1.25.2.1.2.1
diff -u -r1.25.2.1 -r1.25.2.1.2.1
--- ymtd-saying-hello.html 7 Jul 2002 20:43:05 -0000 1.25.2.1
+++ ymtd-saying-hello.html 1 Apr 2003 07:32:14 -0000 1.25.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision - Saying Hello</title>
</head>
@@ -362,7 +364,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.25.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd-taglibs.html
Index: ymtd-taglibs.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-taglibs.html,v
retrieving revision 1.25.2.1
retrieving revision 1.25.2.1.2.1
diff -u -r1.25.2.1 -r1.25.2.1.2.1
--- ymtd-taglibs.html 7 Jul 2002 20:43:05 -0000 1.25.2.1
+++ ymtd-taglibs.html 1 Apr 2003 07:32:14 -0000 1.25.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision - Taglibs</title>
</head>
@@ -512,7 +514,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.24.2.1.2.1 +3 -1 jakarta-velocity/docs/ymtd/ymtd.html
Index: ymtd.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd.html,v
retrieving revision 1.24.2.1
retrieving revision 1.24.2.1.2.1
diff -u -r1.24.2.1 -r1.24.2.1.2.1
--- ymtd.html 7 Jul 2002 20:43:05 -0000 1.24.2.1
+++ ymtd.html 1 Apr 2003 07:32:14 -0000 1.24.2.1.2.1
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -16,6 +17,7 @@
+
<title>Velocity - You make the decision</title>
</head>
@@ -281,7 +283,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2002, Apache Software Foundation
+ Copyright © 1999-2003, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]