JDO TCK Conference Call Friday August 9, 10 am Pacific Daylight Time

2013-08-08 Thread Michael Bouschen

Hi,

We will have our regular meeting Friday, August 9 at 10 am Pacific 
Daylight Time (PDT) to discuss JDO TCK issues and status.


Dial-in numbers are:
US Toll free: 866 682-4770
Germany Frankfurt 06916106
Germany Toll free: 08006648515
(Other countries by request)

To place the call:
1. Call the toll free number.
2. Enter the conference number 939-3689#
3. Enter the security code #

Agenda:
1. News on JDO-678 Ability to set properties on PersistenceManager: 
Craig proposed Appendix K https://issues.apache.org/jira/browse/JDO-678

2. JDO release candidate https://issues.apache.org/jira/browse/JDO-723
3. Other issues

Action Items from weeks past:
[May 10 2013] AI Everyone take a look Apache ISIS and maybe subscribe to 
ISIS mail lists.
[Aug 24 2012] AI Craig update the JIRAs JDO-689 JDO-690 and JDO-692 
about JDOHelper methods. In process.
[Aug 17 2012] AI Craig comment on JIRA JDO-589 Autocommit or 
nontransactional action
[Sep 23 2011] AI Michael document when changing dependencies (to 
DataNucleus) it's necessary to rebuild the exectck project before 
running tck.

--
*Michael Bouschen*
*Prokurist*

akquinet tech@spree GmbH
Bülowstr. 66, D-10783 Berlin

Fon:   +49 30 235 520-33
Fax:   +49 30 217 520-12
Email: michael.bousc...@akquinet.de
Web: www.akquinet.de http://www.akquinet.de

akquinet tech@spree GmbH, Berlin
Geschäftsführung: Martin Weber, Dr. Torsten Fink
Amtsgericht Berlin-Charlottenburg HRB 86780 B
USt.-Id. Nr.: DE 225 964 680


Documentation for copyjdorijars

2013-08-08 Thread Michelle Caisse

The readme file at the trunk or branches/branch level says the following:

   To run the JDO TCK on the Reference Implementation, copy the
   following files to the top-level lib/jdori directory. Copy
   log4j.properties from tck/src/conf. The others may be downloaded
   from the maven repository.

   asm-3.0.jar
   c3p0-0.9.0.2.jar
   datanucleus-api-jdo-3.0.7.jar
   datanucleus-api-jpa-3.0.8.jar
   datanucleus-core-3.0.9.jar
   datanucleus-enhancer-3.0.1.jar
   datanucleus-rdbms-3.0.8.jar
   log4j-1.2.13.jar
   log4j.properties

I believe this is obsolete and copyjdorijars now handles this task. I am 
not sure, however, if the user has to invoke copyjdorijars or if it gets 
invoked automatically. I need to update the readme with correct information.


-- Michelle