Re: Implementation proposal for Continuum Issue #2592 Ability for build agents to use installations in their config file

2010-12-05 Thread Marc Jansen Chua
Hello Deng, I am planning to retain the build environment because some other users may be using its concept of installation configuration. The addition would just be the ability to include installations from an xml config file of a build agent that is being used in the build process. So the ins

Re: Implementation proposal for Continuum Issue #2592 Ability for build agents to use installations in their config file

2010-12-05 Thread Deng Ching
Hi Chuable, How would this affect the current behavior of Continuum? Currently, a build agent uses the installations set in the build environment where the build agent group (that a build agent belongs to) is attached. How would this change when CONTINUUM-2592 is implemented? Would build environme

Implementation proposal for Continuum Issue #2592 Ability for build agents to use installations in their config file

2010-12-05 Thread Marc Jansen Chua
Took a while for me to trace the installation usage of build agents during the build process, it was encapsulated in so many layers. Implementation proposal: There's a method to trigger the build and a method to select which agent to use, the methods are pretty much overloaded, so from those