Will do. I need to get approval from my employer, but that shouldn't be a problem - just takes a few days. I'll let you know once I have it
On 1/26/07,
Kohsuke Kawaguchi <Kohsuke.Kawaguchi@xxxxxxx> wrote:
Cool. Let me know your java.net id so that I can add you as a committer.
If plugins are in the CVS repository, even if they are still a work in
progress, it's much easier for others to chime in and help (including
myself.)
Eric Crahen wrote:
> 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 ;-)
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi@xxxxxxx
--
- Eric
|