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

2006-03-07 Thread Michael Bouschen (JIRA)
[ http://issues.apache.org/jira/browse/JDO-309?page=comments#action_12369322 ] Michael Bouschen commented on JDO-309: -- Hi Martin, the ThreadExceptionHandler changes look good. I looked at the RougueBarriere class. It's small, but still takes some

[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

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

2006-02-17 Thread Martin Zaun (JIRA)
[ http://issues.apache.org/jira/browse/JDO-309?page=comments#action_12366821 ] Martin Zaun commented on JDO-309: - My planned extensions to tck20's ThreadExceptionHandler: $ svn diff src/java/org/apache/jdo/tck/util/ThreadExceptionHandler.java Index:

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

2006-02-17 Thread Martin Zaun (JIRA)
[ http://issues.apache.org/jira/browse/JDO-309?page=comments#action_12366824 ] Martin Zaun commented on JDO-309: - The planned extensions to tck20's JDO_Test (based on Craig's suggestion): $ svn diff src/java/org/apache/jdo/tck/JDO_Test.java Index: