[Erp5-report] r41177 kazuhiko - /erp5/trunk/buildout/software-profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Dec 7 01:01:16 CET 2010


Author: kazuhiko
Date: Tue Dec  7 01:01:16 2010
New Revision: 41177

URL: http://svn.erp5.org?rev=41177&view=rev
Log:
we use plone.recipe.zeoserver to create zeo_server instance (for now).

Modified:
    erp5/trunk/buildout/software-profiles/erp5-2.12.cfg
    erp5/trunk/buildout/software-profiles/erp5.cfg

Modified: erp5/trunk/buildout/software-profiles/erp5-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5-2.12.cfg?rev=41177&r1=41176&r2=41177&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] Tue Dec  7 01:01:16 2010
@@ -150,6 +150,7 @@ eggs =
   erp5.recipe.standaloneinstance
   erp5.recipe.testrunner
   plone.recipe.command
+  plone.recipe.zeoserver
   plone.recipe.zope2instance
   supervisor
   z3c.recipe.mkdir

Modified: erp5/trunk/buildout/software-profiles/erp5.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5.cfg?rev=41177&r1=41176&r2=41177&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] Tue Dec  7 01:01:16 2010
@@ -136,6 +136,7 @@ eggs =
   erp5.recipe.standaloneinstance
   erp5.recipe.testrunner
   plone.recipe.command
+  plone.recipe.zeoserver
   plone.recipe.zope2instance
   supervisor
   z3c.recipe.mkdir



More information about the Erp5-report mailing list