[Checkins] SVN: CMF.buildout/trunk/ Use a released version of the instance recipe

Hanno Schlichting hannosch at hannosch.eu
Tue Nov 17 10:29:35 EST 2009


Log message for revision 105761:
  Use a released version of the instance recipe
  

Changed:
  U   CMF.buildout/trunk/buildout.cfg
  _U  CMF.buildout/trunk/src/

-=-
Modified: CMF.buildout/trunk/buildout.cfg
===================================================================
--- CMF.buildout/trunk/buildout.cfg	2009-11-17 15:24:39 UTC (rev 105760)
+++ CMF.buildout/trunk/buildout.cfg	2009-11-17 15:29:34 UTC (rev 105761)
@@ -17,7 +17,6 @@
     Products.DCWorkflow
     Products.GenericSetup
     five.localsitemanager
-    plone.recipe.zope2instance
 develop =
     src/Zope2
     src/Products.CMFCalendar
@@ -28,8 +27,10 @@
     src/Products.DCWorkflow
     src/Products.GenericSetup
     src/five.localsitemanager
-    src/plone.recipe.zope2instance
 
+[versions]
+plone.recipe.zope2instance = 4.0a1
+
 [zope2]
 recipe = zc.recipe.egg
 eggs = ${buildout:eggs}


Property changes on: CMF.buildout/trunk/src
___________________________________________________________________
Modified: svn:externals
   - Zope2 http://svn.zope.org/repos/main/Zope/trunk
Products.CMFCalendar http://svn.zope.org/repos/main/Products.CMFCalendar/trunk
Products.CMFCore http://svn.zope.org/repos/main/Products.CMFCore/trunk
Products.CMFDefault http://svn.zope.org/repos/main/Products.CMFDefault/trunk
Products.CMFTopic http://svn.zope.org/repos/main/Products.CMFTopic/trunk
Products.CMFUid http://svn.zope.org/repos/main/Products.CMFUid/trunk
Products.DCWorkflow http://svn.zope.org/repos/main/Products.DCWorkflow/trunk
Products.GenericSetup http://svn.zope.org/repos/main/Products.GenericSetup/trunk
five.localsitemanager http://svn.zope.org/repos/main/five.localsitemanager/trunk
plone.recipe.zope2instance https://svn.plone.org/svn/collective/buildout/plone.recipe.zope2instance/trunk

   + Zope2 http://svn.zope.org/repos/main/Zope/trunk
Products.CMFCalendar http://svn.zope.org/repos/main/Products.CMFCalendar/trunk
Products.CMFCore http://svn.zope.org/repos/main/Products.CMFCore/trunk
Products.CMFDefault http://svn.zope.org/repos/main/Products.CMFDefault/trunk
Products.CMFTopic http://svn.zope.org/repos/main/Products.CMFTopic/trunk
Products.CMFUid http://svn.zope.org/repos/main/Products.CMFUid/trunk
Products.DCWorkflow http://svn.zope.org/repos/main/Products.DCWorkflow/trunk
Products.GenericSetup http://svn.zope.org/repos/main/Products.GenericSetup/trunk
five.localsitemanager http://svn.zope.org/repos/main/five.localsitemanager/trunk




More information about the checkins mailing list