Author: tfischer
Date: Wed Apr 18 11:36:54 2012
New Revision: 1327452
URL: http://svn.apache.org/viewvc?rev=1327452&view=rev
Log:
- Add license
- Fix typos
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/migration-from-torque-3.xml
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/migration-from-torque-3.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/migration-from-torque-3.xml?rev=1327452&r1=1327451&r2=1327452&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/src/site/xdoc/migration-from-torque-3.xml
(original)
+++
db/torque/torque4/trunk/torque-site/src/site/xdoc/migration-from-torque-3.xml
Wed Apr 18 11:36:54 2012
@@ -1,4 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
<document>
<properties>
@@ -16,7 +34,7 @@
</li>
<li>
The following databases are now officially supported:
- MySQL, PostgreSQL, Derby, HSQLDB, Oracle MSSQL.
+ MySQL, PostgreSQL, Derby, HSQLDB, Oracle and MSSQL.
</li>
<li>
Column names are now stored in objects implementing
@@ -45,7 +63,7 @@
The Torque generator is now a general-purpose code generator.
This has the effect that the templates used by the generator need to
be
specified. See the template docs, the maven2 plugin docs or
- the tutorial on how to specify the torque templates for the generator.
+ the tutorial on how to specify the Torque templates for the generator.
See the generator docs for more details on how to use it
as code generator.
</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]