stephenh    2002/07/27 23:49:34

  Modified:    xdocs    properties-reference.xml
  Log:
  Killed some leftover ?.
  
  Revision  Changes    Path
  1.2       +8 -8      jakarta-turbine-torque/xdocs/properties-reference.xml
  
  Index: properties-reference.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/xdocs/properties-reference.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- properties-reference.xml  28 Jul 2002 06:36:03 -0000      1.1
  +++ properties-reference.xml  28 Jul 2002 06:49:34 -0000      1.2
  @@ -208,7 +208,7 @@
     <td><code> torque.database.name </code></td>
     <td><code> N/A </code></td>
     <td>
  -    ?
  +    The database name to use in the <code>datadump</code> target.
     </td>
   </tr>
   <tr>
  @@ -310,14 +310,14 @@
     <td><code> torque.idTableXMLFile </code></td>
     <td><code> N/A </code></td>
     <td>
  -    ?
  +    
     </td>
   </tr>
   <tr>
     <td><code> torque.doc.format </code></td>
     <td><code> html </code></td>
     <td>
  -    ?
  +    Possible values are html and anakia.
     </td>
   </tr>
   <tr>
  @@ -336,35 +336,35 @@
     <td><code> torque.compile.src.dir </code></td>
     <td><code> ${torque.java.dir} </code></td>
     <td>
  -    ?
  +    Where to read the Java om source files.
     </td>
   </tr>
   <tr>
     <td><code> torque.compile.build.dir </code></td>
     <td><code> bin/classes </code></td>
     <td>
  -    ?
  +    Where to put the compiled byte code for om classes.
     </td>
   </tr>
   <tr>
     <td><code> torque.compile.debug </code></td>
     <td><code> on </code></td>
     <td>
  -    ?
  +    Whether the om classes are compiled with debug code.
     </td>
   </tr>
   <tr>
     <td><code> torque.compile.deprecation </code></td>
     <td><code> off </code></td>
     <td>
  -    ?
  +    Whether the om classes are compiled with deprecation allowed.
     </td>
   </tr>
   <tr>
     <td><code> torque.compile.optimize </code></td>
     <td><code> off </code></td>
     <td>
  -    ?
  +    Whether the om classes are optimized during compilation.
     </td>
   </tr>
   </table>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to