Hi Guys
I've set up an Source Control System with SVN and a Continous Integration system with Jenkins.
I've one workspace with 4 targets with some pbls shared
Moreover on different target I've the same object in different pbls
For instance for the target A the object X is in b.pbl and for the target C the object X is in d.pbl
So in my Jenkins job, in order to build the target A, I've to delete the d.pbl.src folder under ws_objects
and in my Jenkins job, in order to build the target C, I've to delete the b.pbl.src folder under ws_objects
The question is:
Orcascript regenerate all pbls (from objects under ws_objects) under my target or pbc170 does it itself
Which features (RAM, CPU, disk etc) has to have my Jenkins and autocompile machine to improve my performances?
Thanks
They are not identical
What about performances of orcascript and autocompiler? Do you have some hints about performances improvement? Thanks