Re: TCK tests : QueryCancel

2010-03-13 Thread Andy Jefferson
Hi Michael, > I added a Thread.sleep(1000) to the main thread in order to give the > other thread a chance to start the query before the main thread cancels > it. Could you please give it a try? Giving something a second to get started seems excessive, I know Derby is slow but ... ;-) I tried w

Re: TCK tests : QueryCancel

2010-03-13 Thread Craig L Russell
Hi Andy, On Mar 13, 2010, at 3:29 AM, Andy Jefferson wrote: Hi Michael, I added a Thread.sleep(1000) to the main thread in order to give the other thread a chance to start the query before the main thread cancels it. Could you please give it a try? Giving something a second to get starte

Re: Minutes: JDO TCK Conference Call Friday, Mar 12, 9 am PST

2010-03-13 Thread Michelle Caisse
Craig L Russell wrote: The behead script that removes the first several lines from annotations and enums doesn't work for regular classes and interfaces. It would be nice if the script could also support classes and interfaces. I've checked in a new version that supports any .java file with a

Re: Minutes: JDO TCK Conference Call Friday, Mar 12, 9 am PST

2010-03-13 Thread Craig L Russell
Hi Michelle, That's great. Thanks, Craig On Mar 13, 2010, at 5:27 PM, Michelle Caisse wrote: Craig L Russell wrote: The behead script that removes the first several lines from annotations and enums doesn't work for regular classes and interfaces. It would be nice if the script could al