I had somehow not put a "=" between the description attribute and value in a table declaration. It would be nice if the build would simply fail right then and there though.
Thanks Anyway =) Eddie ----- Original Message ----- From: "Eddie Bush" <[EMAIL PROTECTED]> To: "Turbine Torque Users List" <[EMAIL PROTECTED]> Sent: Wednesday, May 29, 2002 11:28 AM Subject: "BUILD SUCCESSFUL" - I think not! Howdy all - slight problem =) When I run 'ant -f build-torque.xml' ant is happy to report "BUILD SUCCESSFUL" to me, but it barfs in the build process and the build is anything but successful. I can attach a stack trace if need be, for now I'll just state what's happening: The first error I encounter states that: Attribute name "table" must be followed by the ' = ' character. This occurs when generating the SQL (the torque-sql task) I'm using beta 2, if that makes any difference. Also, the schema I'm using came from the tutorial. I was trying to get the fundamentals down and then proceed to use my own schema. Thanks in Advance! Eddie -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
