Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to checkin the binaries from Build machine, after successful build

bin files, its sub folders, class files are removed from the Ignore List.
JBE agent runs in the build machine. Build is successful. How to check-in the binary from the build machine..
Do we need to point the Load path (in build definition) to the same as eclipse workspace path. And launch Eclipse in the Build machine to check-in from 'Pending Changes' view.

0 votes



One answer

Permanent link

Checking in binaries is basically a controversial topic and I am on the position you should not do that for many reasons.

I would rather suggest to store such results in a binary repository such as Artifactory.


If you still think it is a good idea to do that, you will have to use the SCM commandline to add this. A build workspace purely accepts and loads. Please note that the build user does not even have write access to workspaces used in personal builds, so your scripts would have to take that into account. 

0 votes

Comments
I agree with everything Ralph said.
If you do choose to do this, here's an article that shows examples of how to use the SCM CLI in a build:

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019
× 562

Question asked: Oct 09 '18, 1:07 p.m.

Question was seen: 2,789 times

Last updated: Oct 10 '18, 10:15 a.m.

Confirmation Cancel Confirm