jon         01/03/14 23:10:56

  Modified:    docs     anakia.html code-standards.html contributors.html
                        design.html developer-guide.html differences.html
                        getting-started.html index.html install.html
                        license.html migration.html specification-ast.html
                        specification-bnf.html specification.html
                        texen.html todo.html user-guide.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:
  rebuilt the website with latest site.vsl file
  
  Revision  Changes    Path
  1.14      +109 -152  jakarta-velocity/docs/anakia.html
  
  Index: anakia.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/anakia.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- anakia.html       2001/03/12 03:27:15     1.13
  +++ anakia.html       2001/03/15 07:10:46     1.14
  @@ -257,155 +257,129 @@
                           <tr>
                           <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Name
  -                &nbsp;
  -    </font>
  +                Name
  +            </font>
   </td>
                                   <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Description
  -                &nbsp;
  -    </font>
  +                Description
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        basedir
  -                &nbsp;
  -    </font>
  +                basedir
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Specifies the path to the directory location of your
  +                Specifies the path to the directory location of your
               .xml files.
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        destdir
  -                &nbsp;
  -    </font>
  +                destdir
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Specifies the path to the directory where the output
  +                Specifies the path to the directory where the output
               files should go.
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        extension
  -                &nbsp;
  -    </font>
  +                extension
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
               This is the extension that is appended to the end of your
               .xml file. For example, with an extension of ".html",
               index.xml would be converted into index.html. By default,
               the extension is .html.
               
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        style
  -                &nbsp;
  -    </font>
  +                style
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This is the path (relative to Velocity's
  +                This is the path (relative to Velocity's
               template.loader.1.template.path) to the
               VelocityStyleTemplate to process. This file is the
               equivalent to the .xsl file in Ant's style task. 
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        projectFile
  -                &nbsp;
  -    </font>
  +                projectFile
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This is the path to a "project" file. This file is an
  +                This is the path to a "project" file. This file is an
               XML file that can be used as a "navigation" file. If you
               have used Stylebook or Struts system for generation of the
               web site documentation, you will understand the purpose of
  -            this file. 
  +            this file. <strong>It is an optional task argument.</strong>
               If you look at the Anakia example in the
               jakarta-velocity/examples/anakia directory, you can see the
               project.xml file being used in the .vsl file. 
  -                    <strong>It is an optional task argument.</strong>
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        excludes
  -                &nbsp;
  -    </font>
  +                excludes
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This is the standard Ant excludes attribute. Specify any
  +                This is the standard Ant excludes attribute. Specify any
               files or directories that you do not want Anakia to try to
               process.
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        includes
  -                &nbsp;
  -    </font>
  +                includes
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This is the standard Ant includes attribute. Specify any
  +                This is the standard Ant includes attribute. Specify any
               files or directories that you do want Anakia to try to
               process.
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        lastModifiedCheck
  -                &nbsp;
  -    </font>
  +                lastModifiedCheck
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This turns on or off the ability to check the last
  +                This turns on or off the ability to check the last
               modified date on files in order to determine whether or not
               they need to be re-rendered or not. The value of this
               attribute can be "true, false, yes, no". By default, it is
  @@ -414,50 +388,42 @@
               have not changed, then don't process the page. This
               accelerates processing because pages that have not changed
               will not get reprocessed.
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        templatePath
  -                &nbsp;
  -    </font>
  +                templatePath
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This is the path to the templateRoot which is the
  +                This is the path to the templateRoot which is the
               directory where your site.vsl file is located. This can be
               defined in the Velocity.properties or it can be defined
               here. It it an optional argument if it is defined in the
               Velocity properties file already. However, if defined, this
               value will override the path defined in the
               Velocity.properties file.
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        velocityPropertiesFile
  -                &nbsp;
  -    </font>
  +                velocityPropertiesFile
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This is the path to the velocity.properties file. It is
  +                This is the path to the velocity.properties file. It is
               an optional argument and by default is set to find the
               properties file in the same directory that the JVM was
               started in.
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  @@ -482,116 +448,117 @@
                           <tr>
                           <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Name
  -                &nbsp;
  -    </font>
  +                Name
  +            </font>
   </td>
                                   <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Value
  -                &nbsp;
  -    </font>
  +                Value
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        $root
  -                &nbsp;
  -    </font>
  +                $root
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This contains the JDOM root Element to your .xml document.
  -                &nbsp;
  -    </font>
  +                This contains the JDOM root Element to your .xml document.
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        $project
  -                &nbsp;
  -    </font>
  +                $project
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This contains the JDOM root Element to your project.xml
  +                This contains the JDOM root Element to your project.xml
               document. If you have not specified a project.xml document,
               then this variable will not be in the context. 
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        $escape.getText($string)
  -                &nbsp;
  -    </font>
  +                $escape.getText($string)
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This context object will convert HTML Entities in the
  +                This context object will convert HTML Entities in the
               $string that is passed into it and it will return the
               converted String. This is good for dealing with CDATA. The
  -            entities that are converted are: " -> &quot; | <
  -            -> &lt; | > -> &gt; | & - > &amp; 
  -                &nbsp;
  -    </font>
  +            entities that are converted are: " -&gt; &amp;quot; | &lt;
  +            -&gt; &amp;lt; | &gt; -&gt; &amp;gt; | &amp; - &gt; &amp;amp; 
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        $relativePath
  -                &nbsp;
  -    </font>
  +                $relativePath
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This contains a String which is the relative path to
  +                This contains a String which is the relative path to
               your .xml document from the baseDir that was specified in
               your Ant task attributes. Please see the examples/anakia
               .vsl document for example usage of this String.
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        $xmlout
  -                &nbsp;
  -    </font>
  +                $xmlout
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This contains an instance of the JDOM XMLOutputter()
  -            object. This allows you to easily create String output out
  -            of your JDOM element objects. $xmlout.outputString(Element).
  -            Again, please look at the examples for more information on
  -            how to use this object.
  -                &nbsp;
  -    </font>
  +                This contains an class which extends the instance of the
  +            JDOM XMLOutputter() object. This allows you to easily create
  +            String output out of your JDOM element objects.
  +            $xmlout.outputString(Element). Again, please look at the
  +            examples for more information on how to use this
  +            object.
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        $treeWalk.allElements($element)
  -                &nbsp;
  -    </font>
  +                $xmlout.outputString(Element, true)
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                This contains an class which extends the instance of the
  +            JDOM XMLOutputter() object. The difference between this
  +            .outputString() and the one in XMLOutputter is that it will
  +            output all of the Elements <strong>within</strong> the
  +            passed in Element. So, if you pass in a &lt;td&gt; Element, 
  +            you will get everything inside the &lt;td&gt; &lt;/td&gt;, but
  +            not the actual &lt;td&gt; &lt;/td&gt;.
  +            
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        This will allow you to walk a tree of JDOM Element
  +                $treeWalk.allElements($element)
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                This will allow you to walk a tree of JDOM Element
               objects starting at $element. The point of this context
               object is to allow you to build an XSLT type system where
               you can look at each Element node conditionally and set its
  @@ -600,53 +567,44 @@
               job and suggestions for improvement are appreciated. This
               context object is still under development and more
               documentation will follow soon.
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        $xpath.applyTo("document/properties/@title", $root)
  -                &nbsp;
  -    </font>
  +                $xpath.applyTo("document/properties/@title", $root)
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -               The W3C XPath Specification  refers to NodeSets repeatedly, but this 
implementation
  +                
  +               The W3C XPath Specification <a 
href="http://www.w3.org/TR/xpath/">http://www.w3.org/TR/xpath/
  +               </a> refers to NodeSets repeatedly, but this implementation
                  simply uses java.util.List to hold all Nodes.  A 'Node' is any
                  object in a JDOM object tree, such as an org.jdom.Element,
                  org.jdom.Document, or org.jdom.Attribute. Please see the .vsl
                  example file and the org.apache.velocity.anakia.XPathTool javadoc
                  for more information.
               
  -                    <a 
href="http://www.w3.org/TR/xpath/">http://www.w3.org/TR/xpath/
  -               </a>
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        $date
  -                &nbsp;
  -    </font>
  +                $date
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  +                
                   This is a new java.util.Date object. Useful for putting
                   the current date/time into a page.
               
  -                &nbsp;
  -    </font>
  +            </font>
   </td>
               </tr>
  -
               </table>
                               </blockquote>
         </td></tr>
  @@ -693,7 +651,6 @@
           </body>
       </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.19      +0 -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.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- code-standards.html       2001/03/12 03:27:15     1.18
  +++ code-standards.html       2001/03/15 07:10:46     1.19
  @@ -288,4 +288,3 @@
   
   
   
  -
  
  
  
  1.23      +78 -139   jakarta-velocity/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/contributors.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- contributors.html 2001/03/12 03:27:15     1.22
  +++ contributors.html 2001/03/15 07:10:46     1.23
  @@ -126,283 +126,223 @@
                           <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Jason van Zyl
  -                &nbsp;
  -    </font>
  +                Jason van Zyl
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Periapt
  -                &nbsp;
  -    </font>
  +                Periapt
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Master
  -                &nbsp;
  -    </font>
  +                Master
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Jon S. Stevens
  -                &nbsp;
  -    </font>
  +                Jon S. Stevens
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        CollabNet
  -                &nbsp;
  -    </font>
  +                CollabNet
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Master
  -                &nbsp;
  -    </font>
  +                Master
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Daniel L. Rall
  -                &nbsp;
  -    </font>
  +                Daniel L. Rall
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        CollabNet
  -                &nbsp;
  -    </font>
  +                CollabNet
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Master
  -                &nbsp;
  -    </font>
  +                Master
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Dave Bryson
  -                &nbsp;
  -    </font>
  +                Dave Bryson
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Miceda-Data
  -                &nbsp;
  -    </font>
  +                Miceda-Data
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Master
  -                &nbsp;
  -    </font>
  +                Master
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Josh Lucas
  -                &nbsp;
  -    </font>
  +                Josh Lucas
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        CollabNet
  -                &nbsp;
  -    </font>
  +                CollabNet
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Master
  -                &nbsp;
  -    </font>
  +                Master
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Bob McWhirter
  -                &nbsp;
  -    </font>
  +                Bob McWhirter
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Werken & Sons Company
  -                &nbsp;
  -    </font>
  +                Werken &amp; Sons Company
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Master
  -                &nbsp;
  -    </font>
  +                Master
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Terence Parr
  -                &nbsp;
  -    </font>
  +                Terence Parr
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        JGuru
  -                &nbsp;
  -    </font>
  +                JGuru
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Master
  -                &nbsp;
  -    </font>
  +                Master
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Geir Magnusson Jr.
  -                &nbsp;
  -    </font>
  +                Geir Magnusson Jr.
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Independent
  -                &nbsp;
  -    </font>
  +                Independent
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Master
  -                &nbsp;
  -    </font>
  +                Master
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        John Castura
  -                &nbsp;
  -    </font>
  +                John Castura
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
                   &nbsp;
  -    </font>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Apprentice
  -                &nbsp;
  -    </font>
  +                Apprentice
  +            </font>
   </td>
               </tr>
  -
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Leon Messerschmidt
  -                &nbsp;
  -    </font>
  +                Leon Messerschmidt
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
  -                    <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  -                &nbsp;
  -    </font>
  +                <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        
                   &nbsp;
  -    </font>
  +            </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -        Journeyer
  -                &nbsp;
  -    </font>
  +                Journeyer
  +            </font>
   </td>
               </tr>
  -
               </table>
                                                   <p>
       Velocity is a new implementation of the Model-View-Controller
  @@ -431,7 +371,6 @@
           </body>
       </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.20      +0 -1      jakarta-velocity/docs/design.html
  
  Index: design.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/design.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- design.html       2001/03/12 03:27:15     1.19
  +++ design.html       2001/03/15 07:10:46     1.20
  @@ -195,4 +195,3 @@
   
   
   
  -
  
  
  
  1.28      +0 -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.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- developer-guide.html      2001/03/12 03:27:16     1.27
  +++ developer-guide.html      2001/03/15 07:10:46     1.28
  @@ -1203,4 +1203,3 @@
   
   
   
  -
  
  
  
  1.8       +0 -1      jakarta-velocity/docs/differences.html
  
  Index: differences.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/differences.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- differences.html  2001/03/12 03:27:16     1.7
  +++ differences.html  2001/03/15 07:10:47     1.8
  @@ -269,4 +269,3 @@
   
   
   
  -
  
  
  
  1.21      +0 -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.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- getting-started.html      2001/03/12 03:27:16     1.20
  +++ getting-started.html      2001/03/15 07:10:47     1.21
  @@ -189,4 +189,3 @@
   
   
   
  -
  
  
  
  1.21      +0 -1      jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- index.html        2001/03/12 03:27:16     1.20
  +++ index.html        2001/03/15 07:10:47     1.21
  @@ -219,4 +219,3 @@
   
   
   
  -
  
  
  
  1.22      +0 -1      jakarta-velocity/docs/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/install.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- install.html      2001/03/12 03:27:16     1.21
  +++ install.html      2001/03/15 07:10:47     1.22
  @@ -362,4 +362,3 @@
   
   
   
  -
  
  
  
  1.19      +0 -1      jakarta-velocity/docs/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/license.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- license.html      2001/03/12 03:27:16     1.18
  +++ license.html      2001/03/15 07:10:47     1.19
  @@ -115,9 +115,9 @@
         <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
         <td bgcolor="#ffffff"><pre>
   /*
  - * $Header: /home/cvs/jakarta-velocity/docs/license.html,v 1.18 2001/03/12 03:27:16 
jon Exp $
  - * $Revision: 1.18 $
  - * $Date: 2001/03/12 03:27:16 $
  + * $Header: /home/cvs/jakarta-velocity/docs/license.html,v 1.19 2001/03/15 07:10:47 
jon Exp $
  + * $Revision: 1.19 $
  + * $Date: 2001/03/15 07:10:47 $
    *
    * ====================================================================
    * 
  @@ -203,7 +203,6 @@
           </body>
       </html>
   <!-- end the processing -->
  -
   
   
   
  
  
  
  1.14      +0 -1      jakarta-velocity/docs/migration.html
  
  Index: migration.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/migration.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- migration.html    2001/03/12 03:27:16     1.13
  +++ migration.html    2001/03/15 07:10:47     1.14
  @@ -225,4 +225,3 @@
   
   
   
  -
  
  
  
  1.2       +0 -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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- specification-ast.html    2001/03/12 03:27:16     1.1
  +++ specification-ast.html    2001/03/15 07:10:48     1.2
  @@ -306,4 +306,3 @@
   
   
   
  -
  
  
  
  1.2       +0 -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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- specification-bnf.html    2001/03/12 03:27:16     1.1
  +++ specification-bnf.html    2001/03/15 07:10:48     1.2
  @@ -307,4 +307,3 @@
   
   
   
  -
  
  
  
  1.2       +0 -1      jakarta-velocity/docs/specification.html
  
  Index: specification.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/specification.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- specification.html        2001/03/12 03:27:16     1.1
  +++ specification.html        2001/03/15 07:10:48     1.2
  @@ -146,4 +146,3 @@
   
   
   
  -
  
  
  
  1.12      +0 -1      jakarta-velocity/docs/texen.html
  
  Index: texen.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/texen.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- texen.html        2001/03/12 03:27:16     1.11
  +++ texen.html        2001/03/15 07:10:48     1.12
  @@ -327,4 +327,3 @@
   
   
   
  -
  
  
  
  1.19      +0 -1      jakarta-velocity/docs/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/todo.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- todo.html 2001/03/12 03:27:16     1.18
  +++ todo.html 2001/03/15 07:10:48     1.19
  @@ -317,4 +317,3 @@
   
   
   
  -
  
  
  
  1.25      +0 -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.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- user-guide.html   2001/03/12 03:27:16     1.24
  +++ user-guide.html   2001/03/15 07:10:48     1.25
  @@ -2787,4 +2787,3 @@
   
   
   
  -
  
  
  
  1.23      +0 -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.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- vtl-reference-guide.html  2001/03/12 22:07:02     1.22
  +++ vtl-reference-guide.html  2001/03/15 07:10:48     1.23
  @@ -590,4 +590,3 @@
   
   
   
  -
  
  
  
  1.6       +0 -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.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ymtd-changes.html 2001/03/12 03:27:22     1.5
  +++ ymtd-changes.html 2001/03/15 07:10:52     1.6
  @@ -170,4 +170,3 @@
   
   
   
  -
  
  
  
  1.6       +0 -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.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ymtd-conclusion.html      2001/03/12 03:27:22     1.5
  +++ ymtd-conclusion.html      2001/03/15 07:10:52     1.6
  @@ -161,4 +161,3 @@
   
   
   
  -
  
  
  
  1.5       +0 -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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ymtd-embedded.html        2001/03/12 03:27:22     1.4
  +++ ymtd-embedded.html        2001/03/15 07:10:52     1.5
  @@ -205,4 +205,3 @@
   
   
   
  -
  
  
  
  1.5       +0 -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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ymtd-error-handling.html  2001/03/12 03:27:22     1.4
  +++ ymtd-error-handling.html  2001/03/15 07:10:52     1.5
  @@ -402,4 +402,3 @@
   
   
   
  -
  
  
  
  1.5       +0 -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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ymtd-generation.html      2001/03/12 03:27:22     1.4
  +++ ymtd-generation.html      2001/03/15 07:10:52     1.5
  @@ -354,4 +354,3 @@
   
   
   
  -
  
  
  
  1.4       +0 -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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ymtd-hosting.html 2001/03/12 03:27:22     1.3
  +++ ymtd-hosting.html 2001/03/15 07:10:53     1.4
  @@ -213,4 +213,3 @@
   
   
   
  -
  
  
  
  1.7       +0 -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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ymtd-implementation.html  2001/03/12 03:27:22     1.6
  +++ ymtd-implementation.html  2001/03/15 07:10:53     1.7
  @@ -245,4 +245,3 @@
   
   
   
  -
  
  
  
  1.6       +0 -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.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ymtd-javabeans.html       2001/03/12 03:27:22     1.5
  +++ ymtd-javabeans.html       2001/03/15 07:10:53     1.6
  @@ -343,4 +343,3 @@
   
   
   
  -
  
  
  
  1.7       +0 -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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ymtd-sampleapp.html       2001/03/12 03:27:22     1.6
  +++ ymtd-sampleapp.html       2001/03/15 07:10:53     1.7
  @@ -327,4 +327,3 @@
   
   
   
  -
  
  
  
  1.7       +0 -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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ymtd-saying-hello.html    2001/03/12 03:27:22     1.6
  +++ ymtd-saying-hello.html    2001/03/15 07:10:53     1.7
  @@ -311,4 +311,3 @@
   
   
   
  -
  
  
  
  1.6       +0 -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.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ymtd-taglibs.html 2001/03/12 03:27:22     1.5
  +++ ymtd-taglibs.html 2001/03/15 07:10:53     1.6
  @@ -468,4 +468,3 @@
   
   
   
  -
  
  
  
  1.6       +0 -1      jakarta-velocity/docs/ymtd/ymtd.html
  
  Index: ymtd.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ymtd.html 2001/03/12 03:27:23     1.5
  +++ ymtd.html 2001/03/15 07:10:54     1.6
  @@ -264,4 +264,3 @@
   
   
   
  -
  
  
  

Reply via email to