It's all about the answers!

Ask a question

Distinguishing between team and personal builds using Ant?


Chris Melikian (6672) | asked Oct 21 '08, 10:40 a.m.
I'm trying to distinguish between personal and team builds using Ant and can't find a Ant property or task where I can pick this up.

Anyone know?

2 answers



permanent link
Don Weinand (7851) | answered Oct 21 '08, 1:07 p.m.
JAZZ DEVELOPER
If it's a personal build there should be a "personalBuild" build property
automatically injected into ant by the JBE that is set to true.

Don Weinand
Jazz Team Build

"chris.melikian" <chris> wrote in
message news:gdkq2v$tm5$1@localhost.localdomain...
I'm trying to distinguish between personal and team builds using Ant
and can't find a Ant property or task where I can pick this up.

Anyone know?

permanent link
Chris Melikian (6672) | answered Oct 22 '08, 3:52 a.m.
If it's a personal build there should be a "personalBuild" build property
automatically injected into ant by the JBE that is set to true.

Don Weinand
Jazz Team Build

"chris.melikian" <chris> wrote in
message news:gdkq2v$tm5$1@localhost.localdomain...
I'm trying to distinguish between personal and team builds using Ant
and can't find a Ant property or task where I can pick this up.

Anyone know?

Thanks Don!

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.