John Murph wrote:
I have the next iteration of init script support ready. This includes
a small chapter in the userguide. If you have suggestions for what
else to say, let me know and I'll add to it.
The words are excellent.
I would perhaps add a sample which does something with the build, maybe
adding a custom listener to do some logging or something?
As we add more support for doing things via the init-script, we can add
more words and examples. Or just let questions on the mailing list drive
the content of this chapter.
There is a little bit of code cleanup in this version from the last
time, but I was mostly focused on getting old unit tests passing,
adding new unit tests and writing some javadoc.
Please have a look and submit it if it's ready. Once again it at
GitHub at git://github.com/sappling/gradle.git
<http://github.com/sappling/gradle.git> in branch init_script.
I think it's ready. I'll apply it.
Adam