Re: [VOTE] Release Apache OpenJPA-3.1.0 (take2)

2019-04-10 Thread Romain Manni-Bucau
+1, and thanks Mark for rolling it and fixing the expression issue! Le mer. 10 avr. 2019 à 22:34, Mark Struberg a écrit : > hi folks! > > 2nd take after fixing the ParameterExpression equals. > > We have fixed tons of enhancements and bugs in OpenJPA for our 3.1.0 > release. > One of the main

[VOTE] Release Apache OpenJPA-3.1.0 (take2)

2019-04-10 Thread Mark Struberg
hi folks! 2nd take after fixing the ParameterExpression equals. We have fixed tons of enhancements and bugs in OpenJPA for our 3.1.0 release. One of the main improvements is to move to a native JavaEE8 level - JPA-2.2. Please note that we implemented many JPA-2.2 features but not all yet. We

Re: please re-test openjpa-3.1.0-SNAPSHOT

2019-04-10 Thread Jonathan Gallimore
Look good, thanks Mark! On Wed, Apr 10, 2019 at 3:15 PM Mark Struberg wrote: > hi folks! > > I've (hopefully) fixed the Criteria API ParameterExpression handling. > Can you please re test it? Would love to run a release build tonight. > > txs and LieGrue, > strub >

[jira] [Commented] (OPENJPA-2785) Queries invoked by Spring data that have parameters fail

2019-04-10 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814571#comment-16814571 ] Mark Struberg commented on OPENJPA-2785: Cool, thanks for reporting this bug and for providing

Re: [VOTE] [CANCELLED] Release Apache OpenJPA-3.1.0

2019-04-10 Thread Michael Wiles
The particular issue that was causing spring data jpa to fail - suffice to say it is no longer failing with 3.1.0-SNAPSHOT Michael On Wed, 10 Apr 2019 at 15:02, Jonathan Gallimore < jonathan.gallim...@gmail.com> wrote: > FYI - forwarding to list > > -- Forwarded message - >

[jira] [Commented] (OPENJPA-2785) Queries invoked by Spring data that have parameters fail

2019-04-10 Thread Michael Wiles (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814566#comment-16814566 ] Michael Wiles commented on OPENJPA-2785: Works for me. Test and my app now start. Happy that

Re: please re-test openjpa-3.1.0-SNAPSHOT

2019-04-10 Thread Maxim Solodovnik
Hello Mark, just have tested full build of our main app (and run it) everything seems to work :) but we are not using criteria API ... On Wed, 10 Apr 2019 at 21:15, Mark Struberg wrote: > hi folks! > > I've (hopefully) fixed the Criteria API ParameterExpression handling. > Can you please re

please re-test openjpa-3.1.0-SNAPSHOT

2019-04-10 Thread Mark Struberg
hi folks! I've (hopefully) fixed the Criteria API ParameterExpression handling. Can you please re test it? Would love to run a release build tonight. txs and LieGrue, strub

[jira] [Resolved] (OPENJPA-2785) Queries invoked by Spring data that have parameters fail

2019-04-10 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OPENJPA-2785. Resolution: Fixed Assignee: Mark Struberg Fix Version/s: 3.1.0 Thanks

[jira] [Commented] (OPENJPA-2733) Subquery parameters are incorrectly assigned

2019-04-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814475#comment-16814475 ] ASF subversion and git services commented on OPENJPA-2733: -- Commit

[jira] [Commented] (OPENJPA-2785) Queries invoked by Spring data that have parameters fail

2019-04-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814476#comment-16814476 ] ASF subversion and git services commented on OPENJPA-2785: -- Commit

Fwd: [VOTE] [CANCELLED] Release Apache OpenJPA-3.1.0

2019-04-10 Thread Jonathan Gallimore
FYI - forwarding to list -- Forwarded message - From: Michael Wiles Date: Wed, Apr 10, 2019 at 9:24 AM Subject: Re: [VOTE] [CANCELLED] Release Apache OpenJPA-3.1.0 To: Jonathan Gallimore Created https://issues.apache.org/jira/browse/OPENJPA-2785 On Tue, 9 Apr 2019 at 21:20,

[jira] [Updated] (OPENJPA-2785) Queries invoked by Spring data that have parameters fail

2019-04-10 Thread Michael Wiles (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Wiles updated OPENJPA-2785: --- Description: When you invoke a query provided/built by spring data when it contains a

[jira] [Created] (OPENJPA-2785) Queries invoked by Spring data that have parameters fail

2019-04-10 Thread Michael Wiles (JIRA)
Michael Wiles created OPENJPA-2785: -- Summary: Queries invoked by Spring data that have parameters fail Key: OPENJPA-2785 URL: https://issues.apache.org/jira/browse/OPENJPA-2785 Project: OpenJPA