logo       

Re: Jelly Errors / Debug Advice?: msg#00091

java.hudson.user

Subject: Re: Jelly Errors / Debug Advice?

I very much want to contribute back some plugins.

- One that will enable Ivy + user defined Ivy resolvers in a BuildStep; Ivy artifact publishing after a successful build;.Reporting that will draw a graph of the dependencies of the project just built, again leveraging Ivy's info.
- One that will enable FindBugs reporting.
- One that will enable Checkstyle reporting.
- One that will enable JavaDoc publishing. The idea here being you check a box and your docs get moved over commons-vfs to wherever you want your docs to be. That should let you use a variety of transports to get your docs to a webserver that's handy for you. Configuring the various vfs options is probably the tricky part.
- One that will enable Cobertura (possibly as an option to the Emma plugin in, some of my teammates prefer this tool) reporting. (This one is the last one since I don't need it much when the Emma option is there.)

This is all stuff that typically winds up in all my build.xml's and moving it out into the CBS would be a better way for me to manage this type of after I've built something I like (e.g. all tests passed) accounting. Plus, managers love the graphs ;-)


On 1/26/07, Kohsuke Kawaguchi <Kohsuke.Kawaguchi@xxxxxxx> wrote:
Eric Crahen wrote:
> I'm venturing into writing plugins for the first time, so I'm just starting
> to learn how the global.jelly and config.jelly's work. This is my first time
> playing with jelly so its all a learning experience for me.

BTW, what plugin are you writing? Would you be interested in hosting
that on http://hudson.dev.java.net/ ?


--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi@xxxxxxx




--

- Eric
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise