Groups
Groups
Sign in
Groups
Groups
jpos-commits
Conversations
About
Send feedback
Help
[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 PM
1/27/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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