It's all about the answers!

Ask a question

RTC deployment of changes


Sterling Ferguson-II (1.6k8280269) | asked Oct 06 '13, 6:15 p.m.
retagged Oct 10 '13, 3:10 p.m. by Ralph Earle (25739)
CLM 4.0.2

I was asked if RTC could "deploy the changes to a directory or server". A user makes changes and they want just those changes to be deployed or made in to a jar. Is this something the build piece can do? Do I need to know scripting or the scm command line?

thanks

2 answers



permanent link
Nick Edgar (6.5k711) | answered Oct 27 '13, 1:51 p.m.
JAZZ DEVELOPER
In RTC 4.0.5 we are also adding support for triggering deployment to UrbanCode Deploy, as a post-build step in JBE-based builds.  For a preview, see our smoke test wiki page: https://jazz.net/wiki/bin/view/Main/PostBuildDeploySmokeTest

permanent link
Millard Ellingsworth (2.5k12431) | answered Oct 08 '13, 10:27 p.m.
FORUM ADMINISTRATOR / JAZZ DEVELOPER
The Jazz Build Engine will use your builder (Ant, Maven, command line tools) and those tools should be able to have steps that cause a built artifact to be deployed. This section of the Info Center talks about artifact publishing and has links to additional resources: https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.build.doc/topics/cantbuildtoolkit.html&scope=null

Yes, you may need to learn some Ant scripting and perhaps interact with the Jazz Build Toolkit. This older library article covers some of the basics of getting started: https://jazz.net/library/article/38

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.