Forwarding Daniel's reply to the mailing list in case it helps someone else
in the future. Sorry if I should not have done that.

Balaji

On Fri, Jan 17, 2014 at 10:50 AM, Daniel Beck <[email protected]> wrote:

>
> The source code, I'm afraid (but you'll learn how to script and extend
> Jenkins in the process, so it could be worth the effort). Start with
> http://javadoc.jenkins-ci.org (Javadoc of core) and look for something
> that looks like it could be relevant -- hudson.model and jenkins.model are
> good choices to start looking. Then check the source code (
> https://github.com/jenkinsci/jenkins/tree/master/core/src/main/java/)
> whether there are related log statements.
>
> http://sorcerer.jenkins-ci.org/ might be a useful alternative to the
> above combination, but it's stuck at version 1.513.
>
> If you want to know about a particular plugin: Most plugins are quite
> small, so the source should be easy enough to navigate. For commercial
> Cloudbees plugins, there is
> http://jenkins-enterprise-javadocs.apps.cloudbees.com/
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to