RTC deployment of changes
Sterling Ferguson-II (1.6k●10●287●273)
| asked Oct 06 '13, 6:15 p.m.
retagged Oct 10 '13, 3:10 p.m. by Ralph Earle (257●3●9)
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
Millard Ellingsworth (2.5k●1●24●31)
| 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
|
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
|
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.