[jira] [Resolved] (JDO-736) Change Query API to make use of generics to avoid casting execute() results

2019-10-30 Thread Michael Bouschen (Jira)
[ https://issues.apache.org/jira/browse/JDO-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen resolved JDO-736. -- Resolution: Fixed JDO now support more execute methods to avoid casting of the query result:

[jira] [Resolved] (JDO-737) Change Query API to be "fluent"

2019-10-30 Thread Michael Bouschen (Jira)
[ https://issues.apache.org/jira/browse/JDO-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen resolved JDO-737. -- Resolution: Fixed There are new methods returning the query instance to support method chaining,

[jira] [Resolved] (JDO-746) Allow wildcard matching on StringExpression in typesafe queries (fluent API)

2019-10-27 Thread Michael Bouschen (Jira)
[ https://issues.apache.org/jira/browse/JDO-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen resolved JDO-746. -- Resolution: Fixed Interface StringExpression provides two matches methods: * BooleanExpression

[jira] [Assigned] (JDO-737) Change Query API to be "fluent"

2019-10-17 Thread Michael Bouschen (Jira)
[ https://issues.apache.org/jira/browse/JDO-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen reassigned JDO-737: Assignee: Michael Bouschen > Change Query API to be "fluent" >

[jira] [Assigned] (JDO-736) Change Query API to make use of generics to avoid casting execute() results

2019-10-17 Thread Michael Bouschen (Jira)
[ https://issues.apache.org/jira/browse/JDO-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen reassigned JDO-736: Assignee: Michael Bouschen > Change Query API to make use of generics to avoid casting

[jira] [Resolved] (JDO-780) Potential NullPointerException in code

2019-08-31 Thread Michael Bouschen (Jira)
[ https://issues.apache.org/jira/browse/JDO-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen resolved JDO-780. -- Resolution: Fixed Hi Xiangzhe, thanks again for the patch. I checked it in together with some of

[jira] [Commented] (JDO-780) Potential NullPointerException in code

2019-08-22 Thread Michael Bouschen (Jira)
[ https://issues.apache.org/jira/browse/JDO-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16913491#comment-16913491 ] Michael Bouschen commented on JDO-780: -- Thanks for the hint. Could you please provide a patch fixing

[jira] [Assigned] (JDO-780) Potential NullPointerException in code

2019-08-21 Thread Michael Bouschen (Jira)
[ https://issues.apache.org/jira/browse/JDO-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen reassigned JDO-780: Component/s: tck Fix Version/s: JDO 3.2 Assignee: Michael Bouschen >

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2019-08-14 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907580#comment-16907580 ] Michael Bouschen commented on JDO-652: -- Thanks Craig and Tilmann for the feedback. I changed the

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2019-08-14 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: (was: Ch14-Query.odt) > Provision of a typesafe refactor-friendly query capability

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2019-08-14 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: Ch14-Query.odt > Provision of a typesafe refactor-friendly query capability for JDOQL >

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2019-07-18 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16888284#comment-16888284 ] Michael Bouschen commented on JDO-652: -- Added Ch14-Query.odt with the work in progress of the new

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2019-07-18 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: Ch14-Query.odt > Provision of a typesafe refactor-friendly query capability for JDOQL >

[jira] [Updated] (JDO-778) Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery

2019-07-18 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-778: - Attachment: Ch14-Query.odt > Adding overloaded methods to JDOQLTypedQuery to create a correlated

[jira] [Updated] (JDO-778) Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery

2019-07-18 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-778: - Attachment: (was: Ch14-Query.odt) > Adding overloaded methods to JDOQLTypedQuery to create a

[jira] [Commented] (JDO-778) Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery

2019-04-02 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16808144#comment-16808144 ] Michael Bouschen commented on JDO-778: -- Proposal: I create a branch in DataNucleus with a patch to

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2019-03-10 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16789018#comment-16789018 ] Michael Bouschen commented on JDO-652: -- I checked the LOG. The JDOQL string form is for a JDOQLTyped

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2019-03-10 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16788917#comment-16788917 ] Michael Bouschen commented on JDO-652: -- Thanks Andy. I switched to Datanucleus SNAPSHOT and both

[jira] [Updated] (JDO-778) Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery

2019-03-06 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-778: - Description: I propose to add the following overloaded subquery methods to support correlated

[jira] [Updated] (JDO-778) Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery

2019-03-06 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-778: - Description: I propose to add the following overloaded subquery methods to support correlated

[jira] [Updated] (JDO-778) Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery

2019-03-06 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-778: - Description: I propose to add the following overloaded subquery methods to support correlated

[jira] [Updated] (JDO-778) Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery

2019-03-06 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-778: - Description: I propose to add the following overloaded subquery methods to support correlated

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2019-03-06 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785906#comment-16785906 ] Michael Bouschen commented on JDO-652: -- @[~andy]: The tck class SampleQueries include all the sample

[jira] [Created] (JDO-778) Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery

2019-03-05 Thread Michael Bouschen (JIRA)
Michael Bouschen created JDO-778: Summary: Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery Key: JDO-778 URL: https://issues.apache.org/jira/browse/JDO-778 Project: JDO

[jira] [Resolved] (JDO-777) Adding overloaded methods to JDOQLTypedQuery: numericParameter, collectionParameter, mapParameter, and listParameter

2019-02-28 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen resolved JDO-777. -- Resolution: Fixed Changes have been checked in. > Adding overloaded methods to JDOQLTypedQuery:

[jira] [Commented] (JDO-777) Adding overloaded methods to JDOQLTypedQuery: numericParameter, collectionParameter, mapParameter, and listParameter

2019-02-19 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772280#comment-16772280 ] Michael Bouschen commented on JDO-777: -- Created Pull-Request including a fix. > Adding overloaded

[jira] [Updated] (JDO-777) Adding overloaded methods to JDOQLTypedQuery: numericParameter, collectionParameter, mapParameter, and listParameter

2019-02-17 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-777: - Summary: Adding overloaded methods to JDOQLTypedQuery: numericParameter, collectionParameter,

[jira] [Commented] (JDO-777) Changing the signature of JDOQLTypedQuery.numericParameter, listParameter, setParameter, and mapParameter

2019-02-12 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766354#comment-16766354 ] Michael Bouschen commented on JDO-777: -- Makes sense, I agree with switching the order of the

[jira] [Created] (JDO-777) Changing the signature of JDOQLTypedQuery.numericParameter, listParameter, setParameter, and mapParameter

2019-02-11 Thread Michael Bouschen (JIRA)
Michael Bouschen created JDO-777: Summary: Changing the signature of JDOQLTypedQuery.numericParameter, listParameter, setParameter, and mapParameter Key: JDO-777 URL: https://issues.apache.org/jira/browse/JDO-777

[jira] [Resolved] (JDO-775) maven profiles to get the JDORI or IUT into the class path for both compile and exectck

2019-01-10 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen resolved JDO-775. -- Resolution: Fixed > maven profiles to get the JDORI or IUT into the class path for both compile

[jira] [Commented] (JDO-775) maven profiles to get the JDORI or IUT into the class path for both compile and exectck

2019-01-02 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732263#comment-16732263 ] Michael Bouschen commented on JDO-775: -- Checked in the patch (see revision 1850186). Please note, this

[jira] [Commented] (JDO-775) maven profiles to get the JDORI or IUT into the class path for both compile and exectck

2018-12-21 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727116#comment-16727116 ] Michael Bouschen commented on JDO-775: -- Attached find find a new patch JDO-775-patch2.txt for review.

[jira] [Updated] (JDO-775) maven profiles to get the JDORI or IUT into the class path for both compile and exectck

2018-12-21 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-775: - Attachment: JDO-775-patch2.txt > maven profiles to get the JDORI or IUT into the class path for

[jira] [Commented] (JDO-775) maven profiles to get the JDORI or IUT into the class path for both compile and exectck

2018-12-12 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16719362#comment-16719362 ] Michael Bouschen commented on JDO-775: -- Attched you find a patch JDO-775-patch.txt for review. > maven

[jira] [Updated] (JDO-775) maven profiles to get the JDORI or IUT into the class path for both compile and exectck

2018-12-12 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-775: - Attachment: JDO-775-patch.txt > maven profiles to get the JDORI or IUT into the class path for both

[jira] [Created] (JDO-775) maven profiles to get the JDORI or IUT into the class path for both compile and exectck

2018-12-04 Thread Michael Bouschen (JIRA)
Michael Bouschen created JDO-775: Summary: maven profiles to get the JDORI or IUT into the class path for both compile and exectck Key: JDO-775 URL: https://issues.apache.org/jira/browse/JDO-775

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-11-25 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16698158#comment-16698158 ] Michael Bouschen commented on JDO-652: -- I forgot to mention that the problem (ClassCastException) with

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-11-11 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16682985#comment-16682985 ] Michael Bouschen commented on JDO-652: -- I added some more test cases, because the new DataNucleus

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-11-06 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676376#comment-16676376 ] Michael Bouschen commented on JDO-652: -- Yup, I just figured out the same and checked in the change with

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-11-05 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675755#comment-16675755 ] Michael Bouschen commented on JDO-652: -- Thanks for the feedback, I did not know that I have to use

[jira] [Comment Edited] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-11-05 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16674473#comment-16674473 ] Michael Bouschen edited comment on JDO-652 at 11/5/18 4:11 PM: --- I checked in

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-11-04 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16674473#comment-16674473 ] Michael Bouschen commented on JDO-652: -- I checked in patch  JDO-652-patch4.txt (see revision 1845744).

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-10-04 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16638767#comment-16638767 ] Michael Bouschen commented on JDO-652: -- Added a new patch Patch JDO-652-patch4.txt reflecting the

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-10-04 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: JDO-652-patch4.txt > Provision of a typesafe refactor-friendly query capability for

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-10-04 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: (was: JDO-652-patch3.txt) > Provision of a typesafe refactor-friendly query

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-09-23 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625126#comment-16625126 ] Michael Bouschen commented on JDO-652: -- {panel} Craig L Russell wrote: Side question: what is the

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-09-16 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16616793#comment-16616793 ] Michael Bouschen commented on JDO-652: -- I uploaded a new patch JDO-652-api-ifTheElse.txt extending the

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-09-16 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: JDO-652-api-ifTheElse.txt > Provision of a typesafe refactor-friendly query capability

[jira] [Comment Edited] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-09-11 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16609833#comment-16609833 ] Michael Bouschen edited comment on JDO-652 at 9/11/18 6:12 AM: --- I think we

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-09-10 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16609833#comment-16609833 ] Michael Bouschen commented on JDO-652: -- IfElseExpressionI think we have two separate issues here: (1)

[jira] [Comment Edited] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-09-10 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16609833#comment-16609833 ] Michael Bouschen edited comment on JDO-652 at 9/10/18 9:58 PM: ---

[jira] [Comment Edited] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-09-10 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16608457#comment-16608457 ] Michael Bouschen edited comment on JDO-652 at 9/10/18 8:18 PM: --- Thanks for the

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-09-09 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16608540#comment-16608540 ] Michael Bouschen commented on JDO-652: -- Checked in API extensions: * Ordering NULLS FIRST/LAST  *

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-09-09 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16608457#comment-16608457 ] Michael Bouschen commented on JDO-652: -- Thanks for the link Andy. Following your proposal, I'm

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-08-29 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596763#comment-16596763 ] Michael Bouschen commented on JDO-652: -- Added a new patch Patch JDO-652-patch3.txt reflecting the

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-08-29 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: (was: JDO-652-patch2.txt) > Provision of a typesafe refactor-friendly query

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-08-29 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: JDO-652-patch3.txt > Provision of a typesafe refactor-friendly query capability for

[jira] [Commented] (JDO-770) Switch from svn to git

2018-07-22 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16552132#comment-16552132 ] Michael Bouschen commented on JDO-770: -- I added an description how to convert svn to git (svn2git.html)

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-22 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551995#comment-16551995 ] Michael Bouschen commented on JDO-652: -- Checked in the patch JDO-652-patch-Andy.txt (see revision

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-21 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551781#comment-16551781 ] Michael Bouschen commented on JDO-652: -- I uploaded a new version of the patch file

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-21 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: JDO-652-api-patch-Andy.txt > Provision of a typesafe refactor-friendly query capability

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-21 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: (was: JDO-652-api-patch-Andy.txt) > Provision of a typesafe refactor-friendly query

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-19 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549682#comment-16549682 ] Michael Bouschen commented on JDO-652: -- Added a new patch Patch JDO-652-patch2.txt reflecting the

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-19 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: (was: JDO-652-patch.txt) > Provision of a typesafe refactor-friendly query

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-19 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: JDO-652-patch2.txt > Provision of a typesafe refactor-friendly query capability for

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-18 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548351#comment-16548351 ] Michael Bouschen commented on JDO-652: -- A question about the query interface StringExpression: It

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-18 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548344#comment-16548344 ] Michael Bouschen commented on JDO-652: -- Thanks for the updates. I was not able to create a valid patch

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-18 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: JDO-652-api-patch-Andy.txt > Provision of a typesafe refactor-friendly query capability

[jira] [Commented] (JDO-770) Switch from svn to git

2018-07-17 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547069#comment-16547069 ] Michael Bouschen commented on JDO-770: -- Could you please try it again? Today I could successfully run

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-15 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544587#comment-16544587 ] Michael Bouschen commented on JDO-652: -- Thanks for the hint! I have a few queries that return an

[jira] [Commented] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-10 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16539211#comment-16539211 ] Michael Bouschen commented on JDO-652: -- Patch JDO-652-patch.txt is the first attempt to test

[jira] [Updated] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-07-10 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-652: - Attachment: JDO-652-patch.txt > Provision of a typesafe refactor-friendly query capability for

[jira] [Resolved] (JDO-774) Restructure JDO maven project

2018-06-09 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen resolved JDO-774. -- Resolution: Fixed Checked in the proposed change (see committed revision 1833246.) > Restructure

[jira] [Commented] (JDO-774) Restructure JDO maven project

2018-06-06 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16503882#comment-16503882 ] Michael Bouschen commented on JDO-774: -- Thanks for the feedback, Andy. It looks like we are on the

[jira] [Commented] (JDO-774) Restructure JDO maven project

2018-06-03 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16499362#comment-16499362 ] Michael Bouschen commented on JDO-774: -- Proposal: Changes in the api module: * Move src/java to

[jira] [Assigned] (JDO-746) Allow wildcard matching on StringExpression in typesafe queries (fluent API)

2018-05-24 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen reassigned JDO-746: Assignee: Michael Bouschen > Allow wildcard matching on StringExpression in typesafe queries

[jira] [Assigned] (JDO-652) Provision of a typesafe refactor-friendly query capability for JDOQL

2018-05-24 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen reassigned JDO-652: Assignee: Michael Bouschen > Provision of a typesafe refactor-friendly query capability for

[jira] [Created] (JDO-774) Restructure JDO maven project

2018-05-23 Thread Michael Bouschen (JIRA)
Michael Bouschen created JDO-774: Summary: Restructure JDO maven project Key: JDO-774 URL: https://issues.apache.org/jira/browse/JDO-774 Project: JDO Issue Type: Improvement

[jira] [Resolved] (JDO-766) Support more JDBC-aware databases in JDO TCK

2018-05-10 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen resolved JDO-766. -- Resolution: Fixed Checked in the patch (see revision 1831328). > Support more JDBC-aware

[jira] [Commented] (JDO-766) Support more JDBC-aware databases in JDO TCK

2018-05-08 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16467850#comment-16467850 ] Michael Bouschen commented on JDO-766: -- Attached you find a patch JDO-766-patch.txt for review. >

[jira] [Updated] (JDO-766) Support more JDBC-aware databases in JDO TCK

2018-05-08 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-766: - Attachment: JDO-766-patch.txt > Support more JDBC-aware databases in JDO TCK >

[jira] [Assigned] (JDO-773) Change dependency on JTA to version 1.3

2018-04-26 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen reassigned JDO-773: Assignee: Tilmann Zäschke > Change dependency on JTA to version 1.3 >

[jira] [Updated] (JDO-766) Support more JDBC-aware databases in JDO TCK

2018-03-28 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-766: - Fix Version/s: JDO 3.2 > Support more JDBC-aware databases in JDO TCK >

[jira] [Updated] (JDO-712) Require using the PMF schema definition with sequence names

2018-03-15 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-712: - Priority: Minor (was: Major) > Require using the PMF schema definition with sequence names >

[jira] [Updated] (JDO-744) XSD/DTD not published for JDO 3.1

2018-03-15 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-744: - Component/s: api > XSD/DTD not published for JDO 3.1 > - > >

[jira] [Updated] (JDO-747) Behavior of delete() with multiple concurrent Transactions

2018-03-15 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-747: - Fix Version/s: (was: JDO 3.2) > Behavior of delete() with multiple concurrent Transactions >

[jira] [Assigned] (JDO-766) Support more JDBC-aware databases in JDO TCK

2018-03-14 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen reassigned JDO-766: Assignee: Michael Bouschen > Support more JDBC-aware databases in JDO TCK >

[jira] [Assigned] (JDO-747) Behavior of delete() with multiple concurrent Transactions

2018-02-22 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen reassigned JDO-747: Assignee: Tilmann Zäschke > Behavior of delete() with multiple concurrent Transactions >

[jira] [Updated] (JDO-756) Enhance PK to avoid LongIdentity/StringIdentity dependencies

2018-02-22 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-756: - Fix Version/s: (was: JDO 3.2) > Enhance PK to avoid LongIdentity/StringIdentity dependencies >

[jira] [Updated] (JDO-589) Allow makePersistent and deletePersistent outside a transaction

2018-02-22 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-589: - Fix Version/s: (was: JDO 3.2) > Allow makePersistent and deletePersistent outside a transaction

[jira] [Updated] (JDO-766) Support more JDBC-aware databases in JDO TCK

2018-02-22 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-766: - Fix Version/s: (was: JDO 3.2) > Support more JDBC-aware databases in JDO TCK >

[jira] [Commented] (JDO-770) Switch from svn to git

2018-02-22 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16373140#comment-16373140 ] Michael Bouschen commented on JDO-770: -- >From the Minutes JDO con call January 25: A recent change made

[jira] [Updated] (JDO-771) Update requirement of ConnectionDriverName since JDBC 4 changed requirements

2018-02-22 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-771: - Affects Version/s: JDO 3.1 Fix Version/s: JDO 3.2 > Update requirement of

[jira] [Resolved] (JDO-769) Revise PMFMapMapTest test cases using two class loaders

2018-02-04 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen resolved JDO-769. -- Resolution: Fixed Checked in the patch JDO-769-patch3.txt (see revision 1823104). > Revise

[jira] [Updated] (JDO-483) Add JDOHelper.isLoaded methods

2018-01-31 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-483: - Fix Version/s: (was: JDO 3.2) > Add JDOHelper.isLoaded methods > --

[jira] [Comment Edited] (JDO-483) Add JDOHelper.isLoaded methods

2018-01-31 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004516#comment-15004516 ] Michael Bouschen edited comment on JDO-483 at 1/31/18 6:24 PM: --- I changed my

[jira] [Resolved] (JDO-556) JDOHelper should use Java 6 ServiceLoader if available

2018-01-31 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen resolved JDO-556. -- Resolution: Won't Fix This would require more changes to more components with a little value

[jira] [Updated] (JDO-556) JDOHelper should use Java 6 ServiceLoader if available

2018-01-31 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-556: - Fix Version/s: (was: JDO 3.2) > JDOHelper should use Java 6 ServiceLoader if available >

[jira] [Updated] (JDO-771) Update requirement of ConnectionDriverName since JDBC 4 changed requirements

2018-01-31 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-771: - Component/s: (was: tck) api > Update requirement of ConnectionDriverName since

[jira] [Commented] (JDO-769) Revise PMFMapMapTest test cases using two class loaders

2018-01-29 Thread Michael Bouschen (JIRA)
[ https://issues.apache.org/jira/browse/JDO-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16343982#comment-16343982 ] Michael Bouschen commented on JDO-769: -- Attached you find a patch JDO-769-patch3.txt for review.It uses

<    1   2   3   4   5   6   7   8   9   10   >