Skip to content

Commit

Permalink
Add plone.app.textfield to sources and auto-checkout.
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Nov 12, 2013
1 parent 2f37b07 commit 20d7189
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plips/plip10359-z3cform-controlpanel.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ auto-checkout +=
plone.app.controlpanel
plone.app.layout
plone.app.linkintegrity
plone.app.textfield

parts += test

Expand All @@ -19,8 +20,10 @@ defaults = ['--auto-color', '--auto-progress']

[sources]
plone.app.controlpanel = git ${remotes:plone}/plone.app.controlpanel.git pushurl=${remotes:plone_push}/plone.app.controlpanel.git branch=plip10359-z3cform
plone.app.form = git ${remotes:plone}/plone.app.form.git pushurl=${remotes:plone_push}/plone.app.form.git branch=plip10359-z3cform-controlpanel
plone.app.layout = git ${remotes:plone}/plone.app.layout.git pushurl=${remotes:plone_push}/plone.app.layout.git branch=plip10359-z3cform-controlpanel
plone.app.linkintegrity = git ${remotes:plone}/plone.app.linkintegrity.git pushurl=${remotes:plone_push}/plone.app.linkintegrity.git branch=plip10359-z3cform-controlpanel
plone.app.textfield = git ${remotes:plone}/plone.app.textfield.git pushurl=${remotes:plone_push}/plone.app.textfield.git branch=plip10359-z3cform-controlpanel
Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=plip10359-z3cform-controlpanel
Products.MailHost = git git@github.com:zopefoundation/Products.MailHost.git

Expand Down

0 comments on commit 20d7189

Please sign in to comment.