geirm       01/05/29 06:46:00

  Modified:    xdocs    Tag: VEL_1_1_BRANCH developer-guide.xml
               docs     Tag: VEL_1_1_BRANCH developer-guide.html
  Log:
  Added fix to jar-src, and note on jakarta-site2 requirement for docs. Thanks
  to Jim McNeill
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.48.2.1  +4 -2      jakarta-velocity/xdocs/developer-guide.xml
  
  Index: developer-guide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/developer-guide.xml,v
  retrieving revision 1.48
  retrieving revision 1.48.2.1
  diff -u -r1.48 -r1.48.2.1
  --- developer-guide.xml       2001/05/20 22:44:33     1.48
  +++ developer-guide.xml       2001/05/29 13:45:55     1.48.2.1
  @@ -196,10 +196,12 @@
           using Velocity's <a href="anakia.html">Anakia</a> XML transformation tool.  

           Allowing you to use
           Velocity templates in place of stylesheets
  -        - give it a try!
  +        - give it a try!  <i>Note: This target requires that the jakarta-site2 
project
  +        is located as a peer directory to the jakarta-velocity distribution 
directory.
  +        Please see the note in the build.xml file for this target for further 
information.</i>
         </li>
         <li>  
  -        <b><code>jarsrc</code></b> bundles all the Velocity source code into a 
single
  +        <b><code>jar-src</code></b> bundles all the Velocity source code into a 
single
           jar, placed in the <code>bin</code> directory.
         </li>
         <li>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.64.2.1  +4 -2      jakarta-velocity/docs/developer-guide.html
  
  Index: developer-guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/developer-guide.html,v
  retrieving revision 1.64
  retrieving revision 1.64.2.1
  diff -u -r1.64 -r1.64.2.1
  --- developer-guide.html      2001/05/20 22:44:20     1.64
  +++ developer-guide.html      2001/05/29 13:45:58     1.64.2.1
  @@ -301,10 +301,12 @@
           using Velocity's <a href="anakia.html">Anakia</a> XML transformation tool.  
           Allowing you to use
           Velocity templates in place of stylesheets
  -        - give it a try!
  +        - give it a try!  <i>Note: This target requires that the jakarta-site2 
project
  +        is located as a peer directory to the jakarta-velocity distribution 
directory.
  +        Please see the note in the build.xml file for this target for further 
information.</i>
         </li>
         <li>  
  -        <b><code>jarsrc</code></b> bundles all the Velocity source code into a 
single
  +        <b><code>jar-src</code></b> bundles all the Velocity source code into a 
single
           jar, placed in the <code>bin</code> directory.
         </li>
         <li>
  
  
  

Reply via email to