[jira] [Commented] (OPENJPA-1677) "InvalidStateException: Detected reentrant flush..." while building an error message for an earlier exception

2012-10-31 Thread Caspar MacRae (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487687#comment-13487687 ] Caspar MacRae commented on OPENJPA-1677: This is happening to me on a Temporal

Re: [VOTE] Apache OpenJPA 2.2.1 Release Candidate 1

2012-10-31 Thread Kevin Sutter
[X] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) On Tue, Oct 30, 2012 at 1:06 PM, Pinaki Poddar wrote: > minor comments on main JavaDoc page: > > 1. Few packages (*.openjpa.example.gallery.* etc), appears in main JavaDoc > page [1]. Is that intended? > 2. The JavaDoc main p

Re: [VOTE] Apache OpenJPA 2.2.1 Release Candidate 1

2012-10-31 Thread ilgrosso
allee8285 wrote > [...] > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) +1 (non binding) Regards. -- View this message in context: http://openjpa.208410.n2.nabble.com/VOTE-Apache-OpenJPA-2-2-1-Release-Candidate-1-tp7581540p7581569.html Sent from the OpenJPA De

Re: [VOTE] Apache OpenJPA 2.2.1 Release Candidate 1

2012-10-31 Thread Fabio Martelli
+1 non-binding Il giorno 31/ott/2012, alle ore 14.22, Kevin Sutter ha scritto: > [X] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > On Tue, Oct 30, 2012 at 1:06 PM, Pinaki Poddar wrote: > >> minor comments on main JavaDoc page: >> >> 1. Few packages (*.openjpa.exam

Re: [VOTE] Apache OpenJPA 2.2.1 Release Candidate 1

2012-10-31 Thread Heath Thomann
+1 On Mon, Oct 29, 2012 at 12:43 PM, Albert Lee wrote: > I've created a 2.2.1 release candidate, with the following artifacts > up for a vote: > > SVN source tag (r1397159): > https://svn.apache.org/repos/asf/openjpa/tags/2.2.1/ > > Maven staging repo: > https://repository.apache.org/content/rep

[jira] [Created] (OPENJPA-2289) Additional SQL alias generated for query with subquery causes incorrect # of rows returned - Oracle only

2012-10-31 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2289: --- Summary: Additional SQL alias generated for query with subquery causes incorrect # of rows returned - Oracle only Key: OPENJPA-2289 URL: https://issues.apache.org/jira/browse/OPENJP

[jira] [Reopened] (OPENJPA-2280) MappingTool ignores column precision / scale for some databases

2012-10-31 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis reopened OPENJPA-2280: -- I found a number of regressions related to this change. I'll update the JIRA with details later.

Re: [VOTE] Apache OpenJPA 2.2.1 Release Candidate 1

2012-10-31 Thread Jody Grassel
+1 On Mon, Oct 29, 2012 at 1:43 PM, Albert Lee wrote: > I've created a 2.2.1 release candidate, with the following artifacts > up for a vote: > > SVN source tag (r1397159): > https://svn.apache.org/repos/asf/openjpa/tags/2.2.1/ > > Maven staging repo: > https://repository.apache.org/content/repo

[jira] [Updated] (OPENJPA-2289) Additional SQL alias generated for query with subquery causes incorrect # of rows returned - Oracle only

2012-10-31 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2289: Attachment: oracle.alias.20x.patch > Additional SQL alias generated for query with subquery c

[jira] [Commented] (OPENJPA-2280) MappingTool ignores column precision / scale for some databases

2012-10-31 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488155#comment-13488155 ] Rick Curtis commented on OPENJPA-2280: -- After digging into this issue, it is gettin

[jira] [Updated] (OPENJPA-2289) Additional SQL alias generated for query with subquery causes incorrect # of rows returned - Oracle only

2012-10-31 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2289: Attachment: (was: oracle.alias.20x.patch) > Additional SQL alias generated for query with

[jira] [Updated] (OPENJPA-2289) Additional SQL alias generated for query with subquery causes incorrect # of rows returned - Oracle only

2012-10-31 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2289: Patch Info: Patch Available > Additional SQL alias generated for query with subquery causes i

[jira] [Updated] (OPENJPA-2289) Additional SQL alias generated for query with subquery causes incorrect # of rows returned - Oracle only

2012-10-31 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2289: Attachment: OPENJPA-2289.20x.patch > Additional SQL alias generated for query with subquery c

[jira] [Updated] (OPENJPA-2280) MappingTool ignores column precision / scale for some databases

2012-10-31 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-2280: - Fix Version/s: (was: 2.3.0) > MappingTool ignores column precision / scale for some dat

Re: Savepoint issue with OpenJPA

2012-10-31 Thread Pinaki Poddar
Hi, > Do you want me to share those test cases or is it a simple test on your side to investigate? We prefer Junit test cases from the reporter i.e. you. Most (but not all) test cases in OpenJPA are written using the following guideline [1]. But you are free to write a standalone case de