Bugs item #1739816, was opened at 2007-06-19 18:13
Message generated for change (Comment added) made by exyll
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1739816&group_id=54790
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: 0.85
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Ramon Smits (exyll)
Assigned to: Nobody/Anonymous (nobody)
Summary: Sql task does not seem to expand properties in files
Initial Comment:
Properties in files seem not to get expanded by the sql task.
Example:
<sql
connstring="${connectionstring}"
delimiter=";"
delimstyle="Normal"
source="query.sql"
expandprops="true"
/>
Properties in the file 'query.sql' don't seem to be expanded.
----------------------------------------------------------------------
>Comment By: Ramon Smits (exyll)
Date: 2007-06-19 18:36
Message:
Logged In: YES
user_id=466932
Originator: YES
The expand properties expand ${property-name} but not @property-name@. So
this isn't a bug.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1739816&group_id=54790
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
|