Could not find download tab in build defination
![]()
vinay kumar nukala (42●3●65●72)
| asked Sep 11 '13, 8:10 a.m.
retagged Sep 16 '13, 9:42 a.m. by Ralph Earle (257●3●9)
I am trying to build java project from ibm rtc. I have successfully build my project.
My question is: Now, another user has to download the build for manual testing, but he cannot find the download option. he can only see the following tabs from build definition: Overview, Activities, Logs and Workitems. As shown below: ![]() But, I can see the download tab in the ibm help guide: like as shown below: ![]() How can i get the Download and Tests and properties tab if possible. |
One answer
![]()
I think you mean build result, not build definition.
To have the downloads tab present on a build result you must associate the file(s) that you want to be downloadable with the build result; to associate files with a build result you must use the build toolkit. See the infocenter for more details. |