dropDatabase requires schema file for DdlToDatabaseTask
-------------------------------------------------------
Key: DDLUTILS-41
URL: http://issues.apache.org/jira/browse/DDLUTILS-41
Project: DdlUtils
Type: Bug
Reporter: Peter lynch
Assigned to: Thomas Dudziak
Priority: Minor
The Ant task documentation for dropDatabase states " This sub task does not
require schema files. Therefore the fileset subelement and the schemaFile
attribute can be omitted."
However if you don't specify a schema file you get this on stdout:
[ddlToDatabase] No schemas read, so there is nothing to do.
So either it truly doesn't and it is a bug that the check is performed, or it
does and docs are wrong.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira