Message:
The following issue has been closed.
Resolver: Gavin King
Date: Thu, 11 Dec 2003 12:46 AM
I can't remove the messages completely!
---------------------------------------------------------------------
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: Closed
Priority: Minor
Resolution: WON'T FIX
Project: Hibernate2
Assignee: Gavin King
Reporter: Jason Novotny
Created: Wed, 29 Oct 2003 11:10 AM
Updated: Thu, 11 Dec 2003 12:46 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
|