geirm       01/10/25 18:38:58

  Modified:    xdocs    powered.xml
               docs     powered.html
  Log:
  edit and addition
  
  Revision  Changes    Path
  1.14      +14 -9     jakarta-velocity/xdocs/powered.xml
  
  Index: powered.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/powered.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- powered.xml       2001/10/24 11:13:26     1.13
  +++ powered.xml       2001/10/26 01:38:58     1.14
  @@ -96,19 +96,24 @@
        Hazel - Web Start/JNLP app catalog creator (jnlp2html)</a>
       </td>
       <td>
  -    <p>
       Hazel allows you to create your own Web Start/JNLP app catalogs.
       Hazel extracts all JNLP links from HTML documents and creates an
  -    informative, neat looking HTML document listing all WebStart/JNLP apps along
  -    with their vendor, version, description, homepage and more. Hazel comes with
  -    built-in templates, but also allows you to use your very own.
  -    </p>
  -    <p>
  -    Hazel uses Velocity as its template engine and, therefore, spares you from
  -    learning yet another proprietary template syntax.
  -    </p>
  +    informative, neat looking HTML document listing all WebStart/JNLP apps.
  +    Hazel uses Velocity as its template engine.
       </td>
      </tr>
  +   
  +    <tr>
  +    <td>
  +     <a href="http://xjr.sourceforge.net/";>XJR : XML to Java via Reflection API</a>
  +    </td>
  +    <td>
  +        Project toolkit for XML &lt;-&gt; Java compilation and mapping. 
  +        Among other things, compiles DTDs to Java class hierarchies. 
  +        Will create XML documents from those hierarchies and others...
  +    </td>
  +   </tr>
  +   
   
    </table>
    
  
  
  
  1.20      +20 -9     jakarta-velocity/docs/powered.html
  
  Index: powered.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- powered.html      2001/10/24 11:13:26     1.19
  +++ powered.html      2001/10/26 01:38:58     1.20
  @@ -268,17 +268,28 @@
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   
  -    <p>
       Hazel allows you to create your own Web Start/JNLP app catalogs.
       Hazel extracts all JNLP links from HTML documents and creates an
  -    informative, neat looking HTML document listing all WebStart/JNLP apps along
  -    with their vendor, version, description, homepage and more. Hazel comes with
  -    built-in templates, but also allows you to use your very own.
  -    </p>
  -    <p>
  -    Hazel uses Velocity as its template engine and, therefore, spares you from
  -    learning yet another proprietary template syntax.
  -    </p>
  +    informative, neat looking HTML document listing all WebStart/JNLP apps.
  +    Hazel uses Velocity as its template engine.
  +    
  +            </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://xjr.sourceforge.net/";>XJR : XML to Java via Reflection API</a>
  +    
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +        Project toolkit for XML &lt;-&gt; Java compilation and mapping. 
  +        Among other things, compiles DTDs to Java class hierarchies. 
  +        Will create XML documents from those hierarchies and others...
       
               </font>
   </td>
  
  
  


Reply via email to