Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Labels:None
-
Number of attachments :
I've attached a patch file to implement this.
With this patch, the way to pass in files is now like this:
<src>
<param>src/test/resources/static-data.xml</param>
<param>src/test/resources/sample-data.xml</param>
</src>