Hey, don't beat yourself up over it... I ran the Torque-44 patch thru the the test project before submitting it, but did it quick and dirty and ended up forgetting to re-install the templates in Maven... so it ran fine (with the original unpatched templates!) and I didn't look at the generated code because it compiled and looked fine in my development sandbox.
When you get a chance, you'll have to tell me the secrets of using Derby Embedded driver. I keep getting a "Failed to start database" in the torque-sql-exec step with it. I suspect it might be due to running under Windows and the create-db step not terminating Derby properly.. sigh. > -----Original Message----- > From: Thomas Fischer [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 14, 2006 6:20 PM > To: [email protected] > Subject: Status of the test project > > Ok, I have applied most of the changes in Torque-64 and now the test > project runs through for mysql 5, mysql 4.1 and postgresql. > Hsqldb fail on > the escaping test, and oracle and derby run into the same > strange error: > [junit] Cannot delete test data for LargeSelectTest. > [junit] junit.framework.AssertionFailedError: Cannot > delete test data > for LargeSelectTest. > > Firebird fails on the BooleanSelect test. > > I'll try to resolve these issues tomorrow evening. Sorry for > committing > code which does not run smoothly, I have learned my lesson > from it and > will run the test project before committing anything in the future. > > Thomas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Duke CE Privacy Statement Please be advised that this e-mail and any files transmitted with it are confidential communication or may otherwise be privileged or confidential and are intended solely for the individual or entity to whom they are addressed. If you are not the intended recipient you may not rely on the contents of this email or any attachments, and we ask that you please not read, copy or retransmit this communication, but reply to the sender and destroy the email, its contents, and all copies thereof immediately. Any unauthorized dissemination, distribution or copying of this communication is strictly prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
