Download List

Projeto Descrição

Kundo provides a structured, convention based
approach for Java builds. Kundo has a pluggable,
extensible architecture; it harnesses the power
and flexibility of Groovy and Ant to provide a
highly configurable Java build framework. Kundo
achieves this flexibility with a plug-in
architecture that attaches behaviors (provided by
Kundo plug-ins) to build lifecycle phases. Kundo
consists of a kernel and a set of foundation
plug-ins. The kernel is responsible for the
orchestration of the multiple collaborators within
the build system.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-12 01:36
0.9

Kundo afastou-se apenas a integração com Ant e Maven e em ser um sistema de construção em si. Você pode especificar as dependências na receita, especificar as informações de artefato na receita, especificar os módulos na receita, repositórios Especifique para implantar ou download a partir da receita, e especificar as receitas pai para herdar. Constrói pode ser executado usando o kundo executável, assim como a formiga executável. Versão declaração foi exteriorizado, proporcionando um processo de liberação simplificada. Reactor construir manejo foi melhorado, todas as fases são em cascata individualmente através de sub-módulos. A aplicação de exemplo Kundo só foi adicionado.
Tags: Initial freshmeat announcement
Kundo has moved away from only integrating with Maven and Ant and into being a build system in its own right. You can specify dependencies in the recipe, specify artifact information in the recipe, specify modules in the recipe, Specify repositories to deploy or download from in the recipe, and specify parent recipes to inherit from. Builds can be executed using the kundo executable as well as the ant executable. Version declaration was externalized, providing a simplified release process. Reactor build handling was improved, all phases are cascaded individually through sub-modules. A Kundo only sample application was added.

Project Resources