Updated zc.buildout to 2.1.0 and Plone to 4.2.5

This commit is contained in:
Cédric Messiant 2013-03-28 11:37:07 +01:00
parent 6de059d7f2
commit 69bff17b27
3 changed files with 11 additions and 2 deletions

View File

@ -4,7 +4,7 @@ port-base = 80
[buildout]
extends =
http://dist.plone.org/release/4.2.3/versions.cfg
http://dist.plone.org/release/4.2.5/versions.cfg
solr.cfg
sources.cfg
checkouts.cfg
@ -26,7 +26,7 @@ allow-hosts =
code.google.com
find-links =
http://dist.plone.org/release/4.2.3/
http://dist.plone.org/release/4.2.5/
http://pypi.ecreall.com/pypi/simple
eggs +=

View File

@ -6,6 +6,8 @@ extends =
parts +=
checkversions
show-picked-versions = true
[instance1]
http-address = ${ports:instance1}
mailinglogger =

View File

@ -4,6 +4,7 @@ Pillow = 1.7.8
Products.DocFinderTab = 1.0.5
Products.LongRequestLogger = 1.1.0
Products.PDBDebugMode = 1.3.1
Products.UnicodeLexicon = 2.2
aws.zope2zcmldoc = 1.1.0
collective.dexteritytextindexer = 1.5
collective.indexing = 2.0b1
@ -19,6 +20,7 @@ collective.recipe.backup = 2.8
collective.recipe.supervisor = 0.18
collective.recipe.template = 1.9
collective.solr = 3.1
collective.wfcomment = 2.1.1
decorator = 3.4.0
distribute = 0.6.34
ecreall.helpers.testing = 1.3
@ -28,6 +30,10 @@ ipython = 0.13.1
iw.recipe.template = 0.2
meld3 = 0.6.10
plone.api = 1.0.0-rc.1
plone.app.collection = 2.0b5
plone.app.contenttypes = 1.0b1
plone.formwidget.querystring = 1.0b3
plone.principalsource = 1.0b1
plone.recipe.haproxy = 1.1.2
plone.recipe.varnish = 1.2.2
profilehooks = 1.6
@ -39,4 +45,5 @@ six = 1.2.0
superlance = 0.7
supervisor = 3.0b1
vobject = 0.8.1c
zc.buildout = 2.1.0
zc.recipe.cmmi = 1.3.5