Author: eric
Date: Sun Jun 20 17:32:03 2010
New Revision: 956381
URL: http://svn.apache.org/viewvc?rev=956381&view=rev
Log:
Remove unneeded quote.
Modified:
james/server/trunk/spring-deployment/src/main/config/james/META-INF/persistence.xml
Modified:
james/server/trunk/spring-deployment/src/main/config/james/META-INF/persistence.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/src/main/config/james/META-INF/persistence.xml?rev=956381&r1=956380&r2=956381&view=diff
==============================================================================
---
james/server/trunk/spring-deployment/src/main/config/james/META-INF/persistence.xml
(original)
+++
james/server/trunk/spring-deployment/src/main/config/james/META-INF/persistence.xml
Sun Jun 20 17:32:03 2010
@@ -38,7 +38,7 @@
<!-- reorder SQL statements to satisfy database foreign key
constraints -->
<property name="openjpa.jdbc.SchemaFactory"
value="native(ForeignKeys=true)"/>
<!-- Uncomment this if you want to see the generated SQL in the
console.
- <property name="openjpa.Log" value=""SQL=TRACE"/>
+ <property name="openjpa.Log" value="SQL=TRACE"/>
-->
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]