Télécharger la liste

Description du projet

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.

Système requise

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 s'est éloigné de l'intégration de seulement avec Maven et Ant et en étant un système de construction de son propre chef. Vous pouvez spécifier les dépendances dans la recette, spécifiez information sur les artefacts dans la recette, spécifiez des modules dans la recette, des dépôts Précisez à déployer ou à télécharger à partir de la recette, et précisez recettes parent pour hériter de. Génère peuvent être exécutés avec les Kundo exécutable ainsi que la fourmi exécutable. Version déclaration a été externalisée, offrant un processus simplifié de mise en liberté. Construire des réacteurs de traitement a été amélioré, toutes les phases sont en cascade individuellement à travers des sous-modules. Un seul exemple d'application Kundo a été ajouté.
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