Attendees: Michael Bouschen, Tilmann Zäschke, Craig Russell Next meeting: Thursday June 4 10:30 AM PDT
Agenda: 1. JDO-779 "Migrate JDO Homepage / Online Documentation" https://issues.apache.org/jira/browse/JDO-779 https://issues.apache.org/jira/browse/INFRA-17979 https://apache.github.io/db-jdo-site/ There is an issue with line feeds in the generated .html files. On Windows, the html files are generated with CRLF. On Unix, the html files are generated with LF alone. It would help if on checkout, the html files were converted to CRLF on Windows systems and left as LF on Unix. Then, when mvn install generated the html files there would be no diff with what was checked out. For Windows, the git setting in .gitattributes of *.html text eol=crlf should handle this situation. But when tested with both Windows and Mac(Unix) the checked-out files do not have CRLF. 2. 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> 3. Release Policy Updates 4. JDO 3.1: Need to go through change lists in JIRA for 3.1 RC1 and 3.1 to prepare JCP Change Log 5. Other issues Action Items from weeks past: [May 21 2020] AI Craig look at getting-started.adoc: Does DataNucleus have a getting started page? Perhaps summarize and refer to this page? [May 21 2020] AI All Look into "JDO top level menu items should resolve to local jdo web site instead of external links" [Apr 30 2020] AI Tilmann look into the staging area for the site. Staging to db.staging.apache.org/jdo might be possible. [Apr 30 2020] AI Craig look at getting-started.adoc [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 [Mar 05 2020] AI look into how isis.apache.org updates and publishes their web site [Feb 25 2020] AI Everyone review HowToReleaseJDO.md document: change svn to git; review all generated distribution files. [Feb 05 2020] AI Craig: Changes needed of download page for new JDO homepage [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.bousc...@akquinet.de <mailto:michael.bousc...@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> Craig L Russell c...@apache.org