Attendees: Michael Bouschen, Tobias Bouschen, Craig Russell

Next meeting: Wednesday October 18 1200 PDT 2100 CET 

1. JDO-830: "tck: Migrate JUnit tests to version 5 " 
https://issues.apache.org/jira/browse/JDO-830

JUnit 5 has a few modules (not Java Modules) divided into parts. What we need 
to change is how to run tests: ConsoleLauncher. Looks like this will work with 
the existing .conf files with some changes in the runtck. JUnit3 has a naming 
convention for test classes and test methods. JUnit4 and JUnit5 need an 
annotation on the test classes to annotate every test method. Also setup and 
teardown methods need annotations. JUnit 5 requires JDK8 or higher so no 
worries there with our current support level.

Example of possible configuration usage: in the api project JDOHelperConfig 
test line 291 has a parameterized configuration that runs three times based on 
the settings.

2. JIRA JDO-831: "tck: improve tck tests for performance " 
https://issues.apache.org/jira/browse/JDO-831

3. sonarcloud issues

JIRA JDO-819 "Code quality 
analysis"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

Sonarcloud link: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
 

* Raw types should not be used:
https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS3740&severities=MAJOR&id=db-jdo
 

4. JIRA JDO-822: "Verify compatibility with JDK 21 " 
https://issues.apache.org/jira/browse/JDO-822
New comments

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

It looks like JDK8 is still a very popular platform so there would have to be a 
compelling reason to change. 
JUnit 5 supports JDK8. 
DataNucleus supports JDK8. 

6. Other issues

Action Items from weeks past:
[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 
Recordshttps://openjdk.org/jeps/395
[May 24 2023] AI Tobias add JDK 20 to the build request for GitHub for testing.
[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