From: <leg...@at...> - 2003-10-29 17:11:14
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-432 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-432 Summary: SchemaTool a little too verbose Type: Improvement Status: Unassigned Priority: Minor Project: Hibernate2 Assignee: Reporter: Jason Novotny Created: Wed, 29 Oct 2003 11:10 AM Updated: Wed, 29 Oct 2003 11:10 AM Description: SchemExport ant task gives me lots of verbose messsages like: schemaexport] drop table sportletuserattributes [schemaexport] Unsuccessful: Table not found: SPORTLETUSERATTRIBUTES in statement [drop table sportletuserattributes] [schemaexport] drop table authmoduleattributes [schemaexport] Unsuccessful: Table not found: AUTHMODULEATTRIBUTES in statement [drop table authmoduleattributes] [schemaexport] drop table sportletgroup [schemaexport] Unsuccessful: Table not found: SPORTLETGROUP in statement [drop table sportletgroup] [schemaexport] drop table grouprequestimpl [schemaexport] Unsuccessful: Table not found: GROUPREQUESTIMPL in statement [drop table grouprequestimpl] [schemaexport] drop table dbmsuserpassword [schemaexport] Unsuccessful: Table not found: DBMSUSERPASSWORD in statement [drop table dbmsuserpassword] I understand these messages, but unfortunately the users of my software think they are errors! Instead of spelling out in our users guide they are normal-- I'd like to just turn the verbosity off --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |