Skip to content

Commit

Permalink
Use dedicated branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro Pisa committed Nov 11, 2013
1 parent ded107d commit d8f34dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion plips/plip13770-portal-tools-removal.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,11 @@ test-script = ${buildout:bin-directory}/jenkins-test


[sources]
Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=plip-13770-portal-tools-removal
#plone.app.discussion = git ${remotes:plone}/plone.app.discussion.git pushurl=${remotes:plone_push}/plone.app.discussion.git branch=master
Products.Archetypes = git ${remotes:plone}/Products.Archetypes.git pushurl=${remotes:plone_push}/Products.Archetypes.git branch=plip-13770-portal-tools-removal
Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=plip-13770-portal-tools-removal
archetypes.referencebrowserwidget = git ${remotes:plone}/archetypes.referencebrowserwidget.git pushurl=${remotes:plone_push}/archetypes.referencebrowserwidget.git branch=plip-13770-portal-tools-removal
plone.app.layout = git ${remotes:plone}/plone.app.layout.git pushurl=${remotes:plone_push}/plone.app.upgrade.git branch=plip-13770-portal-tools-removal
plone.app.upgrade = git ${remotes:plone}/plone.app.upgrade.git pushurl=${remotes:plone_push}/plone.app.upgrade.git branch=plip-13770-portal-tools-removal

[versions]
Expand Down

1 comment on commit d8f34dd

@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 FAILED
Mr.roboto url : http://jenkins.plone.org/roboto/get_info?push=02252bfe05374c0fbc6b5d5bd584eeec
plone-5.0-python-2.7 [FAILURE]

Please sign in to comment.