commenting out jpox option that is causing intermittent problems all over the place

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@507091 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jesse McConnell 2007-02-13 16:53:51 +00:00
parent 89466ed307
commit cf4670e775
1 changed files with 2 additions and 0 deletions

View File

@ -114,10 +114,12 @@
<name>org.jpox.rdbms.dateTimezone</name>
<value>JDK_DEFAULT_TIMEZONE</value>
</property>
<!--
<property>
<name>org.jpox.identifier.case</name>
<value>PreserveCase</value>
</property>
-->
</otherProperties>
</configuration>
</component>