Bug 28394 - Add "commentchars" attribute to Sql task
Summary: Add "commentchars" attribute to Sql task
Status: NEW
Alias: None
Product: Ant
Classification: Unclassified
Component: Core tasks (show other bugs)
Version: 1.7.0
Hardware: All All
: P3 enhancement with 2 votes (vote)
Target Milestone: ---
Assignee: Ant Notifications List
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2004-04-14 21:23 UTC by Jack J. Woehr
Modified: 2009-07-31 04:16 UTC (History)
1 user (show)



Attachments
sample proposed patch implementing commentchars attribute (2.45 KB, patch)
2004-04-14 21:25 UTC, Jack J. Woehr
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jack J. Woehr 2004-04-14 21:23:48 UTC
Add "commentchars" attribute to Sql task allowing the user to specify the string
which will be treated as a line comment introducer. I have submitted a sample
proposed patch and will finish the work if the enhancement request is voted up.
Comment 1 Jack J. Woehr 2004-04-14 21:25:07 UTC
Created attachment 11244 [details]
sample proposed patch implementing commentchars attribute