You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by to...@apache.org on 2004/05/09 13:08:30 UTC

cvs commit: db-ojb/forrest/src/documentation/content/xdocs/docu xdoclet-module.xml

tomdz       2004/05/09 04:08:30

  Modified:    forrest/src/documentation/content/xdocs/docu
                        xdoclet-module.xml
  Log:
  Fixed small description error
  
  Revision  Changes    Path
  1.2       +3 -3      db-ojb/forrest/src/documentation/content/xdocs/docu/xdoclet-module.xml
  
  Index: xdoclet-module.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/forrest/src/documentation/content/xdocs/docu/xdoclet-module.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xdoclet-module.xml	27 Apr 2004 20:32:29 -0000	1.1
  +++ xdoclet-module.xml	9 May 2004 11:08:30 -0000	1.2
  @@ -122,8 +122,8 @@
           <section>
               <title>Usage</title>
               <p>
  -                Using the XDoclet OJB module is rather easy. Put the module jar along with the xdoclet jar in a place
  -                where ant will find it, and then invoke it in your build file like:
  +                Using the XDoclet OJB module is rather easy. Put the module jar along with the xdoclet and 
  +                xjavadc jars in a place where ant will find it, and then invoke it in your build file like:
               </p>
               <source><![CDATA[
   <target name="repository-files">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org