geirm 01/12/18 14:27:56
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
powered.html specification-ast.html
specification-bnf.html specification.html
texen.html todo.html user-guide.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 because of DVSL addition to project.xml
Revision Changes Path
1.33 +2 -0 jakarta-velocity/docs/anakia.html
Index: anakia.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/anakia.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- anakia.html 2001/10/24 10:35:09 1.32
+++ anakia.html 2001/12/18 22:27:55 1.33
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.9 +2 -0 jakarta-velocity/docs/casestudy1.html
Index: casestudy1.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/casestudy1.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- casestudy1.html 2001/10/24 10:35:09 1.8
+++ casestudy1.html 2001/12/18 22:27:55 1.9
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.5 +2 -0 jakarta-velocity/docs/casestudy2.html
Index: casestudy2.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/casestudy2.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- casestudy2.html 2001/10/24 10:35:09 1.4
+++ casestudy2.html 2001/12/18 22:27:55 1.5
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.75 +2 -0 jakarta-velocity/docs/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- changes.html 2001/12/09 23:49:16 1.74
+++ changes.html 2001/12/18 22:27:55 1.75
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.37 +2 -0 jakarta-velocity/docs/code-standards.html
Index: code-standards.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/code-standards.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- code-standards.html 2001/12/07 23:59:48 1.36
+++ code-standards.html 2001/12/18 22:27:55 1.37
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.40 +2 -0 jakarta-velocity/docs/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/contributors.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- contributors.html 2001/12/07 23:59:48 1.39
+++ contributors.html 2001/12/18 22:27:55 1.40
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.36 +2 -0 jakarta-velocity/docs/design.html
Index: design.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/design.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- design.html 2001/12/07 23:59:48 1.35
+++ design.html 2001/12/18 22:27:55 1.36
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.88 +2 -0 jakarta-velocity/docs/developer-guide.html
Index: developer-guide.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/developer-guide.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- developer-guide.html 2001/12/13 21:48:28 1.87
+++ developer-guide.html 2001/12/18 22:27:55 1.88
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.9 +2 -0 jakarta-velocity/docs/devtools.html
Index: devtools.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/devtools.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- devtools.html 2001/10/24 10:35:10 1.8
+++ devtools.html 2001/12/18 22:27:55 1.9
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.23 +2 -0 jakarta-velocity/docs/differences.html
Index: differences.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/differences.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- differences.html 2001/10/24 10:35:10 1.22
+++ differences.html 2001/12/18 22:27:55 1.23
@@ -105,6 +105,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.42 +2 -0 jakarta-velocity/docs/getting-started.html
Index: getting-started.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/getting-started.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- getting-started.html 2001/12/07 23:59:48 1.41
+++ getting-started.html 2001/12/18 22:27:55 1.42
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.70 +30 -87 jakarta-velocity/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- index.html 2001/12/10 08:31:02 1.69
+++ index.html 2001/12/18 22:27:55 1.70
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
@@ -134,16 +136,16 @@
<img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77"
height="32" />
</td>
<td>
- Version 1.2 of the
+ Version 1.2 of the
Velocity Template Engine is now available.
Thanks to all in the Velocity community who made
this release a success.
</td>
</tr>
- </table>
+ </table>
</p>
<p>
- Combining contributions from throughout the
+ Combining contributions from throughout the
Velocity community, this version offers many new enhancements,
features and fixes over version 1.1.
</p>
@@ -151,20 +153,20 @@
Major enhancements include :
</p>
<ul>
- <li>
+ <li>
Application programmers now can instantiate separate, independent
- instances of the Velocity Template Engine or continue to use the
+ instances of the Velocity Template Engine or continue to use the
traditional singleton model.
</li>
- <li>
+ <li>
Major improvements to Anakia and Texen.
</li>
- <li>
+ <li>
The Velocimacro system can be configured to reload changed
VM libraries automatically when the macro definitions change.
</li>
</ul>
- <p>
+ <p>
Minor enhancements are too numerous to mention. Please see the
<a href="changes.html">change log
</a> for details.
@@ -172,7 +174,7 @@
<p>
<b>Note:</b> This release now requires
<a href="http://jakarta.apache.org/ant/">Ant 1.4</a>
- to build the source and/or use the testbed.
+ to build the source and/or use the testbed.
As before, <i>using Velocity</i> does not require Ant.
</p>
</blockquote>
@@ -189,9 +191,16 @@
<tr><td>
<blockquote>
<p>
+ <strong>DVSL XML Transformation Tool Added as Subproject</strong>
+ <blockquote>
+ The DVSL XML transformation tool has been added as a new subproject.
+ Check it out <a href="/dvsl/index.html">here</a>.(<i>2001-12-18</i>)
+ </blockquote>
+</p>
+ <p>
<strong>Velocity mentioned in ZDNet Article (last May)</strong>
<blockquote>
- It seems we could be a "can't-live-without-it piece of the
+ It seems we could be a "can't-live-without-it piece of the
infrastructure" of tomorrow. Check
<a href="http://www.zdnet.com/zdnn/stories/news/0,4586,2717910,00.html">
it</a> out. <i>(2001-12-09)</i>
@@ -208,17 +217,17 @@
<p>
<strong>Generate Code with Velocity in Borland's JBuilder </strong>
<blockquote>
- <a href="http://community.borland.com/article/0,1410,28086,00.html">Read</a>
- about how to use Velocity and Borland's OpenTools API to extend Borland's
- JBuilder for template-based Java source code generation. <i>(2001-12-08)</i>
+ <a href="http://community.borland.com/article/0,1410,28086,00.html">Read</a>
+ about how to use Velocity and Borland's OpenTools API to extend Borland's
+ JBuilder for template-based Java source code generation. <i>(2001-12-08)</i>
</blockquote>
</p>
<p>
<strong>Hey, Maybe We're On The Right Track After All...</strong>
<blockquote>
Give <a href="http://www.caucho.com/products/resin/ref/velocity.xtp">this</a>
-a read. The latest version of <a href="http://www.caucho.com/">Resin</a>, a
-popular servlet engine, has added what they call a "Velocity-like syntax" to their
JSP
+a read. The latest version of <a href="http://www.caucho.com/">Resin</a>, a
+popular servlet engine, has added what they call a "Velocity-like syntax" to their
JSP
implementation. As they say on their site :
<blockquote>
<i>"The Resin-2.0.3 release allows an alternate JSP expression syntax similar to
the Apache Velocity project that many find more maintainable than the JSP pointy
brackets. Resin's syntax extension is compatible with the usual JSP features like tag
libraries."
@@ -226,11 +235,11 @@
</blockquote>
We do think that this is a step in the right direction for JSPs, making the page
content easier to
-write and maintain.
+write and maintain.
<br />
<br />
However, we want to emphasize to users that this isn't the same thing as using
-Velocity - this is a small subset of the Velocity syntax which
+Velocity - this is a small subset of the Velocity syntax which
was reimplemented in Resin.
<br />
<br />
@@ -241,85 +250,19 @@
for other kinds of applications written in Java.
<br />
<br />
-So if you are interested in portable alternatives to JSP, we strongly
+So if you are interested in portable alternatives to JSP, we strongly
encourage you look deeper into what Velocity has to offer.
<br />
<br />
And if you must use JSPs and want to incorporate Velocity into your
current or new JSP-based web applications, take a look at our
-<a href="veltag.html">Veltag</a> JSP taglib which allows the full
+<a href="veltag.html">Veltag</a> JSP taglib which allows the full
power of Velocity in your JSPs.
</blockquote>
</p>
- <p>
-<strong>Velocidoc Released</strong>
-<blockquote>
-<a href="http://velocidoc.sourceforge.net/intro.html">
-Velocidoc</a>, a Velocimacro documentation tool modeled after
-Javadoc, is now available. Use Javadoc-style comments in your
-Velocimacro libraries, and use Velocidoc to generate HTML
-documentation.
-</blockquote>
-</p>
<p>
-<strong>New Apache Site Generated with Anakia</strong>
-<blockquote>
-The new web site of the
-<a href="http://www.apache.org">Apache Software Foundation</a>
-is now generated using
-<a href="anakia.html">Anakia</a>,
-the Velocity-based XML transformation tool.
-Take a look.
-</blockquote>
-</p>
- <p>
-<strong>Need To Mix JSP and Velocity?</strong>
-<blockquote>
-Take a look at a new contribution, a
-<a href="veltag.html">Velocity taglib</a> that lets you
-use Velocity right in your JSPs.
-</blockquote>
+<i>Archived articles are <a href="/newshistory.html">here</a></i>.
</p>
- <p>
-<strong>4 published articles covering Velocity</strong>
-</p>
- <blockquote>
-<a href="http://www.webtechniques.com/archives/2001/09/serv/">Getting Up
-to Speed with Velocity</a> is a really well written article by Jim
-Jagielski about the merits of using a tool like Velocity.
-</blockquote>
- <blockquote>
-Many people believe that Velocity can only be used in the context of web
-applications. This excellent <a
href="http://www.javaworld.com/javaworld/jw-07-2001/jw-0727-templates.html">JavaWorld
-article</a> by Leon Messerschmidt shows that the design of Velocity is
-such that it can be used in a myriad of applications.
-</blockquote>
- <blockquote>
-The Java Developer Journal recently <a
href="http://www.sys-con.com/java/articlea.cfm?id=1080">published</a> an
-edited version of the <a href="./ymtd/ymtd.html">YMTD article</a> by Jon
-Stevens as the cover story for their July edition.
-</blockquote>
- <blockquote>
- The Sun <i>Dot-Com Builder</i> developer information site has a "Best Practices"
product profile on Velocity. Check it out
- <a href=" http://dcb.sun.com/practices/profiles/velocity.jsp">here</a>. Thanks
Sun!
-</blockquote>
- <p>
-<strong> 4 Products/Projects Now Depend on Velocity </strong>
-</p>
- <blockquote>
-Gentleware, Xadra and Vamp have built products which depend on Velocity.
-J/Top, a server monitoring project, also uses Velocity for email output
-formatting.
-We have listed them on our ever expanding <a href="./powered.html">Powered By
Velocity</a> page.
-</blockquote>
- <p>
-<strong> 5 Web Frameworks Now Support Velocity </strong>
-</p>
- <blockquote>
-Turbine, JPublish, Melati, Maverick and WebWork
-all support Velocity.
-We have listed them on our ever expanding <a href="./powered.html">Powered By
Velocity</a> page.
-</blockquote>
</blockquote>
</p>
</td></tr>
@@ -371,7 +314,7 @@
</td></tr>
<tr><td>
<blockquote>
- <p>
+ <p>
The current release version is version 1.2
</p>
<p>
1.43 +2 -0 jakarta-velocity/docs/install.html
Index: install.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/install.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- install.html 2001/12/07 23:59:48 1.42
+++ install.html 2001/12/18 22:27:55 1.43
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.38 +3 -1 jakarta-velocity/docs/license.html
Index: license.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/license.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- license.html 2001/10/24 10:35:10 1.37
+++ license.html 2001/12/18 22:27:55 1.38
@@ -12,7 +12,7 @@
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
<meta name="author" value="
- Turbine Documentation Team">
+ DVSL Documentation Team">
<meta name="email" value="[EMAIL PROTECTED]">
<title>Velocity - Apache Software License</title>
@@ -103,6 +103,8 @@
<li> <a href="./anakia.html">Anakia</a>
</li>
<li> <a href="./texen.html">Texen</a>
+</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
1.33 +2 -0 jakarta-velocity/docs/migration.html
Index: migration.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/migration.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- migration.html 2001/12/07 23:59:48 1.32
+++ migration.html 2001/12/18 22:27:55 1.33
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.32 +2 -0 jakarta-velocity/docs/powered.html
Index: powered.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- powered.html 2001/12/10 01:34:21 1.31
+++ powered.html 2001/12/18 22:27:55 1.32
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.17 +2 -0 jakarta-velocity/docs/specification-ast.html
Index: specification-ast.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/specification-ast.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- specification-ast.html 2001/10/24 10:35:10 1.16
+++ specification-ast.html 2001/12/18 22:27:55 1.17
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.17 +2 -0 jakarta-velocity/docs/specification-bnf.html
Index: specification-bnf.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/specification-bnf.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- specification-bnf.html 2001/10/24 10:35:10 1.16
+++ specification-bnf.html 2001/12/18 22:27:55 1.17
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.17 +2 -0 jakarta-velocity/docs/specification.html
Index: specification.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/specification.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- specification.html 2001/10/24 10:35:10 1.16
+++ specification.html 2001/12/18 22:27:55 1.17
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.30 +2 -0 jakarta-velocity/docs/texen.html
Index: texen.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/texen.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- texen.html 2001/12/07 23:59:48 1.29
+++ texen.html 2001/12/18 22:27:55 1.30
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.36 +2 -0 jakarta-velocity/docs/todo.html
Index: todo.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/todo.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- todo.html 2001/12/07 23:59:48 1.35
+++ todo.html 2001/12/18 22:27:55 1.36
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.62 +2 -0 jakarta-velocity/docs/user-guide.html
Index: user-guide.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/user-guide.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- user-guide.html 2001/12/14 13:00:08 1.61
+++ user-guide.html 2001/12/18 22:27:55 1.62
@@ -105,6 +105,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.2 +2 -0 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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- velocity_and_weblogic.html 2001/12/13 21:47:44 1.1
+++ velocity_and_weblogic.html 2001/12/18 22:27:55 1.2
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.11 +2 -0 jakarta-velocity/docs/veltag.html
Index: veltag.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/veltag.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- veltag.html 2001/10/24 10:35:10 1.10
+++ veltag.html 2001/12/18 22:27:55 1.11
@@ -103,6 +103,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.45 +2 -0 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.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- vtl-reference-guide.html 2001/12/13 18:42:57 1.44
+++ vtl-reference-guide.html 2001/12/18 22:27:55 1.45
@@ -105,6 +105,8 @@
</li>
<li> <a href="./texen.html">Texen</a>
</li>
+ <li> <a href="./dvsl/index.html">DVSL</a>
+</li>
<li> <a href="./migration.html">Migration to Velocity</a>
</li>
<li> <a href="./devtools.html">Editors and IDEs</a>
1.22 +2 -0 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.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ymtd-changes.html 2001/10/24 10:35:11 1.21
+++ ymtd-changes.html 2001/12/18 22:27:56 1.22
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
1.21 +2 -0 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.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ymtd-conclusion.html 2001/10/24 10:35:11 1.20
+++ ymtd-conclusion.html 2001/12/18 22:27:56 1.21
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
1.20 +2 -0 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.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ymtd-embedded.html 2001/10/24 10:35:11 1.19
+++ ymtd-embedded.html 2001/12/18 22:27:56 1.20
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
1.21 +2 -0 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.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ymtd-error-handling.html 2001/10/24 10:35:11 1.20
+++ ymtd-error-handling.html 2001/12/18 22:27:56 1.21
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
1.21 +2 -0 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.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ymtd-generation.html 2001/10/24 10:35:11 1.20
+++ ymtd-generation.html 2001/12/18 22:27:56 1.21
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
1.20 +2 -0 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.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ymtd-hosting.html 2001/10/24 10:35:11 1.19
+++ ymtd-hosting.html 2001/12/18 22:27:56 1.20
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
1.23 +2 -0 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.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ymtd-implementation.html 2001/10/24 10:35:11 1.22
+++ ymtd-implementation.html 2001/12/18 22:27:56 1.23
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
1.22 +2 -0 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.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ymtd-javabeans.html 2001/10/24 10:35:11 1.21
+++ ymtd-javabeans.html 2001/12/18 22:27:56 1.22
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
1.23 +2 -0 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.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ymtd-sampleapp.html 2001/10/24 10:35:11 1.22
+++ ymtd-sampleapp.html 2001/12/18 22:27:56 1.23
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
1.23 +2 -0 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.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ymtd-saying-hello.html 2001/10/24 10:35:11 1.22
+++ ymtd-saying-hello.html 2001/12/18 22:27:56 1.23
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
1.23 +2 -0 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.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ymtd-taglibs.html 2001/10/24 10:35:11 1.22
+++ ymtd-taglibs.html 2001/12/18 22:27:56 1.23
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
1.22 +2 -0 jakarta-velocity/docs/ymtd/ymtd.html
Index: ymtd.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ymtd.html 2001/10/24 10:35:11 1.21
+++ ymtd.html 2001/12/18 22:27:56 1.22
@@ -103,6 +103,8 @@
</li>
<li> <a href="../texen.html">Texen</a>
</li>
+ <li> <a href="../dvsl/index.html">DVSL</a>
+</li>
<li> <a href="../migration.html">Migration to Velocity</a>
</li>
<li> <a href="../devtools.html">Editors and IDEs</a>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>