[jira] Closed: (OPENJPA-1500) DataCache types and excludedTypes are case sensitive

2010-03-04 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick closed OPENJPA-1500. - Resolution: Fixed > DataCache types and excludedTypes are case sensitive >

[jira] Updated: (OPENJPA-1500) DataCache types and excludedTypes are case sensitive

2010-03-04 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-1500: -- Fix Version/s: (was: 1.0.4) 2.0.0 1.3

[jira] Updated: (OPENJPA-1234) Make AllowFailure configurable

2010-03-04 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-1234: -- Fix Version/s: 2.0.0 Remaining Estimate: 0h Original Estimate: 0h > Make AllowF

[jira] Closed: (OPENJPA-1234) Make AllowFailure configurable

2010-03-04 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick closed OPENJPA-1234. - Resolution: Fixed > Make AllowFailure configurable > -- > >

[jira] Resolved: (OPENJPA-1297) Named WriteBehindCache not fully implemented

2010-03-04 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick resolved OPENJPA-1297. --- Resolution: Won't Fix > Named WriteBehindCache not fully implemented >

[jira] Updated: (OPENJPA-1297) Named WriteBehindCache not fully implemented

2010-03-04 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-1297: -- Remaining Estimate: 0h Original Estimate: 0h We might reconsider if we finish support fo

[DISCUSS] Upcoming OpenJPA 2.0.0 release plans

2010-03-04 Thread Donald Woods
As we're winding down the changes for the 2.0.0 release, I wanted to alert everyone to the proposed release dates. 3/19 - Cut 2.0 branch 4/12 - Start release candidate vote Once the branch is created, only changes approved by myself or Kevin will be accepted into the branch. Trunk (probably rena

Re: [DISCUSS] Upcoming OpenJPA 2.0.0 release plans

2010-03-04 Thread Craig L Russell
Hi Donald, I'd like to get OPENJPA-1530 into the 2.0.0 release. It allows schema generation for non-innodb MySQL storage engines (needed to test MySQL cluster for example). It would be great if someone could review the patch... Thanks, Craig On Mar 4, 2010, at 8:28 AM, Donald Woods wrote

[jira] Resolved: (OPENJPA-1482) NoSuchMethodError when calling setVersion on an enhanced property access Entity

2010-03-04 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick resolved OPENJPA-1482. --- Resolution: Fixed Fix Version/s: 2.0.0 1.3.0 > NoSuchMethodError

[jira] Updated: (OPENJPA-1097) Detachment processing of our proxied mutable types (Date, Timestamp, etc) needs to be consistent

2010-03-04 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1097: -- Attachment: OPENJPA-1097-tests.diff some tests showing how detach() and clear() do not unprox

[jira] Commented: (OPENJPA-1530) MySQL storage engine support

2010-03-04 Thread Jeremy Bauer (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841504#action_12841504 ] Jeremy Bauer commented on OPENJPA-1530: --- I agree with Milosz. The property does no

[jira] Commented: (OPENJPA-1530) MySQL storage engine support

2010-03-04 Thread Craig L Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841552#action_12841552 ] Craig L Russell commented on OPENJPA-1530: -- Do you think I need a test case for

[jira] Commented: (OPENJPA-1530) MySQL storage engine support

2010-03-04 Thread Jeremy Bauer (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841561#action_12841561 ] Jeremy Bauer commented on OPENJPA-1530: --- IMO, no. Since it requires a special envi

[jira] Commented: (OPENJPA-1530) MySQL storage engine support

2010-03-04 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841672#action_12841672 ] Michael Dick commented on OPENJPA-1530: --- I agree with Milosz & Jeremy - the engine

[jira] Created: (OPENJPA-1550) When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception.

2010-03-04 Thread Heath Thomann (JIRA)
When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception. -- Key: OPENJPA-1550

[jira] Updated: (OPENJPA-1550) When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception.

2010-03-04 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1550: --- Attachment: OPENJPA-1550.diff.txt Proposed code changes for this issue. > When batchLimit=