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

Build issue

Hi,
I am new to jazz build system and facing a issue.

We have 3 components in one stream and each component has its seperate build.xml.

So i read the tutorial and created a dedicated build workspace and added all 3 components, created a build engine and 3 build definations for these 3 components.

Now in these 3 definations i have given same workspace (one created for build) and same path in load directory(the path is relative to directory where buildengine is running).

On ant page i have given build file location with respect to the path in load directory.

Example my path in load directory is ./workspace
So my build file path is ./workspace/<component>/build.xml

Now when i click request build for one build defination i could see my output in ./workspace directory.(My output is a tar file).

Problem here arises is that when i click request build for next build defination my first build output is no longer existing .

I couldnt understand the behaviour.Am i missing something?
Pls help

0 votes



2 answers

Permanent link
Hello,

If you want to keep files from one build to the next, make sure that the "Delete directory before loading" checkbox on the Jazz Source Control page of the build definition is not checked.

Martha
Jazz Developer
Hi,
I am new to jazz build system and facing a issue.

We have 3 components in one stream and each component has its seperate build.xml.

So i read the tutorial and created a dedicated build workspace and added all 3 components, created a build engine and 3 build definations for these 3 components.

Now in these 3 definations i have given same workspace (one created for build) and same path in load directory(the path is relative to directory where buildengine is running).

On ant page i have given build file location with respect to the path in load directory.

Example my path in load directory is ./workspace
So my build file path is ./workspace/<component>/build.xml

Now when i click request build for one build defination i could see my output in ./workspace directory.(My output is a tar file).

Problem here arises is that when i click request build for next build defination my first build output is no longer existing .

I couldnt understand the behaviour.Am i missing something?
Pls help

0 votes


Permanent link
hi,
Thanks for reply.I have checked all 3 build definitions and that checkbox is unchecked.Can there be any oother reason for the issue.

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: Dec 18 '08, 7:27 a.m.

Question was seen: 6,192 times

Last updated: Dec 18 '08, 7:27 a.m.

Confirmation Cancel Confirm