Discussion:
Kundo, Ant and Groovy based build system, using PicoContainer
Ben Leedham
2009-02-11 15:22:15 UTC
Permalink
Hi Everyone,

I would like to announce the 0.9 release of Kundo:
https://kundo.dev.java.net

Kundo offers a structured, convention based approach to Java builds.
Kundo is built on Ant and Groovy and has a pluggable, extensible
architecture offering a highly configurable build framework.

Kundo achieves this flexibility with a plug-in architecture that
attaches behaviours (provided by Kundo plug-ins) to configurable build
lifecycle phases.

Kundo uses PicoContainer to inject a variety of instances into the
Kernel, and property values and instances into the Plug-ins. All of this
being written in Groovy.

Please have a look and let us know what you think:
https://kundo.dev.java.net

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

http://xircles.codehaus.org/manage_email
Paul Hammant
2009-02-11 17:19:00 UTC
Permalink
Great work. Am trying it out :-)

Regards,

- Paul
Post by Ben Leedham
Hi Everyone,
https://kundo.dev.java.net
Kundo offers a structured, convention based approach to Java builds.
Kundo is built on Ant and Groovy and has a pluggable, extensible
architecture offering a highly configurable build framework.
Kundo achieves this flexibility with a plug-in architecture that
attaches behaviours (provided by Kundo plug-ins) to configurable build
lifecycle phases.
Kundo uses PicoContainer to inject a variety of instances into the
Kernel, and property values and instances into the Plug-ins. All of this
being written in Groovy.
https://kundo.dev.java.net
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Loading...