Re: error message handling for tck20's JDO_Test.java

2006-02-18 Thread Michael Bouschen
Hi Martin, thanks for the code! I added the same changes to the AbstractTest class in api20. Regards Michael Michael, Craig, here are my extensions to tck20's JDO_Test.java for the error message handling. They're independent from the ThreadSafe fixes I'm working on, so, I'll better file a

[jira] Commented: (JDO-309) minor extensions to tck20's JDO_Test and ThreadExceptionHandler

2006-02-18 Thread Craig Russell (JIRA)
[ http://issues.apache.org/jira/browse/JDO-309?page=comments#action_12366922 ] Craig Russell commented on JDO-309: --- Looks good. Just a comment. 1. Please change name of popMessages to something else. Pop has a specific meaning (remove the top element of

Re: JDO TCK Conference Call Friday, Feb 17, 9 am PST

2006-02-18 Thread Craig L Russell
Hi Andy, On Feb 18, 2006, at 12:07 AM, Andy Jefferson wrote: Inheritance 3 fails My understanding is that this test should only be run (or fail) if the JDO2 implementation has defined javax.jdo.option.mapping.RelationSubclassTable in its PMF.supportedOptions(). JPOX does not include

[jira] Created: (JDO-311) Inheritance3 : should check if the JDO implementation supports javax.jdo.option.mapping.RelationSubclassTable

2006-02-18 Thread Andy Jefferson (JIRA)
Inheritance3 : should check if the JDO implementation supports javax.jdo.option.mapping.RelationSubclassTable --- Key: JDO-311 URL: