History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: WT-341
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Marc Guillemot
Reporter: Sander Mägi
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
WebTest

<dataDriven/>: allow to evaluate properties in table's values

Created: 25/Oct/07 14:27:58   Updated: 25/Oct/07 15:42:45
Affects Version/s: None
Fix Version/s: 2.6

File Attachments: 1. Text File replaceProperties_parameter.patch (4 kb)
2. Microsoft Excel simple2.xls (62 kb)



 Description   
When specifying attribute replaceProperties="true" on propertytable ant task then entries like ${basedir} will be replaced with their values.

Patch and tests attached.

replaceProperties_parameter.patch is for a project AntPropertyTable
simple2.xls is a resource file for unit test to be placed in tests directory

 All   Comments   Change History      Sort Order:
Comment by Marc Guillemot [25/Oct/07 15:42:44]
Patch applied in build 1629. Thanks.