Skip to content

Commit

Permalink
add plone.app.discussion to checkouts
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenkling committed Nov 12, 2013
1 parent ce19a62 commit 841bdc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plips/plip10359-z3cform-controlpanel.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ extends = plipbase.cfg
auto-checkout +=
Products.CMFPlone
plone.app.controlpanel
plone.app.discussion
plone.app.layout
plone.app.linkintegrity
plone.app.textfield
Expand All @@ -20,6 +21,7 @@ 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.discussion = git ${remotes:plone}/plone.app.discussion.git pushurl=${remotes:plone_push}/plone.app.discussion.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
Expand Down

1 comment on commit 841bdc6

@mister-roboto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TESTS PASSED
Mr.Roboto url : http://jenkins.plone.org/roboto/get_info?push=fe790b30f5b74ce89caa5d4ff340558e
plone-5.0-python-2.7 [SUCCESS]

Please sign in to comment.