Log message for revision 117487:
- fixed Zope 2.14 compatibility
Changed:
U CMF/trunk/buildout.cfg
-=-
Modified: CMF/trunk/buildout.cfg
===================================================================
--- CMF/trunk/buildout.cfg 2010-10-13 06:48:22 UTC (rev 117486)
+++ CMF/trunk/buildout.cfg 2010-10-13 07:03:40 UTC (rev 117487)
@@ -92,6 +92,10 @@
recipe = z3c.recipe.i18n:i18n
eggs =
Products.CMFCalendar
+# Zope 2.14 compatibility
+ Products.BTreeFolder2
+ Products.MailHost
+ Products.PythonScripts
packages =
Products.CMFCalendar
domain = cmf_calendar
@@ -113,6 +117,11 @@
Products.CMFDefault
Products.CMFTopic
Products.DCWorkflow
+# Zope 2.14 compatibility
+ Products.BTreeFolder2
+ Products.ExternalMethod
+ Products.MailHost
+ Products.PythonScripts
packages =
Products.CMFCore
Products.CMFDefault
_______________________________________________
CMF-checkins mailing list
[email protected]
https://mail.zope.org/mailman/listinfo/cmf-checkins