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

Build properties?

I have been poking through the documentation and haven't been any to find anything that helps.

We are constructing a build label, and we want it to be able to contain some important information about the build.

I see that we would be using the buildLabelPrefix for some of this, but I can't figure out if there are existing properites (or some other mechanism) that contain this information that we can use to seed the buildLabelPrefix with.

SPecifically we are wanting to know:
1) What stream the build is in. I see that we can find out what workspace we are in, so maybe that is what we do here.
2) What phase or iteration we are in. Now, I am not REALLY sure this makes sense, need to think about it a little more. But is there any good way to know what the current phase is?

0 votes



3 answers

Permanent link
I don't see any way to get at the info such as the iteration from Ant.

You can see all the properties that are available by setting the "Properties
file" field in the Ant page of the build definition. This is an output file.

0 votes


Permanent link
Ant

0 votes


Permanent link
There is really no concept of "what stream the build is in". The build is
associated to a workspace. That workspace may have flows with several other
streams.

From what context do you need this information? Are you doing this from java
code? Or trying to get this information in Ant?

---
Ryan Manwiller
Jazz Team

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: Sep 11 '08, 2:56 p.m.

Question was seen: 5,038 times

Last updated: Sep 11 '08, 2:56 p.m.

Confirmation Cancel Confirm