Minutes: JDO TCK Conference Call Thursday April 20 1100 PDT 2000 CEST

2023-04-20 Thread Craig Russell
Attendees: Michael Bouschen, Tilmann Zäschke, Tobias Bouschen, Craig Russell Next meeting: Wednesday April 26 1200 PDT 2100 CEST Agenda: 1. 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

[GitHub] [db-jdo] sonarcloud[bot] commented on pull request #76: JDO-823 - Make fields in JDOException final

2023-04-20 Thread via GitHub
sonarcloud[bot] commented on PR #76: URL: https://github.com/apache/db-jdo/pull/76#issuecomment-1516777040 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality

[GitHub] [db-jdo] tobous opened a new pull request, #76: JDO-823 - Make fields in JDOException final

2023-04-20 Thread via GitHub
tobous opened a new pull request, #76: URL: https://github.com/apache/db-jdo/pull/76 Make all fields in JDOException final. Explicitly excludes 'inPrintStackTrace' as it is needed for some state tracking. Makes it 'transient' instead. -- This is an automated message from the Apache Git

[GitHub] [db-jdo] tzaeschke merged pull request #74: JDO 826 - Fix @Convert javadoc for types

2023-04-20 Thread via GitHub
tzaeschke merged PR #74: URL: https://github.com/apache/db-jdo/pull/74 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [db-jdo] tobous commented on pull request #75: JDO-823 - Make JDOException immutable

2023-04-20 Thread via GitHub
tobous commented on PR #75: URL: https://github.com/apache/db-jdo/pull/75#issuecomment-1516770471 Rejected. Old behavior is preferred. `JDOException` being mutable is too low of an issue for the larger rework necessary to replicate the old behavior while keeping the class immutable. --

[GitHub] [db-jdo] tobous closed pull request #75: JDO-823 - Make JDOException immutable

2023-04-20 Thread via GitHub
tobous closed pull request #75: JDO-823 - Make JDOException immutable URL: https://github.com/apache/db-jdo/pull/75 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To