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/01/01 11:57:12 UTC

cvs commit: db-ojb/xdocs xdoclet-module.xml

tomdz       2004/01/01 02:57:12

  Modified:    xdocs    xdoclet-module.xml
  Log:
  The dtdUrl option of the torque sub task is now described.
  
  Revision  Changes    Path
  1.6       +4 -0      db-ojb/xdocs/xdoclet-module.xml
  
  Index: xdoclet-module.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/xdocs/xdoclet-module.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- xdoclet-module.xml	26 Dec 2003 20:19:46 -0000	1.5
  +++ xdoclet-module.xml	1 Jan 2004 10:57:12 -0000	1.6
  @@ -128,6 +128,10 @@
               <dd>This attribute gives the name of the database for torque (required).</dd><br/>
               <dt><b>destinationFile</b></dt>
               <dd>The output file, default is <code>project_schema.xml</code>.</dd><br/>
  +            <dt><b>dtdUrl</b></dt>
  +            <dd>Allows to specify the url of the torque dtd. This is necessary e.g. for XML parsers that have
  +                problems with the default dtd url (http://jakarta.apache.org/turbine/dtd/database.dtd), or
  +                when using a newer version of torque.</dd>
               <dt><b>verbose</b></dt>
               <dd>Whether the task outputs some progress information. Default is <code>false</code>.</dd>
           </dl>
  
  
  

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