[Checkins] SVN: CMF.buildout/branches/zope212-cmf23/buildout.cfg - synced with trunk

Yvo Schubbe y.2010 at wcm-solutions.de
Sat Jul 31 05:54:34 EDT 2010


Log message for revision 115254:
  - synced with trunk

Changed:
  U   CMF.buildout/branches/zope212-cmf23/buildout.cfg

-=-
Modified: CMF.buildout/branches/zope212-cmf23/buildout.cfg
===================================================================
--- CMF.buildout/branches/zope212-cmf23/buildout.cfg	2010-07-31 09:53:28 UTC (rev 115253)
+++ CMF.buildout/branches/zope212-cmf23/buildout.cfg	2010-07-31 09:54:34 UTC (rev 115254)
@@ -29,7 +29,7 @@
     src/five.localsitemanager
 
 [versions]
-plone.recipe.zope2instance = 4.0a1
+plone.recipe.zope2instance = 4.0.1
 
 [zope2]
 recipe = zc.recipe.egg
@@ -51,5 +51,12 @@
 
 [test]
 recipe = zc.recipe.testrunner
-eggs = ${buildout:eggs}
-defaults = ['--module', '^Products[.](CMF|DC|GenericSetup)|^five[.]']
+eggs =
+    Products.CMFCalendar [test]
+    Products.CMFCore
+    Products.CMFDefault [test]
+    Products.CMFTopic [test]
+    Products.CMFUid
+    Products.DCWorkflow
+    Products.GenericSetup
+    five.localsitemanager



More information about the checkins mailing list