[KSS-checkins] r51197 - kukit/buildout/kss.zope

jvloothuis at codespeak.net jvloothuis at codespeak.net
Sat Feb 2 10:52:37 CET 2008


Author: jvloothuis
Date: Sat Feb  2 10:52:35 2008
New Revision: 51197

Modified:
   kukit/buildout/kss.zope/base.cfg
Log:

Changed Zope to use a release just like ploneout (instead of the svn version)


Modified: kukit/buildout/kss.zope/base.cfg
==============================================================================
--- kukit/buildout/kss.zope/base.cfg	(original)
+++ kukit/buildout/kss.zope/base.cfg	Sat Feb  2 10:52:35 2008
@@ -91,8 +91,7 @@
 
 [zope2]
 recipe = plone.recipe.zope2install
-# url = http://www.zope.org/Products/Zope/2.10.4/Zope-2.10.4-final.tgz
-svn = svn://svn.zope.org/repos/main/Zope/trunk
+url = http://www.zope.org/Products/Zope/2.11.0b1/Zope-2.11.0-b1.tgz
 
 [instance]
 recipe = plone.recipe.zope2instance


More information about the Kukit-checkins mailing list