SVN: Zope/trunk/ Make Yvo happy and keep testing our factored out distributions, so CMF doesn't have to grow a KGS of its own

Hanno Schlichting <[email protected]>
Newsgroups gmane.comp.web.zope.cvs
Message-ID <20110515134057.ED9B1940AB__43723.059379454$1305466867$gmane$org@cvs.zope.org>
Log message for revision 121667:
  Make Yvo happy and keep testing our factored out distributions, so CMF doesn't have to grow a KGS of its own
  

Changed:
  U   Zope/trunk/buildout.cfg
  U   Zope/trunk/versions.cfg

-=-
Modified: Zope/trunk/buildout.cfg
===================================================================
--- Zope/trunk/buildout.cfg	2011-05-13 15:26:14 UTC (rev 121666)
+++ Zope/trunk/buildout.cfg	2011-05-15 13:40:57 UTC (rev 121667)
@@ -61,14 +61,22 @@
     Products.ZCatalog
     Products.ZCTextIndex
     Record
+# RestrictedPython has an optional dependency on DateTime, make sure to run its
+# tests with DateTime being available
     RestrictedPython
     initgroups
     tempstorage
     zExceptions
     zLOG
     ZopeUndo
+# these are still dependencies of CMF. Test them here, so we don't have to
+# define a CMF KGS
+    Products.BTreeFolder2
+    Products.ExternalMethod
+    Products.MailHost
+    Products.PythonScripts
+    Products.StandardCacheManagers
 
-
 [allpy]
 recipe = zc.recipe.egg
 eggs = ${alltests:eggs}

Modified: Zope/trunk/versions.cfg
===================================================================
--- Zope/trunk/versions.cfg	2011-05-13 15:26:14 UTC (rev 121666)
+++ Zope/trunk/versions.cfg	2011-05-15 13:40:57 UTC (rev 121667)
@@ -15,13 +15,7 @@
 MultiMapping = 2.13.0
 nt-svcutils = 2.13.0
 Persistence = 2.13.2
-Products.BTreeFolder2 = 2.13.3
-Products.ExternalMethod = 2.13.0
-Products.MailHost = 2.13.1
-Products.MIMETools = 2.13.0
 Products.OFSP = 2.13.2
-Products.PythonScripts = 2.13.0
-Products.StandardCacheManagers = 2.13.0
 Products.ZCatalog = 2.13.13
 Products.ZCTextIndex = 2.13.2
 Record = 2.13.0
@@ -30,6 +24,13 @@
 zLOG = 2.11.1
 ZopeUndo = 2.12.0
 
+# Deprecated / CMF dependencies
+Products.BTreeFolder2 = 2.13.3
+Products.ExternalMethod = 2.13.0
+Products.MailHost = 2.13.1
+Products.PythonScripts = 2.13.0
+Products.StandardCacheManagers = 2.13.0
+
 # ZTK KGS overrides
 manuel = 1.5.0
 python-gettext = 1.1.1

_______________________________________________
Zope-Checkins maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope-checkins
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.