Is it possible to download multiple files from a build result using "artifactFileRetriever"
Hi
Is it possible to download multiple files from a build result using "artifactFileRetriever"?
If i set a "fileName" parameter as multiple files, like "aaa.ear, bbb.ear, ccc.ear, xxx.propeties", these files can be downloaded?
I have already known about following information.
Natsumi
Is it possible to download multiple files from a build result using "artifactFileRetriever"?
If i set a "fileName" parameter as multiple files, like "aaa.ear, bbb.ear, ccc.ear, xxx.propeties", these files can be downloaded?
I have already known about following information.
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m6/index.jsp?topic=%2Fcom.ibm.team.build.doc%2Ftopics%2Fr_artifactretriever.htmlThank you in advance.
The artifactFileRetriever task retrieves an artifact file from the build result.
Natsumi