Author: jvelociter
Date: 2007-12-18 12:20:25 +0100 (Tue, 18 Dec 2007)
New Revision: 6400

Modified:
   
xwiki-platform/xwiki-tools/trunk/xwiki-configuration-resources/src/main/resources/hibernate.cfg.xml.vm
Log:
Removed the inner comment as it makes the xwiki packager fail on import


Modified: 
xwiki-platform/xwiki-tools/trunk/xwiki-configuration-resources/src/main/resources/hibernate.cfg.xml.vm
===================================================================
--- 
xwiki-platform/xwiki-tools/trunk/xwiki-configuration-resources/src/main/resources/hibernate.cfg.xml.vm
      2007-12-18 11:07:24 UTC (rev 6399)
+++ 
xwiki-platform/xwiki-tools/trunk/xwiki-configuration-resources/src/main/resources/hibernate.cfg.xml.vm
      2007-12-18 11:20:25 UTC (rev 6400)
@@ -47,7 +47,7 @@
     <!-- MySQL configuration.
          Uncomment if you want to use MySQL and comment out other database 
configurations.
          Note that the database will be created automatically if it doesn't 
already exist.
-    <!-- We need to set the sql_mode to a less strict value, see XWIKI-1945 -->
+         We need to set the sql_mode to a less strict value, see XWIKI-1945
     <property 
name="connection.url">jdbc:mysql://localhost/xwiki?useServerPrepStmts=false&amp;sessionVariables=sql_mode=''</property>
     <property name="connection.username">xwiki</property>
     <property name="connection.password">xwiki</property>

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to