It's all about the answers!

Ask a question

How can I use Jenkins plugin to just get files from an RTC workspace?


Brian McGaley (132) | asked Nov 24 '15, 11:43 a.m.
Hi,
I want to use jenkins to just get files from an RTC workspace and copy to the Jenkins server.  Every article I have found seems to relate to building from jenkins.
Is it possible to just copy files locally from a workspace via Jenkins plugin?

Accepted answer


permanent link
Lakshmi Narasimhan T V (4415) | answered Nov 25 '15, 4:06 a.m.
JAZZ DEVELOPER
In a freestyle job, under Rational Team Concert, you can use the "Just accept and fetch from workspace" option to load a RTC workspace.
See  TeamConcert Plugin wiki page, under Job configuration, section 5.b.


Brian McGaley selected this answer as the correct answer

Comments
Brian McGaley commented Nov 26 '15, 9:26 a.m.

Thanks this did the Trick!
One last thing.  I have seen in another RTC plugin and it is mentioned in the wiki you linked about Load Rules.
I dont see that in my plugin but have to use 4.0.7 build toolkit as my servers is 4.0.7
Would that be why I dont see load rules in my plugin?


Lakshmi Narasimhan T V commented Nov 26 '15, 11:54 p.m.
JAZZ DEVELOPER

Load rules are available when using the build definition option in the plugin (to configure load rules, use the Jazz Source Control tab in the build definition). It is not available when you use the "Just accept and fetch from workspace" option. The related work is tracked here

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.