Pin down plone.app.z3cform and plone.z3cform for now, otherwise tests will fail with a maximum recursion error.

svn path=/plone.app.discussion/trunk/; revision=36786
This commit is contained in:
Timo Stollenwerk 2010-05-28 15:36:51 +00:00
parent c770db0ba7
commit a76e82ba8d

View File

@ -49,6 +49,8 @@ auto-checkout =
[versions]
zope.schema = 3.6.0
Sphinx = 0.6.4
plone.app.z3cform = 0.4.9
plone.z3cform = 0.5.10
[instance]
# For more information on this step and configuration options see:
@ -88,7 +90,7 @@ eggs = ${instance:eggs}
packages = ${instance:location}/lib/python ./
[test]
recipe = collective.xmltestreport
recipe = zc.recipe.testrunner
eggs = plone.app.discussion
# other eggs in this list not shown
extra-paths = ${instance:location}/lib/python