Attendees: Tobias Bouschen, Tilmann Zäschke, Michael Bouschen, Craig Russell
Next meeting: Tuesday February 24 1100 PST 2000 CET Agenda: 1. Issues with GitHub actions running Java 8 and Java 11 see PR PR #114 https://github.com/apache/db-jdo/pull/114 Failed to execute goal org.apache.jdo:jdo-exectck:3.3-SNAPSHOT:help (default) on project jdo-tck: Error: The plugin org.apache.jdo:jdo-exectck:3.3-SNAPSHOT has unmet prerequisites: Error: Required Java version 11 is not met by current version: 1.8.0_482 11 ubuntu and windows fail 8 ubuntu fail Needs more investigation. Apache parent POM, other Java version specification. 2. New JIRA JDO-858 "Create profile to run DataNucleus 6" https://issues.apache.org/jira/browse/JDO-858 New PR #114 https://github.com/apache/db-jdo/pull/114 3. JIRA JDO-856 "TCK hangs on query.conf" https://issues.apache.org/jira/browse/JDO-856 Successfully run version 5.0.10 of datanucleus-jdo-query 4. Trusted Release project 5. JIRA JDO-812 "Move to JDK 11 as the lowest supported version" https://issues.apache.org/jira/browse/JDO-812 6. JDO-847 "Create SBOM files" https://issues.apache.org/jira/browse/JDO-847 7. 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 8. Other issues Action Items from weeks past: [Jan 27 2026] AI Tilmann follow up on the DataNucleus process (TCK hangs on query.conf) [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 [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 [email protected]
