Attendees: Michael Bouschen, Craig Russell

Next meeting: Thursday January 24, 9:30 AM PST

Agenda:

1. JDO-770 "Switch from svn to git" 
https://issues.apache.org/jira/browse/JDO-770

AI Craig create the git repo from current svn contents as of January 17 and 
discuss on list. Worst case we will need to delete the git repo and start over.

2. JDO-652 "Provision of a typesafe refactor-friendly query capability for 
JDOQL" https://issues.apache.org/jira/browse/JDO-652

Sample queries (queries in specification chapter 14) need to be updated to 
include typesafe queries.

Need to look at 
NumericExpression<?> numericParameter(String name);
In order to allow a numeric parameter in a GT expression, the static type of 
the result cannot be NumericExpression<?>. It would work to have 
NumericExpression<? extends Number> but then DataNucleus would have to change.

AI Michael file a JIRA to discuss this.

3. 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>
4. Release Policy Updates
5. JDO 3.1: Need to go through change lists in JIRA for 3.1 RC1 and 3.1 to 
prepare JCP Change Log
6. Other issues

Action Items from weeks past:
[Jan 10 2019] AI Craig send email to dev to discuss timing of git changeover.
[Jan 18 2018] AI Craig talk to some git/svn Apache experts to get some advice. 
Specifically, how to preserve the svn history, how to manage the web site.
[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?
[Feb 28 2014] AI Everyone: take a look at 
https://issues.apache.org/jira/browse/JDO-712
[Feb 28 2014] AI Everyone: take a look at 
https://issues.apache.org/jira/browse/JDO-625
[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. In process.

Craig L Russell
Secretary, Apache Software Foundation
[email protected] http://db.apache.org/jdo

Reply via email to