From 098cc3d93e4844ec607dda9fef41baf73337e214 Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Tue, 10 Jan 2012 14:31:56 +0100 Subject: [PATCH] Pin versions used by hudson. --- hudson.cfg | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/hudson.cfg b/hudson.cfg index 06bd63a9c2..e5dd585339 100644 --- a/hudson.cfg +++ b/hudson.cfg @@ -160,5 +160,13 @@ mode = 755 # Pin Selenium to 2.4.0, 2.5.0 has an installation issue. [versions] -selenium = 2.4.0 +collective.recipe.template = 1.9 collective.xmltestreport = 1.2.2 +coverage = 3.5.1 +hexagonit.recipe.download = 1.5.0 +logilab.pylintinstaller = 0.15.2 +pep8 = 0.6.1 +pyflakes = 0.5.0 +selenium = 2.4.0 +zope.testrunner = 4.0.4 +zptlint = 0.2.4