Changelog
=========

1.0b1 - 2011-02-13
------------------

- Renamed from `collective.recipe.hudson` to `jarn.jenkins`, following the
  Hudson to Jenkins renaming by the Jenkins community.
  [hannosch]

1.0a3 - 2010-09-10
------------------

- Added note about Python 2.7 incompatibility. Thanks to Rob Madole for
  notifying me.
  [hannosch]

- Updated example to version 1.375.
  [hannosch]

1.0a2 - 2010-03-04
------------------

- Configure the ``HUDSON_HOME`` environment variable inside the jetty.xml
  instead of the control script.
  [hannosch]

- Simplify the example buildout a bit.
  [hannosch]

1.0a1 - 2010-03-04
------------------

- Better update handling.
  [hannosch]

- Don't configure a ContextDeployer which allows us to skip the contexts
  examples cleanup.
  [hannosch]

- Added basic package documentation.
  [hannosch]

- Updated jetty configuration to match new class names caused by the move to
  the Eclipse project.
  [hannosch]

- Initial code, largely based on collective.recipe.solrinstance.
  [hannosch]
