geirm 2004/01/29 04:09:44
Modified: docs 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 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
1.45 +1 -1 jakarta-velocity/docs/anakia.html
Index: anakia.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/anakia.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- anakia.html 8 Dec 2003 23:24:09 -0000 1.44
+++ anakia.html 29 Jan 2004 12:09:43 -0000 1.45
@@ -748,7 +748,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.21 +1 -1 jakarta-velocity/docs/casestudy1.html
Index: casestudy1.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/casestudy1.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- casestudy1.html 8 Dec 2003 23:24:09 -0000 1.20
+++ casestudy1.html 29 Jan 2004 12:09:43 -0000 1.21
@@ -343,7 +343,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.17 +1 -1 jakarta-velocity/docs/casestudy2.html
Index: casestudy2.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/casestudy2.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- casestudy2.html 8 Dec 2003 23:24:09 -0000 1.16
+++ casestudy2.html 29 Jan 2004 12:09:43 -0000 1.17
@@ -258,7 +258,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.111 +8 -5 jakarta-velocity/docs/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- changes.html 30 Dec 2003 12:23:50 -0000 1.110
+++ changes.html 29 Jan 2004 12:09:43 -0000 1.111
@@ -238,7 +238,10 @@
'lt', 'gt', 'le', 'ge', 'eq'. (gmj)
</li>
<li>
-Allow newlines in strings. (gmj)
+Allow newlines in strings. (gmj)
+</li>
+<li>
+Tiny fix to VelocityWriter to prevent a NPE if someone passes it a null (gmj)
</li>
</ul>
</blockquote>
@@ -255,7 +258,7 @@
<blockquote>
<p>
This section describes changes to the main branch after the
-1.3 release. They were released as part of 1.4 rc1 on
+1.3 release. They were released as part of 1.4 rc1 on
Oct-9-2003.
</p>
<ul>
@@ -347,8 +350,8 @@
<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,
+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>
@@ -1355,7 +1358,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.50 +1 -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.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- code-standards.html 8 Dec 2003 23:24:09 -0000 1.49
+++ code-standards.html 29 Jan 2004 12:09:43 -0000 1.50
@@ -387,7 +387,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.52 +1 -1 jakarta-velocity/docs/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/contributors.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- contributors.html 8 Dec 2003 23:24:09 -0000 1.51
+++ contributors.html 29 Jan 2004 12:09:43 -0000 1.52
@@ -409,7 +409,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.48 +1 -1 jakarta-velocity/docs/design.html
Index: design.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/design.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- design.html 8 Dec 2003 23:24:09 -0000 1.47
+++ design.html 29 Jan 2004 12:09:43 -0000 1.48
@@ -219,7 +219,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.108 +1 -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.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- developer-guide.html 8 Dec 2003 23:24:09 -0000 1.107
+++ developer-guide.html 29 Jan 2004 12:09:43 -0000 1.108
@@ -3956,7 +3956,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.25 +1 -1 jakarta-velocity/docs/devtools.html
Index: devtools.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/devtools.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- devtools.html 8 Dec 2003 23:24:09 -0000 1.24
+++ devtools.html 29 Jan 2004 12:09:43 -0000 1.25
@@ -304,7 +304,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.35 +1 -1 jakarta-velocity/docs/differences.html
Index: differences.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/differences.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- differences.html 8 Dec 2003 23:24:09 -0000 1.34
+++ differences.html 29 Jan 2004 12:09:43 -0000 1.35
@@ -291,7 +291,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.54 +1 -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.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- getting-started.html 8 Dec 2003 23:24:09 -0000 1.53
+++ getting-started.html 29 Jan 2004 12:09:43 -0000 1.54
@@ -243,7 +243,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.99 +13 -2 jakarta-velocity/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- index.html 23 Dec 2003 16:54:11 -0000 1.98
+++ index.html 29 Jan 2004 12:09:43 -0000 1.99
@@ -187,6 +187,18 @@
<tr><td>
<blockquote>
<p>
+ <strong>ALE uses Velocity</strong>
+ <blockquote>
+ Brad Cox is pleased to announce the alpha (0.1) release of the
+ <a href="http://virtualschool.edu/ale/">Action Learning Environment
(ALE)</a>
+ , an open source environment for
+ building experiential learning environments.
+ ALE is open source (free) software and is available
+ (<i>2004-1-22</i>)
+ </blockquote>
+
+ </p>
+ <p>
<strong>New Article on Velocity</strong>
<blockquote>
Erik Hatcher's recent article
@@ -195,7 +207,6 @@
article at <a href="http://www.java.net/">java.net</a>.
(<i>2003-12-23</i>)
</blockquote>
-
</p>
<p>
<strong>Velosurf 0.8 Released</strong>
@@ -385,7 +396,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.56 +1 -1 jakarta-velocity/docs/install.html
Index: install.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/install.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- install.html 8 Dec 2003 23:24:09 -0000 1.55
+++ install.html 29 Jan 2004 12:09:43 -0000 1.56
@@ -413,7 +413,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.50 +1 -1 jakarta-velocity/docs/license.html
Index: license.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/license.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- license.html 8 Dec 2003 23:24:09 -0000 1.49
+++ license.html 29 Jan 2004 12:09:43 -0000 1.50
@@ -238,7 +238,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.45 +1 -1 jakarta-velocity/docs/migration.html
Index: migration.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/migration.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- migration.html 8 Dec 2003 23:24:09 -0000 1.44
+++ migration.html 29 Jan 2004 12:09:43 -0000 1.45
@@ -253,7 +253,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.11 +1 -1 jakarta-velocity/docs/newshistory.html
Index: newshistory.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/newshistory.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- newshistory.html 8 Dec 2003 23:24:09 -0000 1.10
+++ newshistory.html 29 Jan 2004 12:09:43 -0000 1.11
@@ -425,7 +425,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.70 +17 -1 jakarta-velocity/docs/powered.html
Index: powered.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- powered.html 8 Dec 2003 23:24:09 -0000 1.69
+++ powered.html 29 Jan 2004 12:09:43 -0000 1.70
@@ -790,6 +790,22 @@
</font>
</td>
</tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ <a href="http://virtualschool.edu/ale/">Action Learning Environment (ALE)</a>
+
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ ALE is an open source project for building experimental learning environments.
+
+ </font>
+</td>
+ </tr>
</table>
</blockquote>
</p>
@@ -1465,7 +1481,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.29 +1 -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.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- specification-ast.html 8 Dec 2003 23:24:09 -0000 1.28
+++ specification-ast.html 29 Jan 2004 12:09:43 -0000 1.29
@@ -330,7 +330,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.29 +1 -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.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- specification-bnf.html 8 Dec 2003 23:24:09 -0000 1.28
+++ specification-bnf.html 29 Jan 2004 12:09:43 -0000 1.29
@@ -331,7 +331,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.29 +1 -1 jakarta-velocity/docs/specification.html
Index: specification.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/specification.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- specification.html 8 Dec 2003 23:24:09 -0000 1.28
+++ specification.html 29 Jan 2004 12:09:43 -0000 1.29
@@ -170,7 +170,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.42 +1 -1 jakarta-velocity/docs/texen.html
Index: texen.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/texen.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- texen.html 8 Dec 2003 23:24:09 -0000 1.41
+++ texen.html 29 Jan 2004 12:09:43 -0000 1.42
@@ -345,7 +345,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.48 +1 -1 jakarta-velocity/docs/todo.html
Index: todo.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/todo.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- todo.html 8 Dec 2003 23:24:09 -0000 1.47
+++ todo.html 29 Jan 2004 12:09:43 -0000 1.48
@@ -277,7 +277,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.12 +1 -1 jakarta-velocity/docs/toolsubproject.html
Index: toolsubproject.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/toolsubproject.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- toolsubproject.html 8 Dec 2003 23:24:09 -0000 1.11
+++ toolsubproject.html 29 Jan 2004 12:09:43 -0000 1.12
@@ -170,7 +170,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.82 +1 -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.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- user-guide.html 8 Dec 2003 23:24:09 -0000 1.81
+++ user-guide.html 29 Jan 2004 12:09:43 -0000 1.82
@@ -4016,7 +4016,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.11 +1 -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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- user-guide_es.html 8 Dec 2003 23:24:09 -0000 1.10
+++ user-guide_es.html 29 Jan 2004 12:09:43 -0000 1.11
@@ -4058,7 +4058,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.12 +1 -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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- user-guide_fi.html 8 Dec 2003 23:24:09 -0000 1.11
+++ user-guide_fi.html 29 Jan 2004 12:09:43 -0000 1.12
@@ -4141,7 +4141,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.9 +1 -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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- user-guide_fr.html 8 Dec 2003 23:24:09 -0000 1.8
+++ user-guide_fr.html 29 Jan 2004 12:09:43 -0000 1.9
@@ -3641,7 +3641,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.14 +1 -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.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- velocity_and_weblogic.html 8 Dec 2003 23:24:09 -0000 1.13
+++ velocity_and_weblogic.html 29 Jan 2004 12:09:43 -0000 1.14
@@ -570,7 +570,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.23 +1 -1 jakarta-velocity/docs/veltag.html
Index: veltag.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/veltag.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- veltag.html 8 Dec 2003 23:24:09 -0000 1.22
+++ veltag.html 29 Jan 2004 12:09:43 -0000 1.23
@@ -651,7 +651,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.61 +1 -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.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- vtl-reference-guide.html 8 Dec 2003 23:24:10 -0000 1.60
+++ vtl-reference-guide.html 29 Jan 2004 12:09:43 -0000 1.61
@@ -705,7 +705,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.34 +1 -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.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ymtd-changes.html 8 Dec 2003 23:24:11 -0000 1.33
+++ ymtd-changes.html 29 Jan 2004 12:09:44 -0000 1.34
@@ -202,7 +202,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.33 +1 -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.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ymtd-conclusion.html 8 Dec 2003 23:24:11 -0000 1.32
+++ ymtd-conclusion.html 29 Jan 2004 12:09:44 -0000 1.33
@@ -185,7 +185,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.32 +1 -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.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ymtd-embedded.html 8 Dec 2003 23:24:11 -0000 1.31
+++ ymtd-embedded.html 29 Jan 2004 12:09:44 -0000 1.32
@@ -229,7 +229,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.33 +1 -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.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ymtd-error-handling.html 8 Dec 2003 23:24:11 -0000 1.32
+++ ymtd-error-handling.html 29 Jan 2004 12:09:44 -0000 1.33
@@ -438,7 +438,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.33 +1 -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.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ymtd-generation.html 8 Dec 2003 23:24:11 -0000 1.32
+++ ymtd-generation.html 29 Jan 2004 12:09:44 -0000 1.33
@@ -367,7 +367,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.32 +1 -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.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ymtd-hosting.html 8 Dec 2003 23:24:11 -0000 1.31
+++ ymtd-hosting.html 29 Jan 2004 12:09:44 -0000 1.32
@@ -239,7 +239,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.35 +1 -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.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ymtd-implementation.html 8 Dec 2003 23:24:11 -0000 1.34
+++ ymtd-implementation.html 29 Jan 2004 12:09:44 -0000 1.35
@@ -272,7 +272,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.35 +1 -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.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ymtd-javabeans.html 8 Dec 2003 23:24:11 -0000 1.34
+++ ymtd-javabeans.html 29 Jan 2004 12:09:44 -0000 1.35
@@ -367,7 +367,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.35 +1 -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.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ymtd-sampleapp.html 8 Dec 2003 23:24:11 -0000 1.34
+++ ymtd-sampleapp.html 29 Jan 2004 12:09:44 -0000 1.35
@@ -351,7 +351,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.35 +1 -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.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ymtd-saying-hello.html 8 Dec 2003 23:24:11 -0000 1.34
+++ ymtd-saying-hello.html 29 Jan 2004 12:09:44 -0000 1.35
@@ -374,7 +374,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.35 +1 -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.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ymtd-taglibs.html 8 Dec 2003 23:24:11 -0000 1.34
+++ ymtd-taglibs.html 29 Jan 2004 12:09:44 -0000 1.35
@@ -524,7 +524,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
1.34 +1 -1 jakarta-velocity/docs/ymtd/ymtd.html
Index: ymtd.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ymtd.html 8 Dec 2003 23:24:11 -0000 1.33
+++ ymtd.html 29 Jan 2004 12:09:44 -0000 1.34
@@ -293,7 +293,7 @@
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]