tfischer 2005/07/19 06:27:26
Modified: src/generator/xdocs properties-reference.xml
Log:
correct the default directory for the schema.xml files
Revision Changes Path
1.10 +1 -1 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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- properties-reference.xml 28 Mar 2005 18:25:28 -0000 1.9
+++ properties-reference.xml 19 Jul 2005 13:27:25 -0000 1.10
@@ -85,7 +85,7 @@
</tr>
<tr>
<td><code>torque.schema.dir</code></td>
- <td><code>${torque.home}/schema</code></td>
+ <td><code>${torque.home}/src/schema</code></td>
<td>The base directory to reading <code>*-schema.xml</code> files
from.</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]