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

2019-04-23 Thread Michael Wiles
Hi all... Just a heads up - I thought you might want to know. I've found a fairly significant issue with 3.1.0... In a nutshell... you can't use anonymous parameters via the criteria api... https://issues.apache.org/jira/browse/OPENJPA-2788 It was picked up by how spring data was using jpa but

[jira] [Commented] (OPENJPA-2788) Anonymous parameters are not being picked when adding via CriteriaBuilder

2019-04-23 Thread Michael Wiles (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823811#comment-16823811 ] Michael Wiles commented on OPENJPA-2788: Though I suspect another option would be to defer to

[jira] [Updated] (OPENJPA-2788) Anonymous parameters are not being picked when adding via CriteriaBuilder

2019-04-23 Thread Michael Wiles (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Wiles updated OPENJPA-2788: --- Priority: Critical (was: Major) > Anonymous parameters are not being picked when adding