[Checkins] SVN: gocept.selenium/trunk/plonetesting- avoid to specify zc.buildout version

Godefroid Chapelle gotcha at bubblenet.be
Thu Dec 30 11:31:39 EST 2010


Log message for revision 119225:
  avoid to specify zc.buildout version
  
  this way, we can ensure we support the respective KGS
  

Changed:
  U   gocept.selenium/trunk/plonetesting-plone3.cfg
  U   gocept.selenium/trunk/plonetesting-zope210.cfg

-=-
Modified: gocept.selenium/trunk/plonetesting-plone3.cfg
===================================================================
--- gocept.selenium/trunk/plonetesting-plone3.cfg	2010-12-30 16:05:57 UTC (rev 119224)
+++ gocept.selenium/trunk/plonetesting-plone3.cfg	2010-12-30 16:31:39 UTC (rev 119225)
@@ -12,8 +12,7 @@
 
 [versions]
 zope.testing = 3.9.5
-zc.buildout=1.5.2
-zc.recipe.testrunner=1.3.0
+zc.recipe.testrunner = 1.3.0
 plone.testing = 3.0a1
 plone.app.testing = 3.0a1
 

Modified: gocept.selenium/trunk/plonetesting-zope210.cfg
===================================================================
--- gocept.selenium/trunk/plonetesting-zope210.cfg	2010-12-30 16:05:57 UTC (rev 119224)
+++ gocept.selenium/trunk/plonetesting-zope210.cfg	2010-12-30 16:31:39 UTC (rev 119225)
@@ -5,8 +5,7 @@
 
 [versions]
 zope.testing = 3.9.5
-zc.buildout=1.5.2
-zc.recipe.testrunner=1.3.0
+zc.recipe.testrunner = 1.3.0
 plone.testing = 3.0a1
 
 [test]



More information about the checkins mailing list