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

RTC Build Engine

Hi,

So if we are using RTC build engine for compliation and publishing binaries to file system.

We know that the build has published articfacts in UI and in filesystem.

So my question is, Does it store these binaries inside the Database also ??

Thanks,
Kiran

0 votes



3 answers

Permanent link
Hi Kiran,

It depends on how the compilation results and binaries are published to the build result. The jdtCompileLogPublisher, logPublisher and artifactFilePublisher Ant tasks do keep the contents in the Jazz repository. The artifactLinkPublisher Ant task just publishes the link (and file name, and size), but not the actual contents.

Hope this helps clarify.

0 votes


Permanent link
Hi Nick,

Im using artifactfilePublisher to publish my binaries.

This question was from our sys admins for DB space allocation.

Thanks,
Kiran

0 votes


Permanent link
So, yes, artifactFilePublisher uploads the file contents to the Jazz repository.
In our own builds, we keep the main built artifacts on the build machines and only link to them, using artifactLinkPublisher.

0 votes

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

Question asked: Oct 15 '10, 1:44 p.m.

Question was seen: 5,854 times

Last updated: Oct 15 '10, 1:44 p.m.

Confirmation Cancel Confirm