[jposee] r502 committed - fixed DTD URL (needs 'www' prefix)

1 view
Skip to first unread message

codesite...@google.com

unread,
Jan 27, 2014, 3:24:03 PM1/27/14
to jpos-c...@googlegroups.com
Revision: 502
Author: arevilla
Date: Mon Jan 27 20:23:51 2014 UTC
Log: fixed DTD URL (needs 'www' prefix)

http://code.google.com/p/jposee/source/detail?r=502

Modified:
/trunk/opt/hibernate3/cfg/_hibernate.cfg.head

=======================================
--- /trunk/opt/hibernate3/cfg/_hibernate.cfg.head Thu Jan 2 17:16:20 2014
UTC
+++ /trunk/opt/hibernate3/cfg/_hibernate.cfg.head Mon Jan 27 20:23:51 2014
UTC
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE hibernate-configuration PUBLIC
"-//Hibernate/Hibernate Configuration DTD 3.0//EN"
- "http://hibernate.org/dtd/hibernate-configuration-3.0.dtd"
+ "http://www.hibernate.org/dtd/hibernate-configuration-3.0.dtd"
[ <!ENTITY connection_info SYSTEM "@connection_info@"> ]>

<hibernate-configuration>
Reply all
Reply to author
Forward
0 new messages