add local fork of Products.LDAPMultiPlugins (#4406)

This commit is contained in:
Frédéric Péters 2014-03-07 10:10:36 +01:00
parent 38509c7e2b
commit 3577bb1ec7
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ auto-checkout +=
plone.formwidget.querystring
plone.principalsource
plone.dexterity
Products.LDAPMultiPlugins
# plone
plone.app.z3cform
plone.api

View File

@ -46,3 +46,4 @@ collective.solr = git ${remotes:entrouvert}/collective.solr.git pushurl=${remote
plone.formwidget.querystring = git ${remotes:entrouvert}/plone.formwidget.querystring.git pushurl=${remotes:entrouvert_push}/plone.formwidget.querystring.git
plone.principalsource = git ${remotes:entrouvert}/plone.principalsource.git pushurl=${remotes:entrouvert_push}/plone.principalsource.git
plone.dexterity = git ${remotes:entrouvert}/plone.dexterity.git pushurl=${remotes:entrouvert_push}/plone.dexterity.git
Products.LDAPMultiPlugins = git ${remotes:entrouvert}/Products.LDAPMultiPlugins.git pushurl=${remotes:entrouvert_push}/Products.LDAPMultiPlugins.git