[hibernate-issues] [Hibernate-JIRA] Created: (HBX-1053) [PATCH] In Hbm2DDLExporterTask report errors if schemaUpdate = true

Johannes Rudolph (JIRA) noreply at atlassian.com
Fri Mar 28 04:52:33 EDT 2008


[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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list