jon 01/06/27 13:33:00 Modified: conf/master turbine-schema.xml Log: fixed url location fixed jason's email address Revision Changes Path 1.20 +3 -3 jakarta-turbine/conf/master/turbine-schema.xml Index: turbine-schema.xml =================================================================== RCS file: /home/cvs/jakarta-turbine/conf/master/turbine-schema.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- turbine-schema.xml 2001/06/26 20:11:18 1.19 +++ turbine-schema.xml 2001/06/27 20:32:59 1.20 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?> -<!DOCTYPE database SYSTEM "http://java.apache.org/turbine/dtd/database.dtd"> +<!DOCTYPE database SYSTEM "http://jakarta.apache.org/turbine/dtd/database.dtd"> <!-- ==================================================================== --> <!-- --> @@ -12,8 +12,8 @@ <!-- Peer-based Object Model used by Turbine internally to manage --> <!-- users, security, and job scheduling. --> <!-- ==================================================================== --> -<!-- @author: <a href="mailto:[EMAIL PROTECTED]">Jason van Zyl</a> --> -<!-- @version $Id: turbine-schema.xml,v 1.19 2001/06/26 20:11:18 mpoeschl Exp $ --> +<!-- @author: <a href="mailto:[EMAIL PROTECTED]">Jason van Zyl</a> --> +<!-- @version $Id: turbine-schema.xml,v 1.20 2001/06/27 20:32:59 jon Exp $ --> <!-- ==================================================================== --> <database> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
