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

Agenda: 
1. JIRA JDO-846 "Check upgrade references from javax to jakarta" 
https://issues.apache.org/jira/browse/JDO-846 
<https://issues.apache.org/jira/browse/JDO-846>
2. SBOM Support:  changes to the actual Apache Parent POM?

Need to compare changes we made to 3.2.1 to generate SBOM with changes in 
Apache Commons project.

3. JIRA JDO-842 "Q class specification of candidate() method" 
https://issues.apache.org/jira/browse/JDO-842 
<https://issues.apache.org/jira/browse/JDO-842> 

Chapter 14 has been updated with several changes. 

Recommendation: include in Chapter 14 new examples from test cases: 

contains on a collection of String, query20, query21, query22

Look at sample read queries number 5 that uses a parameter and variable.
AI Craig look at query 20, 21, and 22.
Also look at simplifying add 20 with contains using a parameter. Make the 
delete query 21. 
AI Michael look at simplifying query 21 and 22 so the naming between TCK and 
Chapter 14 is consistent.
4. New JIRA JDO-848 "Remove dependency on org.springframework:spring-beans" 
https://issues.apache.org/jira/browse/JDO-848 
<https://issues.apache.org/jira/browse/JDO-848> 

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

6. sonarcloud issues 

 * JIRA JDO-819 "Code quality analysis" 
https://issues.apache.org/jira/browse/JDO-819 
<https://issues.apache.org/jira/browse/JDO-819> 
 * JIRA JDO-823 "Fix sonarcloud issues of type Code Smells" 
https://issues.apache.org/jira/browse/JDO-823 
<https://issues.apache.org/jira/browse/JDO-823> 
 * Sonarcloud link: https://sonarcloud.io/summary/overall?id=db-jdo 
<https://sonarcloud.io/summary/overall?id=db-jdo> 
 * Cognitive Complexity of methods should not be too high: 
https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS3776&severities=CRITICAL&types=CODE_SMELL&id=db-jdo
 
<https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS3776&severities=CRITICAL&types=CODE_SMELL&id=db-jdo>
 
 * Raw types should not be used: 
https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS3740&severities=MAJOR&id=db-jdo
 
<https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS3740&severities=MAJOR&id=db-jdo>
 

7. Other issues 

Action Items from weeks past: 
[Jan 14 2025] AI Craig look into deprecating the use of the external libraries 
(Synchronization) and providing our own. 
[Nov 26 2024] AI Tilmann look into JDO-846. Also, what is the use for the 
Portable Remote Object interface (removed in JDK 11). 
[Nov 12 2024] AI Michael see if it makes sense to add Map.contains(Entry e) to 
the JDO API. This would be useful to have queries where e.g. the user is 
interested in finding all Employees where the phone number is of key "home" and 
value "+16508617767". 
[Nov 05 2024] AI Michael create a JIRA for containsEntry, include the current 
test case and we can continue from here. 
[Jul 13 2023] AI All Open a new JIRA for Android since having JNDI in the API 
disallows use with Android 
[Jun 08 2023] AI All make a JIRA: JDO support for Java Records 
https://openjdk.org/jeps/395 <https://openjdk.org/jeps/395> 
[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 <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 
<https://issues.apache.org/jira/browse/JDO-651>
-- 
Michael Bouschen
akquinet tech@spree GmbH
Bülowstraße 66 • D-10783 Berlin
Tel:   +49 30 235520-0
Fax:  +49 30 217520-12

E-Mail: michael.bousc...@akquinet.de <mailto:michael.bousc...@akquinet.de>
Web:   www.akquinet.de <http://www.akquinet.de/>
Geschäftsführung: Dr. Torsten Fink, Heinz Wilming
Amtsgericht Berlin HRB 86780 • USt.-Id. Nr.: DE 225 964 680

[LinkedIn] <https://www.linkedin.com/company/akquinet/>  [xing] 
<https://www.xing.com/companies/akquinetag>  [kununu] 
<https://www.kununu.com/de/akquinet>  [Instagram] 
<https://www.instagram.com/akquinet_/>
Craig L Russell
c...@apache.org

Reply via email to