Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-alpha-1
-
Fix Version/s: 1.1-alpha-2
-
Component/s: Database
-
Labels:None
-
Environment:Windows XP / JDK 1.5.0_10-b03 / Tomcat 5.5.20 / MySQL 5.0.27
-
Complexity:Intermediate
-
Number of attachments :
Description
The change in the model (r507778) creates the error described in the subject and in the attached logs if I use continuum with MySQL.
If I remove jpox.nullValue="default" for the field scmUseCache, the tests in the core fail.
In removing jpox.nullValue="default", adding <defaultValue>false</defaultValue> should follow. So far, there are no test failures in the trunk even when applying this patch. Please test and confirm please.
Thanks,
Nap