Attendees: Michael Bouschen, Tilmann Zäschke, Tobias Bouschen, Craig Russell
Next meeting: Thursday June 24 11:00 Pacific Agenda: 1. jdo-site publishing: question about db.apache.org/content/jdo (see email from Craig) Apparently the asf.yaml is configured to use the content directory. No issue. 2. Annotations for properties: on getter, on setter, both? What happens if both and not identical? The @Convert annotation for properties is applied to the getter. Results are undefined if the annotation is applied to the setter. AI Craig: update the specification chapters 18 and 19 3. JDO-709 <https://issues.apache.org/jira/browse/JDO-709> "Standardize field/property converters" - Spec Update AI Craig update and merge the specification changes We will need a new JIRA for publishing the specification There is a page that describes publishing the specification README.odt We will need to update the Changes for 3.2 appendix. - Pull request #24 JDO-709: Add more TCK converter test cases <https://github.com/apache/db-jdo/pull/24> AI Michael: merge the patch 4. Issues with Fix Version JDO-3.2 <https://issues.apache.org/jira/issues/?jql=project%20%3D%20JDO%20AND%20fixVersion%20%3D%20%22JDO%203.2%22%20ORDER%20BY%20status%20ASC> 5. Open Issues w/o Fix Version <https://issues.apache.org/jira/issues/?jql=project%20%3D%20JDO%20AND%20status%20%3D%20Open%20AND%20fixVersion%20%3D%20EMPTY%20ORDER%20BY%20key%20DESC%2C%20status%20ASC> 6. Release Policy Updates 7. JDO 3.1: Need to go through change lists in JIRA for 3.1 RC1 and 3.1 to prepare JCP Change Log 8. Other issues Action Items from weeks past: [Jun 10 2021] AI Craig look at convertible type versus convertible class in all three chapters [Jun 10 2021] AI Craig try to simplify/clarify default jdbc-type description [Jun 10 2021] AI Craig adapt specification to @Convert changes [May 13 2021] AI Craig update specification terminology to "database type" instead of "converted type" [Mar 25 2021] AI Craig: investigate "merging" papajdo and apache.clr accounts [Feb 04 2021] AI Craig ask Oracle for license for the specification. [Jan 07 2021] AI Craig update to add workflow for contributions and preview of changes. [Oct 30 2015] AI Craig: File a maintenance review with JCP [Apr 17 2015] AI Craig: Oracle spec page on JDO need to be updated once the JCP Maintenance Release for JDO 3.1 is published [Oct 17 2014] AI Matthew any updates for "Modify specification to address NoSQL datastores": https://issues.apache.org/jira/browse/JDO-651? [Dec 13 2013] AI Craig file a JIRA for java.sql.Blob and java.sql.Clob as persistent field types [Aug 24 2012] AI Craig update the JIRAs JDO-689 JDO-690 and JDO-692 about JDOHelper methods. Craig L Russell c...@apache.org