Attendees: Michael Bouschen, Craig Russell
Agenda:
1. News on JDO-717 "copyjdorijars does not cleanup target directory"
https://issues.apache.org/jira/browse/JDO-717
no news.
2. News on JDO-678 "Ability to set properties on PersistenceManager"
https://issues.apache.org/jira/browse/JDO-678
A draft test case has been checked in. It is not part of the standard
suite yet. After making another pass at the functionality of the
tests, it will be added to the pm.conf.
The test case is written to assume that there is no semantic
difference between e.g. pm.setIgnoreCache(true) and
pm.setProperty(propertyIgnoreCache, true).
The test case is written to assume that the Transaction properties can
also be set via the setProperty API. The properties would be
retainValues, restoreValues, nontransactionalRead,
nontransactionalWrite, and optimistic. These (except for restoreValues
which is required to be supported) would be subject to the property
being returned by PMF.supportedOptions.
The test case is written to assume that all properties can be read
using pm.getProperties.
In summary, I was interpreting the setProperty and getProperties as
supporting not only implementation-specific properties but also
properties that had a corresponding API.
3. News on spec update?
Still waiting for Oracle to give us a specification license.
4. Other issues
Spurious output from running tck: url2 is file:/Users/clr/apache/jdo/
trunk/tck/target/classes/
Should probably be output only if running with TCKVerbose=true
Would it make sense to have a co-Maintenance Lead for JDO?
Action Items from weeks past:
[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.
Craig L Russell
Architect, Oracle
http://db.apache.org/jdo
408 276-5638 mailto:[email protected]
P.S. A good JDO? O, Gasp!