Removed plone.formwidget.masterselect from eggs

This commit is contained in:
Cédric Messiant 2013-01-09 12:01:28 +01:00
commit 17999b4910
3 changed files with 7 additions and 2 deletions

View File

@ -43,8 +43,8 @@ eggs =
collective.contact.vcard
collective.local.workspace
collective.dms.basecontent
collective.dms.batchimport
collective.dms.mailcontent
plone.formwidget.masterselect
zcml = ${v:policy-package}
environment-vars =

View File

@ -7,7 +7,9 @@ auto-checkout +=
collective.local.workspace
collective.dms.basecontent
collective.dms.mailcontent
collective.dms.batchimport
plone.act
plone.app.dexterity
plone.dexterity
plone.formwidget.contenttree
plone.formwidget.masterselect

View File

@ -29,8 +29,11 @@ collective.local.workspace = git ${remotes:tdesvenain}/collective.local.workspac
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
plone.act = git ${remotes:plone}/plone.act.git pushurl=${remotes:plone_push}/plone.act.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
collective.dms.basecontent = git ${remotes:vincentfretin}/collective.dms.basecontent.git pushurl=${remotes:vincentfretin_push}/collective.dms.basecontent.git
collective.dms.mailcontent = git ${remotes:vincentfretin}/collective.dms.mailcontent.git pushurl=${remotes:vincentfretin_push}/collective.dms.mailcontent.git
collective.dms.batchimport = git ${remotes:vincentfretin}/collective.dms.batchimport.git pushurl=${remotes:vincentfretin_push}/collective.dms.batchimport.git
plone.dexterity = git ${remotes:cedricmessiant}/plone.dexterity.git pushurl=${remotes:cedricmessiant_push}/plone.dexterity.git
#plone.dexterity = git https://github.com/gbastien/plone.dexterity.git
plone.formwidget.masterselect = git ${remotes:cedricmessiant}/plone.formwidget.masterselect.git pushurl=${remotes:cedricmessiant_push}/plone.formwidget.masterselect.git
plone.formwidget.masterselect = git ${remotes:cedricmessiant}/plone.formwidget.masterselect.git pushurl=${remotes:cedricmessiant_push}/plone.formwidget.masterselect.git