From c678589df5ff0a2f8bc995fe20fc78a54731d3ad Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Wed, 17 Apr 2013 14:10:11 +0200 Subject: [PATCH] Checkout latest c.xmltestreport. --- jenkins.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jenkins.cfg b/jenkins.cfg index ed50a3c..209b2f4 100644 --- a/jenkins.cfg +++ b/jenkins.cfg @@ -9,7 +9,9 @@ parts += flake8 code-analysis extensions = mr.developer -auto-checkout = plone.recipe.codeanalysis +auto-checkout = + plone.recipe.codeanalysis + collective.xmltestreport [flake8] recipe = zc.recipe.egg @@ -21,6 +23,7 @@ recipe = plone.recipe.codeanalysis [sources] plone.recipe.codeanalysis = git git://github.com/tisto/plone.recipe.codeanalysis.git pushurl=git@github.com:tisto/plone.recipe.codeanalysis.git +collective.xmltestreport = git git://github.com/collective/collective.xmltestreport.git [versions] plone.app.discussion =