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
