It's all about the answers!

Ask a question

Command to use in "Post-Build command line"


Amit Nath (0610) | asked Jul 29 '14, 8:29 a.m.

Hi ,

 I am using RTC 3.0.1.3 in Eclipse, & in my build definition I have enabled the "Post build deliver" & "Post-Build Command Line" options. but I have no clue what commands should I put there for automated deliver after successfull build. is there any video/diocuments avalable for that. any example will be very much helpful.

I tried with $lscm deliver which I dont think works...

Please give me some exapmle how to do this in project.


Comments
sam detweiler commented Jul 29 '14, 8:46 a.m.

hm.. I see Post Build Deliver
and Command line

but the two are not connected..

one (commandline) is where you would put whatever command you need to execute the build (if its not Ant)
and the other (deliver) is the built in deliver operation after the build is successful. to move the compiled source to the next workflow phase (stream)

One answer



permanent link
Tim Mok (6.6k38) | answered Jul 29 '14, 9:02 a.m.
JAZZ DEVELOPER
 https://jazz.net/library/article/649 That's the article on post-build deliver.

For the command line, you may want to check the help or look up some of the articles in the library.

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.