geirm       01/09/18 03:34:01

  Modified:    xdocs    developer-guide.xml
               docs     developer-guide.html
  Log:
  Consistency, small minds, hobgoblins... something like that...
  
  Revision  Changes    Path
  1.55      +1 -1      jakarta-velocity/xdocs/developer-guide.xml
  
  Index: developer-guide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/developer-guide.xml,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- developer-guide.xml       2001/09/18 10:30:18     1.54
  +++ developer-guide.xml       2001/09/18 10:34:00     1.55
  @@ -210,7 +210,7 @@
           that includes any components that require J2EE support. Currently, this
           includes only 
org.apache.velocity.runtime.resource.loader.DataSourceResourceLoader.
           As usual, it is placed in the  <code>bin</code> directory, called
  -        'velocity-J2EE-X.jar'. NOTE : if you wish to use this build target, you
  +        'velocity-j2ee-X.jar'. NOTE : if you wish to use this build target, you
           must place (or link) a copy of j2ee.jar into the build/lib directory.
           We do not provide it as part of the distribution. A good source is
           http://java.sun.com/
  
  
  
  1.76      +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.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- developer-guide.html      2001/09/18 10:30:19     1.75
  +++ developer-guide.html      2001/09/18 10:34:01     1.76
  @@ -325,7 +325,7 @@
           that includes any components that require J2EE support. Currently, this
           includes only 
org.apache.velocity.runtime.resource.loader.DataSourceResourceLoader.
           As usual, it is placed in the  <code>bin</code> directory, called
  -        'velocity-J2EE-X.jar'. NOTE : if you wish to use this build target, you
  +        'velocity-j2ee-X.jar'. NOTE : if you wish to use this build target, you
           must place (or link) a copy of j2ee.jar into the build/lib directory.
           We do not provide it as part of the distribution. A good source is
           http://java.sun.com/
  
  
  

Reply via email to