Bug 32917 - [Patch] Add support for CDATA into <property> task
Summary: [Patch] Add support for CDATA into <property> task
Status: RESOLVED FIXED
Alias: None
Product: Ant
Classification: Unclassified
Component: Core tasks (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 enhancement (vote)
Target Milestone: 1.8.0
Assignee: Ant Notifications List
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2005-01-03 10:15 UTC by Alexey Solofnenko
Modified: 2009-08-27 08:10 UTC (History)
0 users



Attachments
Patch for Property.java (844 bytes, patch)
2005-01-03 10:16 UTC, Alexey Solofnenko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Solofnenko 2005-01-03 10:15:20 UTC
I just needed to construct a multiline property. The current way (using
${line.separator}) is very inconventient. This is a small patch to fix it.
The code was shamelessly stolen from <echo> task.
Comment 1 Alexey Solofnenko 2005-01-03 10:16:20 UTC
Created attachment 13877 [details]
Patch for Property.java
Comment 2 Stefan Bodewig 2009-08-27 08:10:07 UTC
svn revision 808449