[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1053?page=c...
]
Johannes Rudolph commented on HBX-1053:
---------------------------------------
As I just noticed is my patch a subset of the one given in HBX-757. Perhaps you could just
apply that one, since it is really straightfoward.
[PATCH] In Hbm2DDLExporterTask report errors if schemaUpdate = true
-------------------------------------------------------------------
Key: HBX-1053
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1053
Project: Hibernate Tools
Issue Type: Patch
Components: ant
Affects Versions: 3.2.1
Reporter: Johannes Rudolph
Attachments: better_exception_reporting.patch
The current hbm2ddl doesn't report any errors if schemaUpdate=true. This may be that
the SQL Driver cannot be found or any errors when exporting the generated script to DB.
I attached a patch to fix it by reusing the error reporting code use if
schemaUpdate=false.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira