[jira] [Resolved] (JDO-665) api test failure under maven 2, Java 1.5

2015-06-02 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-665. Resolution: Won't Fix Bearing in mind Apache JDO requires a minimum of JDK 1.7 now, and i've never

[jira] [Created] (JDO-743) javax.jdo.Constants has reference to java.sun.com URLs for XML namespaces - change to xmlns.jcp.org

2015-06-01 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-743: -- Summary: javax.jdo.Constants has reference to java.sun.com URLs for XML namespaces - change to xmlns.jcp.org Key: JDO-743 URL: https://issues.apache.org/jira/browse/JDO-743

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

2015-06-01 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14567060#comment-14567060 ] Andy Jefferson commented on JDO-737: Patch applied to SVN for option 1. Still remaining

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

2015-06-01 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-736: --- Attachment: JDO-736.patch Patch adding QueryExecution interface with methods for executing a query

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

2015-06-01 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-744: -- Summary: XSD/DTD not published for JDO 3.1 Key: JDO-744 URL: https://issues.apache.org/jira/browse/JDO-744 Project: JDO Issue Type: Bug Affects Versions

[jira] [Resolved] (JDO-743) javax.jdo.Constants has reference to java.sun.com URLs for XML namespaces - change to xmlns.jcp.org

2015-06-01 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-743. Resolution: Fixed SVN updated for API and spec javax.jdo.Constants has reference to java.sun.com

[jira] [Updated] (JDO-651) Modify specification to address NoSQL datastores

2015-05-31 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-651: --- Fix Version/s: (was: JDO 3.2) No clear definition of work required, hence cannot be considered

[jira] [Resolved] (JDO-689) JDO 3.0 specification refers to property javax.jdo.spi.PropertiesResourceName but javax.jdo.Constants calls it javax.jdo.option.spi.ResourceName

2015-05-31 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-689. Resolution: Fixed Spec ch11 was updated with the suggested change. JDO 3.0 specification refers

[jira] [Resolved] (JDO-690) Constant string javax.jdo.Name not defined in javax.jdo.Constants

2015-05-31 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-690. Resolution: Fixed Spec was updated with the suggested change Constant string javax.jdo.Name

[jira] [Commented] (JDO-709) Standardize field/property converters

2015-05-30 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565853#comment-14565853 ] Andy Jefferson commented on JDO-709: @Andy: If we [default the useDefaultConversion

[jira] [Comment Edited] (JDO-709) Standardize field/property converters

2015-05-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565104#comment-14565104 ] Andy Jefferson edited comment on JDO-709 at 5/29/15 5:48 PM: - +1

[jira] [Commented] (JDO-709) Standardize field/property converters

2015-05-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565104#comment-14565104 ] Andy Jefferson commented on JDO-709: +1 on the rename of the default annotation converter

[jira] [Resolved] (JDO-742) Rename TCK jdo-3_1-signatures.txt file to something version independent

2015-05-22 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-742. Resolution: Fixed Fix Version/s: JDO 3.2 SVN trunk renames the file to jdo-signatures.txt

[jira] [Created] (JDO-742) Rename TCK jdo-3_1-signatures.txt file to something version independent

2015-05-22 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-742: -- Summary: Rename TCK jdo-3_1-signatures.txt file to something version independent Key: JDO-742 URL: https://issues.apache.org/jira/browse/JDO-742 Project: JDO

JDO v3.2 with DataNucleus

2015-05-21 Thread Andy Jefferson
FYI. If anyone wants to run the JDO TCK for v3.2 against DataNucleus (for example to be able to develop tests for new features), they will need to checkout the latest from SVN and additionally update copyjdorijars/pom.xml to refer to dependency groupIdorg.datanucleus/groupId

[jira] [Comment Edited] (JDO-709) Standardize field/property converters

2015-05-19 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14549726#comment-14549726 ] Andy Jefferson edited comment on JDO-709 at 5/19/15 10:53 AM

[jira] [Comment Edited] (JDO-709) Standardize field/property converters

2015-05-19 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14549726#comment-14549726 ] Andy Jefferson edited comment on JDO-709 at 5/19/15 11:14 AM

[jira] [Created] (JDO-740) Make javadoc buildable using JDK 1.8+

2015-05-19 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-740: -- Summary: Make javadoc buildable using JDK 1.8+ Key: JDO-740 URL: https://issues.apache.org/jira/browse/JDO-740 Project: JDO Issue Type: Improvement

[jira] [Resolved] (JDO-741) Coding standards : indenting, lack of serialVersionUID

2015-05-19 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-741. Resolution: Fixed Fix Version/s: JDO 3.2 Updates checked in to SVN cleaning up the vast

[jira] [Resolved] (JDO-740) Make javadoc buildable using JDK 1.8+

2015-05-19 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-740. Resolution: Fixed Committed necessary changes to SVN earlier Make javadoc buildable using JDK 1.8

[jira] [Created] (JDO-741) Coding standards : indenting, lack of serialVersionUID

2015-05-19 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-741: -- Summary: Coding standards : indenting, lack of serialVersionUID Key: JDO-741 URL: https://issues.apache.org/jira/browse/JDO-741 Project: JDO Issue Type

[jira] [Commented] (JDO-709) Standardize field/property converters

2015-05-18 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14549726#comment-14549726 ] Andy Jefferson commented on JDO-709: As said above, you cannot do default null (my

[jira] [Updated] (JDO-709) Standardize field/property converters

2015-05-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-709: --- Attachment: JDO-709-3.patch Patch adding converter attribute to @Persistent, @Element, @Key, @Value

[jira] [Updated] (JDO-709) Standardize field/property converters

2015-05-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-709: --- Attachment: (was: JDO-709-xml-2.patch) Standardize field/property converters

[jira] [Updated] (JDO-709) Standardize field/property converters

2015-05-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-709: --- Attachment: JDO-709-4.patch Patch for allowing specification of converter (and disable-converter

[jira] [Commented] (JDO-709) Standardize field/property converters

2015-05-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14547072#comment-14547072 ] Andy Jefferson commented on JDO-709: XML schema updates now in SVN. Something that would

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

2015-05-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14547075#comment-14547075 ] Andy Jefferson commented on JDO-652: There are (at least) 2 options for the execution

[jira] [Updated] (JDO-709) Standardize field/property converters

2015-05-15 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-709: --- Attachment: JDO-709-xml-2.patch Patch that extends/replaces the previous xml patch and adds disable

[jira] [Updated] (JDO-709) Standardize field/property converters

2015-05-15 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-709: --- Attachment: (was: JDO-709-xml-1.patch) Standardize field/property converters

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

2015-05-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14539530#comment-14539530 ] Andy Jefferson commented on JDO-652: As already said, there are two parts to this. 1

[jira] [Updated] (JDO-709) Standardize field/property converters

2015-05-11 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-709: --- Attachment: JDO-709-xml-1.patch Initial patch for updating DTD/XSD. Note only includes jdo.dtd/jdo.xsd

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

2015-04-30 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14521061#comment-14521061 ] Andy Jefferson commented on JDO-736: Suggestion for execute method(s) to avoid casting

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

2015-04-30 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14521317#comment-14521317 ] Andy Jefferson commented on JDO-736: +1 for the idea of putting those execute methods

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

2015-04-30 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14521437#comment-14521437 ] Andy Jefferson commented on JDO-652: In the patch, TypesafeQuery needs renaming

[jira] [Updated] (JDO-687) Remove deprecated methods from PersistenceManager, DataStoreCache

2015-04-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-687: --- Attachment: JDO-687.patch Patch that deletes methods from PersistenceManager and DataStoreCache

[jira] [Updated] (JDO-687) Remove deprecated methods from PersistenceManager, DataStoreCache

2015-04-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-687: --- Attachment: (was: JDO-687.patch) Remove deprecated methods from PersistenceManager, DataStoreCache

[jira] [Issue Comment Deleted] (JDO-687) Remove deprecated methods from PersistenceManager, DataStoreCache

2015-04-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-687: --- Comment: was deleted (was: Attached patch that removes the 3 methods from PersistenceManager that were

[jira] [Commented] (JDO-738) Change minimum JRE to be 1.7+

2015-04-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14518955#comment-14518955 ] Andy Jefferson commented on JDO-738: Any docs that need this information? Otherwise

[jira] [Commented] (JDO-709) Standardize field/property converters

2015-04-28 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14516610#comment-14516610 ] Andy Jefferson commented on JDO-709: Re: Converter, that was simply to allow some form

[jira] [Commented] (JDO-738) Change minimum JRE to be 1.7+

2015-04-27 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513694#comment-14513694 ] Andy Jefferson commented on JDO-738: SVN now updated to use 1.7 as minimum. parent-pom

[jira] [Commented] (JDO-734) Ability to save a (created) query as a named query for later use

2015-04-26 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512926#comment-14512926 ] Andy Jefferson commented on JDO-734: Each application, in general, would have its own PMF

[jira] [Commented] (JDO-734) Ability to save a (created) query as a named query for later use

2015-04-18 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14501381#comment-14501381 ] Andy Jefferson commented on JDO-734: I prefer just a single method and for it to replace

[jira] [Commented] (JDO-709) Standardize field/property converters

2015-04-18 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14501378#comment-14501378 ] Andy Jefferson commented on JDO-709: Majority of the patch was applied, with some changes

[jira] [Commented] (JDO-734) Ability to save a (created) query as a named query for later use

2015-04-18 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14501385#comment-14501385 ] Andy Jefferson commented on JDO-734: Query updated in SVN to add the method. Ability

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

2015-04-18 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-737: --- Attachment: JDO-737.patch Basic implementation using Option 1 for primary query specification methods

[jira] [Commented] (JDO-709) Standardize field/property converters

2015-04-15 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14496247#comment-14496247 ] Andy Jefferson commented on JDO-709: Patch looks fine to me. RI already supports

[jira] [Updated] (JDO-671) Oracle spec page on JDO does not list mrel 3/JDO 3.0

2015-04-15 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-671: --- Priority: Trivial (was: Major) ... or 2.2 or 3.1 either. Or provide a link to Apache JDO JIRA. It's

[jira] [Updated] (JDO-690) Constant string javax.jdo.Name not defined in javax.jdo.Constants

2015-04-15 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-690: --- Priority: Minor (was: Major) Constant string javax.jdo.Name not defined in javax.jdo.Constants

[jira] [Updated] (JDO-692) Constant string javax.jdo.spi.PropertiesFileName not defined in javax.jdo.Constants

2015-04-15 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-692: --- Priority: Minor (was: Major) Constant string javax.jdo.spi.PropertiesFileName not defined

[jira] [Updated] (JDO-689) JDO 3.0 specification refers to property javax.jdo.spi.PropertiesResourceName but javax.jdo.Constants calls it javax.jdo.option.spi.ResourceName

2015-04-15 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-689: --- Priority: Minor (was: Major) JDO 3.0 specification refers to property

[jira] [Created] (JDO-738) Change minimum JRA to be 1.7+

2015-04-15 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-738: -- Summary: Change minimum JRA to be 1.7+ Key: JDO-738 URL: https://issues.apache.org/jira/browse/JDO-738 Project: JDO Issue Type: Task Components: api

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

2015-04-06 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-736: -- Summary: Change Query API to make use of generics to avoid casting execute() results Key: JDO-736 URL: https://issues.apache.org/jira/browse/JDO-736 Project: JDO

[jira] [Updated] (JDO-734) Ability to save a (created) query as a named query for later use

2015-03-31 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-734: --- Attachment: JDO-734.api.patch API change attached. Ability to save a (created) query as a named query

[jira] [Commented] (JDO-735) Make PersistenceManager support AutoCloseable (JDK1.7+)

2015-03-24 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14377473#comment-14377473 ] Andy Jefferson commented on JDO-735: +1 to Query implementing AutoCloseable. So Query

[jira] [Created] (JDO-735) Make PersistenceManager support AutoCloseable (JDK1.7+)

2015-03-18 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-735: -- Summary: Make PersistenceManager support AutoCloseable (JDK1.7+) Key: JDO-735 URL: https://issues.apache.org/jira/browse/JDO-735 Project: JDO Issue Type: Bug

JDO Next

2015-03-18 Thread Andy Jefferson
Since I said that there were requests from users of what they would like in JDO, here is a (incomplete) list of items that should be considered for JDO next. 1. The query API is dated, requiring casting of results to the required type. Let's make use of generics etc and remove the pain. This

Re: Please test staged JDO 3.1 release

2015-03-16 Thread Andy Jefferson
please download the JDO 3.1 release artifacts from the staging repository and test the release. No problems found. -- Andy DataNucleus (Web: http://www.datanucleus.org Twitter: @datanucleus)

Re: [VOTE] Please vote on JDO 3.1 release

2015-03-16 Thread Andy Jefferson
Please vote on the JDO 3.1 release. Voting will be open until Thursday, March 19. +1 -- Andy DataNucleus (Web: http://www.datanucleus.org Twitter: @datanucleus)

Re: JDO TCK Conference Call Friday March 13, 9 am Pacific Time (PST)

2015-03-13 Thread Andy Jefferson
, long running. Will test the release early next week when back at base. Regards -- Andy Jefferson DataNucleus (http://www.datanucleus.org)

[jira] [Created] (JDO-734) Ability to save a (created) query as a named query for later use

2015-03-09 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-734: -- Summary: Ability to save a (created) query as a named query for later use Key: JDO-734 URL: https://issues.apache.org/jira/browse/JDO-734 Project: JDO Issue

Re: Minutes: JDO TCK Conference Call Friday February 13, 10 am Pacific Time (PST)

2015-02-20 Thread Andy Jefferson
Hi Craig, Returning to that old question : When will 3.1 be released? JDO Query API rewrite is the thing people want. I assume you’re talking about https://issues.apache.org/jira/browse/JDO-652 which was discussed not quite to agreement a few years ago. Are you suggesting to put this

Re: Minutes: JDO TCK Conference Call Friday February 13, 10 am Pacific Time (PST)

2015-02-14 Thread Andy Jefferson
a. Missing exception in case of different types in multiple expressions in IF and ELSE. Might not be an error; needs discussion. b. Generated CASE statement is reordered randomly, leading to incorrect results. Currently testing against 4.1.0-M1. What is the version of DataNucleus that we

[jira] [Commented] (JDO-650) Support for conditional operator ? : in JDOQL

2015-01-03 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14263490#comment-14263490 ] Andy Jefferson commented on JDO-650: The only problem i have with that is that you now

[jira] [Commented] (JDO-650) Support for conditional operator ? : in JDOQL

2014-12-23 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14256741#comment-14256741 ] Andy Jefferson commented on JDO-650: SELECT FROM

[jira] [Commented] (JDO-650) Support for conditional operator ? : in JDOQL

2014-12-23 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14256850#comment-14256850 ] Andy Jefferson commented on JDO-650: Further things on that test. 1. main(String[] args

[jira] [Created] (JDO-733) models test has typo in ORM file, sharing join table when should have own table

2014-11-30 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-733: -- Summary: models test has typo in ORM file, sharing join table when should have own table Key: JDO-733 URL: https://issues.apache.org/jira/browse/JDO-733 Project: JDO

[jira] [Resolved] (JDO-733) models test has typo in ORM file, sharing join table when should have own table

2014-11-30 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-733. Resolution: Fixed Assignee: Andy Jefferson SVN has this fixed models test has typo in ORM file

Re: Minutes: JDO TCK Conference Call Friday September 26, 9 am Pacific Daylight Time (PDT)

2014-09-30 Thread Andy Jefferson
1. JIRA Support for conditional operator ? : in JDOQL: https://issues.apache.org/jira/browse/JDO-650 IF w/o ELSE is not supported, to avoid an undefined state of an expression. Sounds fine. Waiting for some feedback from Datanucleus on where does the current implementation in DataNucleus

[jira] [Commented] (JDO-721) Specifying NULL elements positioning in ordered columns

2014-08-30 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14116502#comment-14116502 ] Andy Jefferson commented on JDO-721: Perhaps this should be in 3.1 if the meeting minutes

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

2014-08-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14115588#comment-14115588 ] Andy Jefferson commented on JDO-589: A suggestion : Deprecate [get|set

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

2014-08-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14115588#comment-14115588 ] Andy Jefferson edited comment on JDO-589 at 8/30/14 4:15 AM: - One

Re: Minutes: JDO TCK Conference Call Friday August 15, 9 am Pacific Daylight Time (PDT)

2014-08-15 Thread Andy Jefferson
Hi, 2. JIRA Support for conditional operator ? : in JDOQL: https://issues.apache.org/jira/browse/JDO-650 Using a SQL-like syntax would be the first time we have used non-Java syntax in the query expressions. Would it be difficult for DataNucleus to use the Java syntax for this feature?

[jira] [Commented] (JDO-650) Support for conditional operator ? : in JDOQL

2014-06-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047069#comment-14047069 ] Andy Jefferson commented on JDO-650: Suggested JDOQL syntax would

Re: Apache (Oracle?) JDO 3.1 release, revisited

2014-04-18 Thread Andy Jefferson
Hi Craig, Long answer: JDO falls outside the boundaries of normal Oracle-led JSRs. It has taken more time than I expected to get Oracle legal to understand that JDO is a different project with different licensing requirements. Mostly, Oracle is used to being in control of JSRs in which it

Apache (Oracle?) JDO 3.1 release, revisited

2014-04-17 Thread Andy Jefferson
Hi, Back on 16th Feb I asked the question about when JDO 3.1 will finally be released. https://mail-archives.apache.org/mod_mbox/db-jdo-dev/201402.mbox/%3C5258035.4XLbusq06k%40rookie%3E I didn't see a conclusive reply. We're now 2 months on, and I see nothing happening. Does anybody have a

[jira] [Commented] (JDO-651) Modify specification to address NoSQL datastores

2014-03-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937948#comment-13937948 ] Andy Jefferson commented on JDO-651: Clarification : When using optimistic txns commit

[jira] [Commented] (JDO-651) Modify specification to address NoSQL datastores

2014-03-11 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930841#comment-13930841 ] Andy Jefferson commented on JDO-651: Further update to the spec required for datastores

JDO 3.1 Release

2014-02-16 Thread Andy Jefferson
Hi, I see from the mailing list meeting minutes dating back as far as Feb 2013 (maybe earlier) the release of v3.1 is waiting on the JCP/Oracle. I'd like to ask the question : do people really consider it acceptable that a year on, we are still waiting on the JCP/Oracle ? I, for one, don't

[jira] [Commented] (JDO-728) extension element for @Index, @ForeignKey, @Unique, @PrimaryKey annotations are needed.

2014-01-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13875047#comment-13875047 ] Andy Jefferson commented on JDO-728: How are you going to test something that is a vendor

[jira] [Commented] (JDO-728) extension element for @Index, @ForeignKey, @Unique, @PrimaryKey annotations are needed.

2014-01-14 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870748#comment-13870748 ] Andy Jefferson commented on JDO-728: Patch checked in extension element for @Index

[jira] [Commented] (JDO-723) Update release process for 3.1

2014-01-14 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870754#comment-13870754 ] Andy Jefferson commented on JDO-723: Since 3.1-rc1 is released can we take

[jira] [Updated] (JDO-728) extension element for @Index, @ForeignKey, @Unique, @PrimaryKey annotations are needed.

2014-01-14 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-728: --- Component/s: tck specification Added tck/spec components. Now committed jdo-3.1

[jira] [Resolved] (JDO-724) Move to using JPA2.1 API jar in TCK

2014-01-10 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-724. Resolution: Fixed Assignee: Andy Jefferson SVN trunk has the patch applied Move to using

[jira] [Updated] (JDO-728) extension element for @Index, @ForeignKey, @Unique, @PrimaryKey annotations are needed.

2014-01-10 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-728: --- Attachment: JDO-728.patch Patch with extensions property added to @Index, @ForeignKey, @Unique

[jira] [Updated] (JDO-724) Move to using JPA2.1 API jar in TCK

2014-01-10 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-724: --- Fix Version/s: (was: JDO 3 maintenance release 2 (3.2)) JDO 3 maintenance release

[jira] [Closed] (JDO-681) RI enhancer is not finding log4j properties file

2014-01-02 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-681. -- Resolution: Fixed Fix Version/s: JDO 3 maintenance release 1 (3.1) Just ran the TCK; no warnings

[jira] [Commented] (JDO-716) Convert spec to OpenOffice

2014-01-01 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13859916#comment-13859916 ] Andy Jefferson commented on JDO-716: Isn't this complete? Convert spec to OpenOffice

[jira] [Updated] (JDO-724) Move to using JPA2.1 API jar in TCK

2014-01-01 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-724: --- Attachment: JDO-724.svn.diff SVN diff file with the necessary changes to complete this; upgrades DN

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

2014-01-01 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13859918#comment-13859918 ] Andy Jefferson commented on JDO-712: assuming the RDBMS supports having sequences

[jira] [Commented] (JDO-681) RI enhancer is not finding log4j properties file

2014-01-01 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13859920#comment-13859920 ] Andy Jefferson commented on JDO-681: Isn't this fixed long ago ? The enhancer log

[jira] [Created] (JDO-727) Provide definition of default table/column/FK/PK/index identifier names

2013-12-20 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-727: -- Summary: Provide definition of default table/column/FK/PK/index identifier names Key: JDO-727 URL: https://issues.apache.org/jira/browse/JDO-727 Project: JDO

[jira] [Commented] (JDO-726) Application Identity: org.datanucleus.exceptions.NucleusException: The key value passed to construct a SingleFieldIdentity of type javax.jdo.identity.StringIdentity for

2013-12-20 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853860#comment-13853860 ] Andy Jefferson commented on JDO-726: Apache JDO JIRA is no place to ask _questions_ about

[jira] [Commented] (JDO-625) Support for streams

2013-11-22 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13830171#comment-13830171 ] Andy Jefferson commented on JDO-625: Refer to http://www.datanucleus.org/servlet/jira

[jira] [Commented] (JDO-625) Support for streams

2013-11-21 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828952#comment-13828952 ] Andy Jefferson commented on JDO-625: Latest release of DataNucleus implements support

Re: Release not on mirrors

2013-11-02 Thread Andy Jefferson
I've updated the web site with a new download page for the 3.1-rc1 release, but the release does not appear to be on the mirrors, for example http://mirrors.ibiblio.org/apache/db/jdo/. The links that I used are also wrong, but there's no sense fixing that until the release is actually

[jira] [Commented] (JDO-721) Specifying NULL elements positioning in ordered columns

2013-07-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13722479#comment-13722479 ] Andy Jefferson commented on JDO-721: DataNucleus 3.2/3.3 (SVN) supports an ordering

[jira] [Created] (JDO-724) Move to using JPA2.1 API jar in TCK

2013-07-02 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-724: -- Summary: Move to using JPA2.1 API jar in TCK Key: JDO-724 URL: https://issues.apache.org/jira/browse/JDO-724 Project: JDO Issue Type: Task Components

Re: gpg help, please

2013-06-24 Thread Andy Jefferson
I haven't tried this particular profile. The only thing I can think of is that you need to have some other command line parameter to allow maven to get your private (key) password. You cannot pass your password on the command line because anyone who does ps-ef can see your password in the

[jira] [Commented] (JDO-717) copyjdorijars does not cleanup target directory

2013-04-22 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638256#comment-13638256 ] Andy Jefferson commented on JDO-717: This patch seems to have been checked in long ago

Re: Documentation Links are broken

2013-04-12 Thread Andy Jefferson
I encountered some problems with your online documentation, the links on this site don't work: Now updated to point to DataNucleus instead of JPOX. Thx -- Andy DataNucleus (Web: http://www.datanucleus.org Twitter: @datanucleus)

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