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

RTC build using ant

 Can RTC detect the changes in project once we deliver and build the jar/ear automatically ?or do we need define what project needs to be built in ant script? I have a requirement where I have to build only few jars.

Thanks 

0 votes



One answer

Permanent link
No magic here.. YOU define the build and process. RTC doesn't provide any 'automatic' (triggered) build process.

there are a couple private extensions that can trigger builds, but you still have to do the work to decide what needs to get built.

see the last two posts here
https://jazz.net/forum/questions/132739/jenkins-polling-is-too-slow-can-rtc-notify-jenkins-immediately

one can trigger a build definition, and mine triggers a script, ala SVN and GIT, and you can do what you want

I will say, deciding on the smallest build required based on code change is a challenge most of the time.

0 votes

Comments

I have multiple projects and I am not sure which project I am going to change..so do we need a build definition for each project?


Thanks

generally yes, you typically don't share source across projects, you share results (jar/dll files)

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: Jun 12 '15, 10:23 a.m.

Question was seen: 2,247 times

Last updated: Jun 16 '15, 12:48 a.m.

Confirmation Cancel Confirm