Attendees: Michael Bouschen, Tilmann Zäschke, Tobias Bouschen, Craig Russell

Next meeting: Wednesday 1200 noon PST 2100 CET

Agenda:

1. JIRA JDO-819 "Code quality analysis" 
https://issues.apache.org/jira/browse/JDO-819 
<https://issues.apache.org/jira/browse/JDO-819>

Tilmann raised a ticket with infra. INFRA-23891 is linked from JDO-819

2. JIRA JDO-709 "Standardize field/property converters" 
https://issues.apache.org/jira/browse/JDO-709
PR #60 "[JDO-709] Enable Element.TYPE for @Convert" 
https://github.com/apache/db-jdo/pull/60
PR #61 "Enable Element.TYPE for @Convert - TCK test" 
https://github.com/apache/db-jdo/pull/61 
<https://github.com/apache/db-jdo/pull/61>

Questions from the PR:

        • Does the converter or the convertible class need to be declared in 
one of the .jdo or .orm files?

Should not be needed.

        • Do we need to initialize the ConvertiblePoint fields in 
PCRectPointTypeAnnotated?

The JDO implementation should initialize the field (creating a new instance of 
the convertible class and then setting the value) when reading from the 
database. The application should initialize the fields when creating a new 
instance.

Suggestion to improve the test case: annotate the fields individually  and see 
if the test case works. Raise an issue (feature request) with DataNucleus with 
the results.

3. JIRA JDO-815 "Change headers on source files to use https:// instead of 
http:// " https://issues.apache.org/jira/browse/JDO-815 
<https://issues.apache.org/jira/browse/JDO-815>

Still in progress. 

4. JIRA JDO-812 "Move to JDK 11 as the lowest supported version" 
https://issues.apache.org/jira/browse/JDO-812

5. Other issues

Action Items from weeks past:

[Oct 20 2022] AI Craig update the JIRA JDO-709 to request a test case using 
annotations and results of the test.
[Dec 09 2021] AI Craig: Try to contact all current/former participants in JDO 
development and see if and how they want to be recognized on the JDO and DB web 
sites.https://db.apache.org/whoweare.html
[Oct 07 2021] AI Craig send a private message to all JSR-243 Expert Group 
members asking if they wish to continue.
[Mar 25 2021] AI Craig: investigate "merging" papajdo and apache.clr accounts
[Oct 17 2014] AI Matthew any updates for "Modify specification to address NoSQL 
datastores" https://issues.apache.org/jira/browse/JDO-651

Craig L Russell
c...@apache.org

Reply via email to