FWIW, the Test-project with the SVN head is broken in several places... the biggest being some typo's in my own patch supplied for Torque-44. I think I tested it against an unpatched jar and so it worked... sigh.
Anyway, patch for the patch is being put together.. plus some other things I'm having to fix to get this to run... (like LONGVARCHAR instead of VARCHAR in the test-schema). > -----Original Message----- > From: Greg Monroe [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 09, 2006 2:55 PM > To: Apache Torque Developers List > Subject: Can anyone else run the Test-Project with the SVN head? > > I checked out the SVN head last night so I could run the > test-project against MS SQL. But it was failing in the > DataTest.testInsertData() method. > > I've tried it against MySQL 4.0 and MySQL 5.0 DB servers and > get the same error. > > Basically, it's variations of "can't insert records because > bookstore.author name column does not allow NULLS. > > It's strange because some debug statement show that the > Author object that was just created, definitely had a name > before the save() method was called. > > I'm digging into it, but thought I'd check to see if it's > working for others (and hence it's my test setup and not the code). > > TIA, > > Greg > Greg Monroe <[EMAIL PROTECTED]> (919)680-5050 C&IS Solutions > Team Lead Duke Corporate Education, Inc. > 333 Liggett St. > Durham, NC 27701 > > > > > 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]
