Re: Jenkins source code architecture

2014-06-06 Thread Ulli Hafner
A good starting point would be to create the package graph. A package (with no dependency cycle) would be a good candidate for a module. Why are you analyzing such an old version of Jenkins? Wouldn’t the latest LTS release be more adequate? BTW: I think you will get more answers in the dev list

Jenkins source code architecture

2014-06-06 Thread Matthieu Foucault
Hello, I am a software engineering PhD student. I am currently performing and empirical study in which I am studing software metrics on the Jenkins project. I am analyzing the code of Jenkins 1.509 for this study. I need your help because for this study I need to split the source code in several