It's all about the answers!

Ask a question

componentName attribute of artifactFilePublisher task


Jose Miguel Ordax Cassa (2.4k4126100) | asked Feb 15 '10, 6:53 a.m.
In the help, I can read:

<<The>>

What is the real purpose of this attribute? Is it just a way to group
more than a single file under a folder structure in Build Result? Ot his
component name is related with SCM Component concept in any way?

BTW, I think it is new from RTC 2.0.0.2 right? I didn't notice this
attribute in the past.

Thanks in advance,

Chemi.

2 answers



permanent link
David Olsen (5237) | answered Feb 15 '10, 2:53 p.m.
JAZZ DEVELOPER
Chemi wrote:
In the help, I can read:

The specific component to associate with this contribution.

What is the real purpose of this attribute? Is it just a way to group
more than a single file under a folder structure in Build Result?

Exactly. In the build toolkit Ant tasks, "component" refers to a group
of things in the build result. The "components" don't need to
correspond to SCM components or to anything else. You can create a new
component group simply by specifying a new string in the componentName
attribute.

permanent link
Geoffrey Clemm (30.1k33035) | answered Feb 15 '10, 6:38 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
It may be too late to get this changed, but I've submitted work item
106099 reporting the terminology clash between the componentName
attribute and an RTC component.

Cheers,
Geoff

David Olsen wrote:
Chemi wrote:
In the help, I can read:

The specific component to associate with this contribution.

What is the real purpose of this attribute? Is it just a way to group
more than a single file under a folder structure in Build Result?

Exactly. In the build toolkit Ant tasks, "component" refers to a group
of things in the build result. The "components" don't need to
correspond to SCM components or to anything else. You can create a new
component group simply by specifying a new string in the componentName
attribute.

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.