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

error message handling for tck20's JDO_Test.java

2006-02-17 Thread Martin Zaun
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 separate, minor JIRA task to check them in. Martin $ svn diff src/java/org/apache/jdo/tck/JDO_Test.java Index