From aaeb29ee5af51cf2f2b1edda7e7eda1fb7f755e0 Mon Sep 17 00:00:00 2001 From: Andreas Jung Date: Mon, 15 Mar 2010 10:04:28 +0000 Subject: [PATCH] updated svn path=/buildouts/plone-coredev/branches/4.0/; revision=34737 --- buildout.cfg | 2 ++ pil.cfg | 2 +- sources.cfg | 7 +++++++ versions.cfg | 2 +- 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/buildout.cfg b/buildout.cfg index 2d04c148aa..4182402b00 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -5,6 +5,8 @@ parts = test alltests +eggs-directory = eggs + # coverage-report # coverage-test diff --git a/pil.cfg b/pil.cfg index 0c92f078b3..ce90f9555c 100644 --- a/pil.cfg +++ b/pil.cfg @@ -6,7 +6,7 @@ find-links += eggs += PIL -# parts += pil +#parts += pil [pil] recipe = zc.recipe.egg diff --git a/sources.cfg b/sources.cfg index eb57d30665..294724c1a8 100644 --- a/sources.cfg +++ b/sources.cfg @@ -10,6 +10,8 @@ auto-checkout = plone.app.users plonetheme.sunburst Products.TinyMCE + vs.event + collective.calendarwidget [sources] Zope2 = svn http://svn.zope.org/repos/main/Zope/branches/2.12 @@ -116,3 +118,8 @@ Products.validation = svn https://svn.plone.org/svn/archetypes/P Products.ZopeVersionControl = svn http://svn.zope.org/repos/main/Products.ZopeVersionControl/trunk plonetheme.sunburst = svn https://svn.plone.org/svn/plone/plonetheme.sunburst/trunk plonetheme.classic = svn https://svn.plone.org/svn/plone/plonetheme.classic/trunk + +# PLIP 9302 - vs.event integration +collective.calendarwidget = svn https://svn.plone.org/svn/collective/collective.calendarwidget/trunk +vs.event = svn https://svn.plone.org/svn/collective/vs.event/trunk + diff --git a/versions.cfg b/versions.cfg index 7fa83bca1c..e441f2126e 100644 --- a/versions.cfg +++ b/versions.cfg @@ -4,7 +4,7 @@ extends = http://download.zope.org/Zope2/index/2.12.3/versions.cfg [versions] # Buildout infrastructure distribute = 0.6.10 -mr.developer = 1.10 +mr.developer = 1.12 plone.recipe.alltests = 1.2 plone.recipe.zope2instance = 4.0a4 plone.recipe.zeoserver = 1.0a2