|
@@ -26,6 +26,7 @@ foo=bar |
|
|
#second comment |
|
|
#second comment |
|
|
x=1 |
|
|
x=1 |
|
|
]]></echo> |
|
|
]]></echo> |
|
|
|
|
|
<fixcrlf file="${input}/initial.properties"/> |
|
|
<presetdef name="pf"> |
|
|
<presetdef name="pf"> |
|
|
<propertyfile file="${output}/created.properties"> |
|
|
<propertyfile file="${output}/created.properties"> |
|
|
<entry key="foo" value="bar"/> |
|
|
<entry key="foo" value="bar"/> |
|
|