It's all about the answers!

Ask a question

Clicking the "Create a release..." link via Java A


Andrew Harmel-Law (14612218) | asked Oct 29 '10, 5:40 a.m.
Hi,

I've written a Hudson plugin for RTC:

http://kenai.com/projects/cowley

I'd love to add a feature (or a partner plugin) which lets you click a button in Hudson that turns the build result into a Release in RTC. I've looked at the Java API, and the Wiki, but can't see anything which seems to make this easy.

Can anyone out there point me in the right direction to get this to work?

TIA

Cheers, Andrew

2 answers



permanent link
Fernando Silva (8124) | answered Nov 29 '10, 11:44 a.m.
Use IWorkItemClient's createDeliverable and saveDeliverable methods.

Hi,

I've written a Hudson plugin for RTC:

http://kenai.com/projects/cowley

I'd love to add a feature (or a partner plugin) which lets you click a button in Hudson that turns the build result into a Release in RTC. I've looked at the Java API, and the Wiki, but can't see anything which seems to make this easy.

Can anyone out there point me in the right direction to get this to work?

TIA

Cheers, Andrew

permanent link
Andrew Harmel-Law (14612218) | answered Dec 01 '10, 4:21 a.m.
hi @fernd.fs

Thanks for the tip. I'll have a dig around these methods and see what I can find.

Kind regards.

Cheers, Andrew

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.