In Fact for my project I will be oblige to hook into the Jenkins lifecycle
doing different uncommon activities like:
- at first stage , after checking out sources from a remote repository
(svn) I will be oblige to feed a local one (svn too)
- I want to provide a web page providing a process status bar from the
remote sites to the production deployment (it involves different
teams/entities/companies and so on) but the basic idea is to provide a
dashboard like the one in the Folwer's series book
That's why I need to be quite familiar with all Jenkins internals, Javadoc
is not sufficient ..any UML sequence diagrams or something like this would
be perfect
kind regards
jerome