DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27918>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27918 Description of sql task does not adequately describe the delimiter attribute Summary: Description of sql task does not adequately describe the delimiter attribute Product: Ant Version: 1.6.1 Platform: Other URL: http://ant.apache.org/manual/CoreTasks/sql.html OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The SQL task can be used to compile PL/SQL packages to an Oracle database. However, to do so the delimiter attribute must be set to the value "row". The different valid values for the delimiter attribute are not documented. It would be nice to add documentation for all values, and mention that setting the delimiter value to "row" will help with compiling packages to databases. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]