Plugins for integrating the dependency manager Ivy with various systems, like CruiseControl and Apache Continuum.
Be the first to post a text review of Ivy Plugins. Rate and review a project by clicking thumbs up or thumbs down in the right column.
I'm pleased to announce the 2.0 release of IvyPublisher, a CruiseControl plugin that integrates Ivy with CruiseControl. IvyPublisher will parse the relevant Ivy files and decide which projects to build next, as a result of a successful build. The IvyPublisher plugin has been tested with CruiseControl 2.8.2 and Ivy 2.0.0 and requires no changes to the CruiseControl source code. It is supposed to be called as a publisher on successful builds. That's easily done by enclosing it in the <onsuccess> tag. So, basically the only thing you need to do is the following: <plugin name="ivypublisher" class="net.sf.ivyplugins.ivypublisher.IvySuccessPublisher" project="${project.name}" basedir="/src/${project.name}" /> <project name="myproject"> ... <publishers> <onsuccess> <ivypublisher /> </onsuccess> </publishers> </project>
IvyPublisher CHANGELOG ====================== http://sourceforge.net/projects/ivyplugins Changes in version 2.0 (16 June 2009) -------------------------------------- * Upgraded Ivy to 2.0.0. * Upgraded CruiseControl to 2.8.2. Changes in version 1.1 (14 March 2009) -------------------------------------- * fixed project template to support cruisecontrol 1.6 * Added property support to forward property to ivy * Added support for ivyconffile to specify how to configure ivy if needed. * Fixed a bug that would prevent the module descriptor from being updated on build success. That would prevent a changing ivy.xml to be resolved properly on the next build * Upgraded Ivy to 1.4.1. * Upgraded Xerces to 2.8.1 and Log4J to 1.2.13. Changes in version 1.0 (12 September.2006) ------------------------------------------ * First public release.
IvyPublisher CHANGELOG ====================== http://sourceforge.net/projects/ivyplugins Changes in version 2.0 (16 June 2009) -------------------------------------- * Upgraded Ivy to 2.0.0. * Upgraded CruiseControl to 2.8.2. Changes in version 1.1 (14 March 2009) -------------------------------------- * fixed project template to support cruisecontrol 1.6 * Added property support to forward property to ivy * Added support for ivyconffile to specify how to configure ivy if needed. * Fixed a bug that would prevent the module descriptor from being updated on build success. That would prevent a changing ivy.xml to be resolved properly on the next build * Upgraded Ivy to 1.4.1. * Upgraded Xerces to 2.8.1 and Log4J to 1.2.13. Changes in version 1.0 (12 September.2006) ------------------------------------------ * First public release.
IvyPublisher CHANGELOG ====================== http://sourceforge.net/projects/ivyplugins Changes in version 2.0 (16 June 2009) -------------------------------------- * Upgraded Ivy to 2.0.0. * Upgraded CruiseControl to 2.8.2. Changes in version 1.1 (14 March 2009) -------------------------------------- * fixed project template to support cruisecontrol 1.6 * Added property support to forward property to ivy * Added support for ivyconffile to specify how to configure ivy if needed. * Fixed a bug that would prevent the module descriptor from being updated on build success. That would prevent a changing ivy.xml to be resolved properly on the next build * Upgraded Ivy to 1.4.1. * Upgraded Xerces to 2.8.1 and Log4J to 1.2.13. Changes in version 1.0 (12 September.2006) ------------------------------------------ * First public release.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: