Sure: will do. I'm working on getting my Cuke plugin running right now, but as soon as that's functioning, I'll update the Cookbook with more on the ClassLoader, Env, RunJRuby, and Cuke plugins.

~~ Robert.

Tomek Kaczanowski wrote:
Hi Robert,

thanks for the plugins !

Could you please check what I just added to Cookbook
(http://docs.codehaus.org/display/GRADLE/Cookbook#Cookbook-plugins)
and fill the missing gaps (short info on ClassLoader plugin is
required).

Also, as you plan to provide new plugins it would be very good for the
gradle community if you could add some information on each to the
cookbook (apart from informing us on the mailing list).

--
Tomek

2009/11/26 Robert Fischer <[email protected]>:
I'm starting to release my plugins, and I've figured out a reasonably simple
way for people to use them.  See my README here:
http://github.com/RobertFischer/gradle-plugins/blob/master/README.md

Currently, I've released two plugins: ClassLoaders and Exec.  They allow you
to gain access to a classloader based on a configuration and execute shell
scripts (respectively).

A RunJRuby and a Cucumber plugin are coming presently.  The goal will be to
eat Cuke4Duke's lunch: I've been underwhelmed with Cuke4Duke's ease-of-use.

Also thinking about a Conventional plugin, which would add source sets based
on the existence of directories, use the ~/.m2 repo, and maybe do a few
other standard stunts.  And, finally, I'm considering two ease-of-use
plugins: com.smokejumperit.gradle.AllPlugins  (which simply pulls in all the
plugins in the com.smokejumperit.gradle suite) and
com.smokejumperit.gradle.FavoritePlugins (which pulls in all my favorite
plugins with some pre-configuration).

Just FYI, Gradle is featuring prominently in my book on Polyglot
Programming.  :)

~~ Robert.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to