seade 2003/08/19 18:28:43
Modified: src/generator/xdocs properties-reference.xml
Log:
Removed duplicate property definition.
Revision Changes Path
1.4 +1 -10 db-torque/src/generator/xdocs/properties-reference.xml
Index: properties-reference.xml
===================================================================
RCS file: /home/cvs/db-torque/src/generator/xdocs/properties-reference.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- properties-reference.xml 16 Jul 2003 09:47:34 -0000 1.3
+++ properties-reference.xml 20 Aug 2003 01:28:43 -0000 1.4
@@ -76,15 +76,6 @@
</td>
</tr>
<tr>
- <td><code> torque.useClasspath </code></td>
- <td><code> false </code></td>
- <td>
- If true, Torque will not look in the <code>templatePath</code> directory,
- for templates, but instead load them from the classpath, allowing you to
- use Torque without extracting it from the jar.
- </td>
-</tr>
-<tr>
<td><code> torque.output.dir </code></td>
<td><code> ${torque.home}/src </code></td>
<td>
@@ -297,7 +288,7 @@
<td>
If true, Torque will not look in the <code>templatePath</code> directory,
for templates, but instead load them from the classpath, allowing you to
- use Torque without extracted it from the jar.
+ use Torque without extracting it from the jar.
</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]