[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-tabpanel&focusedCommentId=14256850#comment-14256850 ] Andy Jefferson commented on JDO-650: Further things on that test. 1. main(String[] args)

[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-tabpanel&focusedCommentId=14263490#comment-14263490 ] Andy Jefferson commented on JDO-650: The only problem i have with that is that you now ha

[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 Typ

[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

[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-tabpanel&focusedCommentId=14377473#comment-14377473 ] Andy Jefferson commented on JDO-735: +1 to Query implementing AutoCloseable. So Query wil

[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] [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] [Created] (JDO-737) Change Query API to be "fluent"

2015-04-06 Thread Andy Jefferson (JIRA)
Andy Jefferson created JDO-737: -- Summary: Change Query API to be "fluent" Key: JDO-737 URL: https://issues.apache.org/jira/browse/JDO-737 Project: JDO Issue Type: New Feature Component

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

2015-04-11 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: --- Description: Further to JDO-736 it would be nice to redesign the Query class to have the setter methods

[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 ou

[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 in > java

[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 javax.jdo.spi.PropertiesResource

[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, t

[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-tabpanel&focusedCommentId=14496247#comment-14496247 ] Andy Jefferson commented on JDO-709: Patch looks fine to me. RI already supports the bas

[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-tabpanel&focusedCommentId=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-tabpanel&focusedCommentId=14501381#comment-14501381 ] Andy Jefferson commented on JDO-734: I prefer just a single method and for it to replace

[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-tabpanel&focusedCommentId=14501385#comment-14501385 ] Andy Jefferson commented on JDO-734: Query updated in SVN to add the method. > Ability t

[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. C

[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-tabpanel&focusedCommentId=14512926#comment-14512926 ] Andy Jefferson commented on JDO-734: Each application, in general, would have its own PMF

[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-tabpanel&focusedCommentId=14513694#comment-14513694 ] Andy Jefferson commented on JDO-738: SVN now updated to use 1.7 as minimum. "parent-pom"

[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-tabpanel&focusedCommentId=14516610#comment-14516610 ] Andy Jefferson commented on JDO-709: Re: Converter, that was simply to allow some form of

[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 that have

[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] [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 Attached patch that removes the 3 methods from PersistenceManager that were de

[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 d

[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-tabpanel&focusedCommentId=14518955#comment-14518955 ] Andy Jefferson commented on JDO-738: Any docs that need this information? Otherwise this

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

2015-04-30 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14521010#comment-14521010 ] Andy Jefferson commented on JDO-687: Applied to SVN so "api" part of the work is now done

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

2015-04-30 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14521023#comment-14521023 ] Andy Jefferson commented on JDO-735: SVN updated to add AutoCloseable to PersistenceManag

[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-tabpanel&focusedCommentId=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-tabpanel&focusedCommentId=14521317#comment-14521317 ] Andy Jefferson commented on JDO-736: +1 for the idea of putting those "execute" methods o

[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-tabpanel&focusedCommentId=14521437#comment-14521437 ] Andy Jefferson commented on JDO-652: In the patch, "TypesafeQuery" needs renaming to JDOQ

[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 si

[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-tabpanel&focusedCommentId=14539530#comment-14539530 ] Andy Jefferson commented on JDO-652: As already said, there are two parts to this. 1). G

[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-con

[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-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-tabpanel&focusedCommentId=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-tabpanel&focusedCommentId=14547075#comment-14547075 ] Andy Jefferson commented on JDO-652: There are (at least) 2 options for the execution par

[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 an

[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) for fi

[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-tabpanel&focusedCommentId=14549726#comment-14549726 ] Andy Jefferson commented on JDO-709: As said above, you cannot do "default null" (my comm

[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-tabpanel&focusedCommentId=14549726#comment-14549726 ] Andy Jefferson edited comment on JDO-709 at 5/19/15 10:53 AM: -- A

[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-tabpanel&focusedCommentId=14549726#comment-14549726 ] Andy Jefferson edited comment on JDO-709 at 5/19/15 11:14 AM: -- A

[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 Com

[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: Improvem

[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 majority

[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

[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 > Ren

[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-tabpanel&focusedCommentId=14565104#comment-14565104 ] Andy Jefferson commented on JDO-709: +1 on the rename of the default annotation "converte

[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-tabpanel&focusedCommentId=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-tabpanel&focusedCommentId=14565853#comment-14565853 ] Andy Jefferson commented on JDO-709: > @Andy: "If we [default the useDefaultConversion to

[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 to p

[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" not de

[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 for "n

[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-tabpanel&focusedCommentId=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, whet

[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] [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: JDO

[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" U

[jira] [Updated] (JDO-701) JDOQL: Support for further Math methods

2015-06-02 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-701: --- Attachment: JDO-701.patch Patch providing tests for the proposed Math methods > JDOQL: Support for furth

[jira] [Commented] (JDO-701) JDOQL: Support for further Math methods

2015-06-02 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14568774#comment-14568774 ] Andy Jefferson commented on JDO-701: Spec updates are in SVN. > JDOQL: Support for furt

[jira] [Updated] (JDO-722) Add the jdori dependencies as part of a profile

2015-06-02 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-722: --- Fix Version/s: (was: JDO 3.2) Unassigning issue from v3.2 since the person who assigned this to thems

[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 see

[jira] [Resolved] (JDO-701) JDOQL: Support for further Math methods

2015-06-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-701. Resolution: Fixed Assignee: Andy Jefferson (was: Michael Bouschen) Tests are now in SVN trunk.

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

2015-06-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572409#comment-14572409 ] Andy Jefferson commented on JDO-737: The only remaining questions for this issue are 1. D

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

2015-06-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572482#comment-14572482 ] Andy Jefferson commented on JDO-735: Changing the spec will mean the TCK Test org.apache

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

2015-06-07 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1457#comment-1457 ] Andy Jefferson commented on JDO-737: Yes, setGrouping(String) can be used to set "HAVING"

[jira] [Closed] (JDO-729) Merge 3.1-rc1 changes back to trunk

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-729. -- > Merge 3.1-rc1 changes back to trunk > --- > > Key: JDO-729 >

[jira] [Closed] (JDO-705) Delete Maven1 config files

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-705. -- > Delete Maven1 config files > -- > > Key: JDO-705 > UR

[jira] [Closed] (JDO-720) Possible time zone issue in SupportedDateMethods

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-720. -- > Possible time zone issue in SupportedDateMethods > > >

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

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-723. -- > Update release process for 3.1 > -- > > Key: JDO-723 >

[jira] [Closed] (JDO-704) API test compilation failure

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-704. -- > API test compilation failure > > > Key: JDO-704 >

[jira] [Closed] (JDO-719) JDOQL should support Date.getDate instead of Date.getDay

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-719. -- > JDOQL should support Date.getDate instead of Date.getDay > --

[jira] [Closed] (JDO-707) Refactor JDO parent & child poms

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-707. -- > Refactor JDO parent & child poms > > > Key: JDO-707 >

[jira] [Closed] (JDO-708) Create JIRA "component" entry for exectck & parent-pom modules

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-708. -- > Create JIRA "component" entry for exectck & parent-pom modules >

[jira] [Closed] (JDO-715) exectck will always try to install Derby schema even if derby not being run

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-715. -- > exectck will always try to install Derby schema even if derby not being run > ---

[jira] [Closed] (JDO-706) No enhancer log output with maven 2

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-706. -- > No enhancer log output with maven 2 > --- > > Key: JDO-706 >

[jira] [Closed] (JDO-667) Extend PersistenceManageFactory to return all known entity classes

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-667. -- > Extend PersistenceManageFactory to return all known entity classes >

[jira] [Closed] (JDO-710) Edit poms so that the maven eclipse plugin doesn't throw on import

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-710. -- > Edit poms so that the maven eclipse plugin doesn't throw on import >

[jira] [Closed] (JDO-713) SignatureTest failure for method Discriminator.discriminatorColumnName()

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-713. -- > SignatureTest failure for method Discriminator.discriminatorColumnName() > --

[jira] [Closed] (JDO-669) TCK : RelationshipManyToManyAllRelationships.testDeleteFromMappedSide - problem with check

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-669. -- > TCK : RelationshipManyToManyAllRelationships.testDeleteFromMappedSide - > problem with check > -

[jira] [Closed] (JDO-670) ArrayListCollections.set() is missing "break" in final few fields

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-670. -- > ArrayListCollections.set() is missing "break" in final few fields > -

[jira] [Closed] (JDO-702) Support for specification of embedded inherited objects

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-702. -- > Support for specification of embedded inherited objects > ---

[jira] [Closed] (JDO-684) Fix OSGi Export-Package entries in JDO 3.0 manifest to include version

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-684. -- > Fix OSGi Export-Package entries in JDO 3.0 manifest to include version >

[jira] [Closed] (JDO-666) Provide quick reference to JDOQL as PDF download

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-666. -- > Provide quick reference to JDOQL as PDF download > > >

[jira] [Closed] (JDO-682) Change datastore-identity strategy for shoppingcart pc classes

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-682. -- > Change datastore-identity strategy for shoppingcart pc classes >

[jira] [Closed] (JDO-694) Automate OSGi bundling in JDO 3.1+ build

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-694. -- > Automate OSGi bundling in JDO 3.1+ build > > > Key:

[jira] [Closed] (JDO-695) Fix PMFMapMapTest

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-695. -- > Fix PMFMapMapTest > - > > Key: JDO-695 > URL: https://issues.

[jira] [Closed] (JDO-693) Constant string "javax.jdo.option.TransactionType" not defined in javax.jdo.Constants

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-693. -- > Constant string "javax.jdo.option.TransactionType" not defined in > javax.jdo.Constants > --

[jira] [Closed] (JDO-700) exectck plugin throws StringIndexOutOfBoundsException

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-700. -- > exectck plugin throws StringIndexOutOfBoundsException > -

[jira] [Closed] (JDO-698) Add TCK tests for JDO-696

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-698. -- > Add TCK tests for JDO-696 > - > > Key: JDO-698 > URL:

[jira] [Closed] (JDO-699) Archive unmaintained modules

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-699. -- > Archive unmaintained modules > > > Key: JDO-699 >

[jira] [Closed] (JDO-696) Throw on unrecognized javax.jdo options

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-696. -- > Throw on unrecognized javax.jdo options > --- > > Key: JD

[jira] [Closed] (JDO-676) Upgrade to use DataNucleus 3.0 jars

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-676. -- > Upgrade to use DataNucleus 3.0 jars > --- > > Key: JDO-676 >

[jira] [Closed] (JDO-675) Change JPA API dependency to org.eclipse.persistence

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-675. -- > Change JPA API dependency to org.eclipse.persistence > >

[jira] [Closed] (JDO-680) Add docs to website for attach/detach and fetch groups

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-680. -- > Add docs to website for attach/detach and fetch groups >

[jira] [Closed] (JDO-678) Ability to set properties on PersistenceManager

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-678. -- > Ability to set properties on PersistenceManager > --- > >

[jira] [Closed] (JDO-674) Support a way of defining inheritance strategy that results in a table per class with the table containing columns for all fields in the class (inc superclasses)

2015-06-12 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson closed JDO-674. -- > Support a way of defining inheritance strategy that results in a table per > class with the table containing

<    3   4   5   6   7   8   9   10   >