[Checkins] SVN: Sandbox/jens/zmi.core/trunk/instance.cfg remove instance.cfg after consolidation

Christian Theune ct at gocept.com
Wed Nov 16 09:50:50 UTC 2011


Log message for revision 123362:
  remove instance.cfg after consolidation
  

Changed:
  D   Sandbox/jens/zmi.core/trunk/instance.cfg

-=-
Deleted: Sandbox/jens/zmi.core/trunk/instance.cfg
===================================================================
--- Sandbox/jens/zmi.core/trunk/instance.cfg	2011-11-16 09:50:25 UTC (rev 123361)
+++ Sandbox/jens/zmi.core/trunk/instance.cfg	2011-11-16 09:50:50 UTC (rev 123362)
@@ -1,38 +0,0 @@
-[buildout]
-extends =
-    http://svn.zope.org/repos/main/zopetoolkit/trunk/zopeapp-sources.cfg
-    http://svn.zope.org/repos/main/Zope/trunk/sources.cfg
-develop = 
-    .
-    src/Zope2
-parts =
-    test
-    scripts
-    zopepy
-    instance
-eggs = zmi.core
-
-[test]
-recipe = zc.recipe.testrunner
-eggs = ${buildout:eggs}
-
-[scripts]
-recipe = z3c.recipe.scripts
-eggs =
-    ${buildout:eggs}
-    Zope2
-
-[zopepy]
-recipe = z3c.recipe.scripts
-eggs = ${buildout:eggs}
-interpreter = zopepy
-scripts = zopepy
-
-[instance]
-recipe = plone.recipe.zope2instance
-eggs = ${buildout:eggs}
-zcml = ${buildout:eggs}
-user = admin:admon
-debug-mode = on
-verbose-security = on
-http-address = 127.0.0.1:8080



More information about the checkins mailing list