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> on 2019/03/05 19:55:50 UTC

JDO TCK Conference Call Wednesday March 6 at 9:30 AM Pacific Standard Time (PST)

Hi,

We will have our regular meeting Wednesday March 6 at 9:30 AM Pacific Standard Time (PST) 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. Moin Wiki is deprecated - closing in 3 months - please migrate to Confluence
2. New JIRA JDO-778 "Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery" https://issues.apache.org/jira/browse/JDO-778
3. JIRA JDO-776 "Exception on Query.close()" https://issues.apache.org/jira/browse/JDO-776
4. JDO-770 "Switch from svn to git" https://issues.apache.org/jira/browse/JDO-770
5. JDO-652 "Provision of a typesafe refactor-friendly query capability for JDOQL" https://issues.apache.org/jira/browse/JDO-652
6. 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>
7. Release Policy Updates
8. JDO 3.1: Need to go through change lists in JIRA for 3.1 RC1 and 3.1 to prepare JCP Change Log
9. Other issues

Action Items from weeks past:
[Jan 10 2019] AI Craig send email to dev to discuss timing of git changeover.
[Jan 18 2018] AI Craig talk to some git/svn Apache experts to get some advice. Specifically, how to preserve the svn history, how to manage the web site.
[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?
[Feb 28 2014] AI Everyone: take a look at https://issues.apache.org/jira/browse/JDO-712
[Feb 28 2014] AI Everyone: take a look at https://issues.apache.org/jira/browse/JDO-625
[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. In process.

-- 
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
Amtsgericht Berlin HRB 86780 • USt.-Id. Nr.: DE 225 964 680

[Facebook] <http://www.facebook.com/akquinet>  [XING]
<https://www.xing.com/companies/akquinetag>  [G+]
<https://plus.google.com/b/111054946250796705170/+akquinet/posts> 
[LinkedIn] <https://www.linkedin.com/company/akquinet-ag>  [Twitter]
<https://twitter.com/akquinet>

Minutes: JDO TCK Conference Call Wednesday March 6 at 9:30 AM Pacific Standard Time (PST)

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

Next meeting: Thursday March 14 10:30 AM PDT Daylight Savings Time in US!

Agenda:

1. Moin Wiki is deprecated - closing in 3 months - please migrate to Confluence

Andy suggests dropping the wiki in favor of using a newly designed web site. Seems to be a good idea.

AI Craig: ask infra how to use github for sources for our official web presence. Perhaps keeping the source for the site in gitbox/github and then deploying to db.apache.org/jdo would work. An alternative is to have a documentation directory in the repo where we keep information.

2. New JIRA JDO-778 "Adding overloaded methods to JDOQLTypedQuery to create a correlated subquery" https://issues.apache.org/jira/browse/JDO-778

There is no way to implement a correlated subquery using relationship fields in the from clause with the current implementation of JDOQLTypedQuery. AI Everyone please review the proposed API change.

3. JIRA JDO-776 "Exception on Query.close()" https://issues.apache.org/jira/browse/JDO-776

Resolved: Not A Problem

4. JDO-770 "Switch from svn to git" https://issues.apache.org/jira/browse/JDO-770

Andy suggests using markdown and a simple git repository for the web presence.

Andy notices that github sends commit messages to jdo-dev@. AI Craig: can we send commits to jdo-commits@ ?

5. JDO-652 "Provision of a typesafe refactor-friendly query capability for JDOQL" https://issues.apache.org/jira/browse/JDO-652

AI All: please review the branch jdo-652

6. 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>
7. Release Policy Updates
8. JDO 3.1: Need to go through change lists in JIRA for 3.1 RC1 and 3.1 to prepare JCP Change Log
9. Other issues

Action Items from weeks past:
[Jan 10 2019] AI Craig send email to dev to discuss timing of git changeover.
[Jan 18 2018] AI Craig talk to some git/svn Apache experts to get some advice. Specifically, how to preserve the svn history, how to manage the web site.
[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?
[Feb 28 2014] AI Everyone: take a look at https://issues.apache.org/jira/browse/JDO-712
[Feb 28 2014] AI Everyone: take a look at https://issues.apache.org/jira/browse/JDO-625
[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. In process.

-- 
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
Amtsgericht Berlin HRB 86780 • USt.-Id. Nr.: DE 225 964 680

[Facebook] <http://www.facebook.com/akquinet>  [XING]
<https://www.xing.com/companies/akquinetag>  [G+]
<https://plus.google.com/b/111054946250796705170/+akquinet/posts> 
[LinkedIn] <https://www.linkedin.com/company/akquinet-ag>  [Twitter]
<https://twitter.com/akquinet>

Craig L Russell
Secretary, Apache Software Foundation
clr@apache.org <ma...@apache.org> http://db.apache.org/jdo <http://db.apache.org/jdo>