You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by Michael Bouschen <mi...@akquinet.de.INVALID> on 2020/10/14 16:55:27 UTC

JDO TCK Conference Call Thursday October 15 10:30 AM Pacific Daylight Time (PDT)

Hi,

We will have our regular meeting Thursday October 15 10:30 AM Pacific Daylight Time (PDT) to discuss JDO TCK issues and status.

We use the following dial-in for audio and video. You need a Skype account to join.
https://join.skype.com/lKWOxZDu2O5U

Agenda:
1. JDO-786 "3.2 Release Preparation" https://issues.apache.org/jira/browse/JDO-786
2. JDO-744 "XSD/DTD not published for JDO 3.1" https://issues.apache.org/jira/browse/JDO-744
3. JDO-709 "Standardize field/property converters" https://issues.apache.org/jira/browse/JDO-709
4. Issues with Fix Version JDO-3.2 <https://issues.apache.org/jira/issues/?jql=project%20%3D%20JDO%20AND%20fixVersion%20%3D%20%22JDO%203.2%22%20ORDER%20BY%20status%20ASC>
5. Release Policy Updates
6. JDO 3.1: Need to go through change lists in JIRA for 3.1 RC1 and 3.1 to prepare JCP Change Log
7. Other issues

Action Items from weeks past:
[Aug 27 2020] AI Craig: talk to JCP about maintenance 
[Aug 20 2020] AI Craig contact JCP and get a list of things to do for making a release through the JCP process.
[Aug 20 2020] AI All review the "How to release" instructions and update for change of repository from svn to git; and update for the change of process to git tag/release instead of svn create branch. 
[Apr 22 2020] AI Andy fix page https://github.com/apache/db-jdo-site/blob/master/src/main/asciidoc/impls.adoc with latest DataNucleus implementations
[Feb 25 2020] AI Everyone review HowToReleaseJDO.md document: change svn to git; review all generated distribution files.
[Oct 30 2015] AI Craig: File a maintenance review with JCP 
[Apr 17 2015] AI Craig: Oracle spec page on JDO need to be updated once the JCP Maintenance Release for JDO 3.1 is published
[Oct 17 2014] AI Matthew any updates for "Modify specification to address NoSQL datastores": https://issues.apache.org/jira/browse/JDO-651?
[Dec 13 2013] AI Craig file a JIRA for java.sql.Blob and java.sql.Clob as persistent field types
[Aug 24 2012] AI Craig update the JIRAs JDO-689 JDO-690 and JDO-692 about JDOHelper methods.

Regards Michael

-- 
Michael Bouschen
akquinet tech@spree GmbH
Bülowstraße 66 • D-10783 Berlin
Tel:   +49 30 235520-33
Fax:  +49 30 217520-12

E-Mail: michael.bouschen@akquinet.de <ma...@akquinet.de>
Web:   www.akquinet.de <http://www.akquinet.de/>

Geschäftsführung: Martin Weber, Dr. Torsten Fink, Heinz Wilming
Amtsgericht Berlin HRB 86780 • USt.-Id. Nr.: DE 225 964 680

[Facebook] <http://www.facebook.com/akquinet>  [XING]
<https://www.xing.com/companies/akquinetag>  [LinkedIn]
<https://www.linkedin.com/company/akquinet-ag>  [Twitter]
<https://twitter.com/akquinet>

Minutes: JDO TCK Conference Call Thursday October 15 10:30 AM Pacific Daylight Time (PDT)

Posted by Craig Russell <ap...@gmail.com>.
Attendees: Michael Bouschen, Tilmann Zäschke, Craig Russell

Next meeting: Thursday October 22 10:30 AM Pacific

Agenda:
1. JDO-786 "3.2 Release Preparation" https://issues.apache.org/jira/browse/JDO-786

Issue with upgrading to the latest version of Spring. Spring 4 is unsupported after this year.
Log4j 2 upgrade went fine.
JUnit 5 upgrade in progress. No issues expected.

2. JDO-744 "XSD/DTD not published for JDO 3.1" 
https://issues.apache.org/jira/browse/JDO-744
3. JDO-709 "Standardize field/property converters" https://issues.apache.org/jira/browse/JDO-709

Plan is to write a test case with a simple converter; e.g. convert BigDecimal to Double or String to DateTime.

4. Issues with Fix Version JDO-3.2 <https://issues.apache.org/jira/issues/?jql=project%20%3D%20JDO%20AND%20fixVersion%20%3D%20%22JDO%203.2%22%20ORDER%20BY%20status%20ASC>
5. Release Policy Updates
6. JDO 3.1: Need to go through change lists in JIRA for 3.1 RC1 and 3.1 to prepare JCP Change Log
7. Other issues

Action Items from weeks past:
[Aug 27 2020] AI Craig: talk to JCP about maintenance 
[Aug 20 2020] AI Craig contact JCP and get a list of things to do for making a release through the JCP process.
[Aug 20 2020] AI All review the "How to release" instructions and update for change of repository from svn to git; and update for the change of process to git tag/release instead of svn create branch. 
[Apr 22 2020] AI Andy fix page https://github.com/apache/db-jdo-site/blob/master/src/main/asciidoc/impls.adoc with latest DataNucleus implementations
[Feb 25 2020] AI Everyone review HowToReleaseJDO.md document: change svn to git; review all generated distribution files.
[Oct 30 2015] AI Craig: File a maintenance review with JCP 
[Apr 17 2015] AI Craig: Oracle spec page on JDO need to be updated once the JCP Maintenance Release for JDO 3.1 is published
[Oct 17 2014] AI Matthew any updates for "Modify specification to address NoSQL datastores": https://issues.apache.org/jira/browse/JDO-651?
[Dec 13 2013] AI Craig file a JIRA for java.sql.Blob and java.sql.Clob as persistent field types
[Aug 24 2012] AI Craig update the JIRAs JDO-689 JDO-690 and JDO-692 about JDOHelper methods.

Craig L Russell
clr@apache.org


JUnit 5.7.0 vintage

Posted by Tilmann Zäschke <ti...@gmx.de>.
Hi Michael,

so the following worked mostly:

<dependency>
   <groupId>org.junit.vintage</groupId>
   <artifactId>junit-vintage-engine</artifactId>
   <version>5.7.0</version>
</dependency>

but if properly failed in the end with:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean (default-clean)
on project jdo: Failed to clean project: Failed to delete
C:\work\github\db-jdo\tck.txt -> [Help 1]

I usually get that as a warning, not as an error. But it may also
something wrong with my set-up.


Cheers,
Til