Going Plone 4.3

This commit is contained in:
Cédric Messiant 2013-04-05 16:23:42 +02:00
parent 2ec63d0c82
commit d7efa51d1d
4 changed files with 15 additions and 13 deletions

View File

@ -4,7 +4,7 @@ port-base = 80
[buildout]
extends =
http://dist.plone.org/release/4.2.5/versions.cfg
http://dist.plone.org/release/4.3rc1/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.5/
http://dist.plone.org/release/4.3rc1
http://pypi.ecreall.com/pypi/simple
eggs +=
@ -41,7 +41,6 @@ eggs =
${buildout:eggs}
${v:policy-package}
collective.contact.core
collective.contact.plonegroup
collective.local.workspace
collective.dms.basecontent
collective.dms.batchimport

View File

@ -2,7 +2,6 @@
always-checkout = force
auto-checkout +=
collective.contact.core
collective.contact.plonegroup
collective.contact.widget
collective.local.workspace
collective.dms.basecontent
@ -10,14 +9,10 @@ auto-checkout +=
collective.dms.mailcontent
collective.dms.thesaurus
collective.task
collective.wfcomment
collective.z3cform.rolefield
pfwbged.basecontent
pfwbged.policy
plone.act
plone.app.dexterity
plone.app.z3cform
plone.dexterity
plone.formwidget.contenttree
plone.formwidget.masterselect
plone.app.jquerytools
z3c.form

View File

@ -1,7 +1,7 @@
[buildout]
extends =
https://raw.github.com/plone/buildout.coredev/4.2/sources.cfg
https://raw.github.com/plone/buildout.dexterity/master/sources.cfg
https://raw.github.com/plone/buildout.coredev/4.3/sources.cfg
#https://raw.github.com/plone/buildout.dexterity/master/sources.cfg
[remotes]
collective = git://github.com/collective
@ -33,14 +33,13 @@ collective.local.sendto = svn https://svn.plone.org/svn/collective/collective.lo
collective.local.userlisting = svn https://svn.plone.org/svn/collective/collective.local.userlisting/trunk
collective.local.workspace = git ${remotes:tdesvenain}/collective.local.workspace.git pushurl=${remotes:tdesvenain_push}/collective.local.workspace.git
collective.task = git ${remotes:collective}/collective.task.git pushurl=${remotes:collective_push}/collective.task.git
collective.wfcomment = svn http://svn.plone.org/svn/collective/collective.wfcomment/trunk/
collective.z3cform.rolefield = git ${remotes:collective}/collective.z3cform.rolefield.git pushurl=${remotes:collective_push}/collective.z3cform.rolefield.git
ecreall.helpers.testing = git ${remotes:tdesvenain}/ecreall.helpers.testing.git pushurl=${remotes:tdesvenain_push}/ecreall.helpers.testing.git
ecreall.helpers.upgrade = git ${remotes:tdesvenain}/ecreall.helpers.upgrade.git pushurl=${remotes:tdesvenain_push}/ecreall.helpers.upgrade.git
pfwbged.basecontent = git ${remotes:entrouvert}/pfwbged.basecontent.git pushurl=${remotes:entrouvert_push}/pfwbged.basecontent.git
pfwbged.policy = git ${remotes:entrouvert}/pfwbged.policy.git pushurl=${remotes:entrouvert_push}/pfwbged.policy.git
plone.act = git ${remotes:plone}/plone.act.git pushurl=${remotes:plone_push}/plone.act.git
plone.app.z3cform = git ${remotes:plone}/plone.app.z3cform.git pushurl=${remotes:plone_push}/plone.app.z3cform.git
plone.formwidget.autocomplete = git ${remotes:plone}/plone.formwidget.autocomplete.git pushurl=${remotes:plone_push}/plone.formwidget.autocomplete.git
plone.formwidget.contenttree = git ${remotes:plone}/plone.formwidget.contenttree.git pushurl=${remotes:plone_push}/plone.formwidget.contenttree.git
plone.formwidget.masterselect = git ${remotes:cedricmessiant}/plone.formwidget.masterselect.git pushurl=${remotes:cedricmessiant_push}/plone.formwidget.masterselect.git
z3c.form = git ${remotes:zopefoundation}/z3c.form pushurl=${remotes:zopefoundation_push}/z3c.form

View File

@ -1,4 +1,9 @@
[versions]
#plone.app.drafts = 1.0a2
#plone.app.jquery = 1.7.2
#plone.app.jquerytools = 1.5.5
#plone.formwidget.datetime = 1.0b3
#plone.formwidget.querystring = 1.0b3
Cheetah = 2.4.4
Pillow = 1.7.8
Products.DocFinderTab = 1.0.5
@ -29,9 +34,13 @@ ipdb = 0.7
ipython = 0.13.1
iw.recipe.template = 0.2
meld3 = 0.6.10
mock = 1.0.1
plone.api = 1.0.0-rc.1
plone.app.blocks = 1.1
plone.app.collection = 2.0b5
plone.app.contenttypes = 1.0b1
plone.app.drafts = 1.0a2
plone.formwidget.datetime = 1.0b3
plone.formwidget.querystring = 1.0b3
plone.principalsource = 1.0b1
plone.recipe.haproxy = 1.1.2