Author: tfischer
Date: Sat Jan 28 06:06:23 2006
New Revision: 373148
URL: http://svn.apache.org/viewcvs?rev=373148&view=rev
Log:
Setting the dtd version in the id_table_schema to 3_2 (the 3_1 dtd will be
retrieved over the network for Torque 3.2)
Modified:
db/torque/generator/trunk/src/schema/id-table-schema.xml
Modified: db/torque/generator/trunk/src/schema/id-table-schema.xml
URL:
http://svn.apache.org/viewcvs/db/torque/generator/trunk/src/schema/id-table-schema.xml?rev=373148&r1=373147&r2=373148&view=diff
==============================================================================
--- db/torque/generator/trunk/src/schema/id-table-schema.xml (original)
+++ db/torque/generator/trunk/src/schema/id-table-schema.xml Sat Jan 28
06:06:23 2006
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_1.dtd">
+<!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_2.dtd">
<!-- ==================================================================== -->
<!-- -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]