jford       2004/06/03 14:39:33

  Modified:    src/torque-schema registry-schema.xml
  Log:
  Fixed DTD url
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-jetspeed/src/torque-schema/registry-schema.xml
  
  Index: registry-schema.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/src/torque-schema/registry-schema.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- registry-schema.xml       22 Apr 2004 17:21:04 -0000      1.1
  +++ registry-schema.xml       3 Jun 2004 21:39:33 -0000       1.2
  @@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
   -->
  -<!DOCTYPE database SYSTEM "http://jakarta.apache.org/turbine/dtd/database.dtd";>
  +<!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_1.dtd";>
   
   <!-- ==================================================================== -->
   <!--                                                                      -->
  
  
  

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

Reply via email to