Author: eric
Date: Sun Jun 20 17:30:26 2010
New Revision: 956380
URL: http://svn.apache.org/viewvc?rev=956380&view=rev
Log:
Indent with spaces, not tabs.
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=956380&r1=956379&r2=956380&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:30:26 2010
@@ -38,8 +38,8 @@
<!-- 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>
</persistence-unit>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]