Re: Minutes: JDO TCK meeting Thursday October 5 1100 PDT 2000 CEST

2023-10-05 Thread Craig Russell
Hi Bryan,

Here's a tad more detail on some of the topics.

JDO currently supports JDK 8, 11, and 17. We have tested JDK 20 in a branch and 
it looks good. Now that JDK 21 is GA, we will start CI testing using JDK 21 and 
look at testing with target JDK 11, 17, and 21 instead of target JDK 8.

As we look to upgrade from JUnit 3 we are now looking to improve the TCK 
configuration specifications.

Warm regards,
Craig

> On Oct 5, 2023, at 14:01, Bryan Pendleton  wrote:
> 
>> 1. Updates for our October report to the board
>> 
>> Items of note:
>> JDK21 is now an official release Generally Available as of September 19.
>> Tobias was elected to DB PMC.
>> JDO API module was upgraded to JUnit 5 from JUnit 3.
>> Still working on a release.
>> Looking at JDK 8, 11, 17, and now 21.
>> AI Craig send summary to DB PMC.
> 
> Thank you!
> 
> bryan

Craig L Russell
c...@apache.org



Re: Minutes: JDO TCK meeting Thursday October 5 1100 PDT 2000 CEST

2023-10-05 Thread Bryan Pendleton
> 1. Updates for our October report to the board
>
> Items of note:
> JDK21 is now an official release Generally Available as of September 19.
> Tobias was elected to DB PMC.
> JDO API module was upgraded to JUnit 5 from JUnit 3.
> Still working on a release.
> Looking at JDK 8, 11, 17, and now 21.
> AI Craig send summary to DB PMC.

Thank you!

bryan


Minutes: JDO TCK meeting Thursday October 5 1100 PDT 2000 CEST

2023-10-05 Thread Craig Russell
Attendees: Michael Bouschen, Tilmann Zäschke, Craig Russell

Next meeting: Thursday October 12 11:00 PDT 20:00 CET

Agenda:

1. Updates for our October report to the board

Items of note: 
JDK21 is now an official release Generally Available as of September 19. 
Tobias was elected to DB PMC.
JDO API module was upgraded to JUnit 5 from JUnit 3.
Still working on a release.
Looking at JDK 8, 11, 17, and now 21.
AI Craig send summary to DB PMC.

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

Special classes were removed but need to integrate test runner. Looking at 
improving the test configuration files. 

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

4. 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=java%3AS3776=CRITICAL=CODE_SMELL=db-jdo
 

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

5. JIRA JDO-822: "Verify compatibility with JDK 20 " 
https://issues.apache.org/jira/browse/JDO-822
We should upgrade the JIRA to JDK 21 since JDK 20 is no longer relevant.
AI Michael update the JIRA. Done.

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

7. 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 Records 
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
[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