Hi,

I am attempting the tutorial with Torque 3.0b4 ,mysql 3.23.53 on Mac OS 10.2 server . After editing the build files as specified in the tutorial, I get the following error when I try to run ant -f build-torque.xml

BUILD FAILED
file:///Users/benjamgo/projects/torque-3.0-b4/build-torque.xml:217: Generation failed.

Any advice would be most appreciated.

-Ben

Here is a trace of the build before the error occurred

sql:
[echo] +------------------------------------------+
[echo] | |
[echo] | Generating SQL for YOUR Torque project! |
[echo] | Woo hoo! |
[echo] | |
[echo] +------------------------------------------+

sql-classpath:

sql-template:
[torque-sql] Using contextProperties file: /Users/benjamgo/projects/torque-3.0-b4/build.properties
[torque-sql] Generating to file /Users/benjamgo/projects/torque-3.0-b4/src/sql/ report.bookstore.sql.generation
[torque-sql] Resolver: used database.dtd from org.apache.torque.engine.database.transform package
[torque-sql] Resolver: used database.dtd from org.apache.torque.engine.database.transform package
[torque-sql] Fatal Error [line 2, row 6]: The processing instruction target matching "[xX][mM][lL]" is not allowed.


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to