From jvloothuis at codespeak.net Sat Feb 2 10:52:37 2008 From: jvloothuis at codespeak.net (jvloothuis at codespeak.net) Date: Sat, 2 Feb 2008 10:52:37 +0100 (CET) Subject: [KSS-checkins] r51197 - kukit/buildout/kss.zope Message-ID: <20080202095237.2F52C16840A@codespeak.net> 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 From gotcha at codespeak.net Sat Feb 2 11:05:48 2008 From: gotcha at codespeak.net (gotcha at codespeak.net) Date: Sat, 2 Feb 2008 11:05:48 +0100 (CET) Subject: [KSS-checkins] r51198 - in kukit/kss.demo/trunk: . kss/demo/browser Message-ID: <20080202100548.8E4CC168408@codespeak.net> Author: gotcha Date: Sat Feb 2 11:05:47 2008 New Revision: 51198 Modified: kukit/kss.demo/trunk/kss/demo/browser/kss_demo_index.pt kukit/kss.demo/trunk/setup.py Log: some fixes to ensure it still works with Z3 Modified: kukit/kss.demo/trunk/kss/demo/browser/kss_demo_index.pt ============================================================================== --- kukit/kss.demo/trunk/kss/demo/browser/kss_demo_index.pt (original) +++ kukit/kss.demo/trunk/kss/demo/browser/kss_demo_index.pt Sat Feb 2 11:05:47 2008 @@ -10,7 +10,7 @@