henning@apache.org writes:
> henning 2003/07/28 02:11:36
>
> Modified: src/generator/src/java/org/apache/torque/task
> TorqueDataSQLTask.java
> Log:
> The parser might throw SAX errors up to the task. Catch it and report it as
> a build error. This converts
>
> BUILD FAILED
> Generation failed. For more information consult the velocity log, or invoke ant with
the -debug flag.
>
> to
>
> BUILD FAILED
> org.xml.sax.SAXException: Table Foo unknown.
nice
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|