[Checkins] SVN: CMF.buildout/branches/zope211-cmf21/ - working test/development buildout for Zope 2.11 and CMF 2.1

Jens Vagelpohl jens at dataflake.org
Thu Nov 5 07:36:28 EST 2009


Log message for revision 105494:
  - working test/development buildout for Zope 2.11 and CMF 2.1
  

Changed:
  U   CMF.buildout/branches/zope211-cmf21/README.txt
  U   CMF.buildout/branches/zope211-cmf21/buildout.cfg

-=-
Modified: CMF.buildout/branches/zope211-cmf21/README.txt
===================================================================
--- CMF.buildout/branches/zope211-cmf21/README.txt	2009-11-05 12:34:40 UTC (rev 105493)
+++ CMF.buildout/branches/zope211-cmf21/README.txt	2009-11-05 12:36:27 UTC (rev 105494)
@@ -2,13 +2,13 @@
 CMF.buildout
 ============
 -------------------------
-Build CMF 2.1 + Zope 2.10
+Build CMF 2.1 + Zope 2.11
 -------------------------
 
 Introduction
 ============
 
-Builds CMF 2.1 with Zope 2.10 from develop eggs located in ``src``.
+Builds CMF 2.1 with Zope 2.11 from develop eggs located in ``src``.
 
 Dependencies
 ============

Modified: CMF.buildout/branches/zope211-cmf21/buildout.cfg
===================================================================
--- CMF.buildout/branches/zope211-cmf21/buildout.cfg	2009-11-05 12:34:40 UTC (rev 105493)
+++ CMF.buildout/branches/zope211-cmf21/buildout.cfg	2009-11-05 12:36:27 UTC (rev 105494)
@@ -1,4 +1,4 @@
-# CMF 2.1 + Zope 2.10
+# CMF 2.1 + Zope 2.11
 
 [buildout]
 parts =
@@ -27,7 +27,7 @@
 
 [zope2]
 recipe = plone.recipe.zope2install
-url = http://www.zope.org/Products/Zope/2.10.8/Zope-2.10.8-final.tgz
+url = http://www.zope.org/Products/Zope/2.11.4/Zope-2.11.4-final.tgz
 smart-recompile = True
 
 [instance]



More information about the checkins mailing list