[Testbot] Plone 5.0 - Python 2.7 - Build # 1507 - Fixed! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Wed Feb 12 17:53:00 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 1507 - Fixed!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/1507/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-02-12T09:01:36-08:00
Author: Roel Bruggink (jaroel) <roel at jaroel.nl>
Commit: https://github.com/plone/buildout.coredev/commit/b5fc9bee1b10f60ac9ad29254386b84696a7f1f4

Use p.a.testing without P.TinyMCE

Files changed:
M plips/plip13476-mockup.cfg

diff --git a/plips/plip13476-mockup.cfg b/plips/plip13476-mockup.cfg
index c745340..c65708a 100644
--- a/plips/plip13476-mockup.cfg
+++ b/plips/plip13476-mockup.cfg
@@ -13,6 +13,7 @@ auto-checkout +=
     plone.app.relationfield
     plone.app.widgets
     plone.app.z3cform
+    plone.app.testing
 auto-checkout -=
     archetypes.querywidget
     archetypes.referencebrowserwidget
@@ -69,5 +70,6 @@ plone.app.dexterity = git ${remotes:plone}/plone.app.dexterity.git pushurl=${rem
 plone.app.relationfield = git ${remotes:plone}/plone.app.relationfield.git pushurl=${remotes:plone_push}/plone.app.relationfield.git branch=mockup-issue-220
 plone.formwidget.recurrence = git ${remotes:plone}/plone.formwidget.recurrence.git pushurl=${remotes:plone_push}/plone.formwidget.recurrence.git branch=mockup-issue-220
 plone.app.upgrade = git ${remotes:plone}/plone.app.upgrade.git pushurl=${remotes:plone_push}/plone.app.upgrade.git branch=mockup-issue-221
+plone.app.testing = git ${remotes:plone}/plone.app.testing.git pushurl=${remotes:plone_push}/plone.app.testing.git branch=mockup-issue-220
 
 [versions]


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-02-12T09:01:49-08:00
Author: Roel Bruggink (jaroel) <roel at jaroel.nl>
Commit: https://github.com/plone/buildout.coredev/commit/52e29ca3e8f12da9c3be9da22bbeffffbe7b828f

Merge branch '5.0' of github.com:plone/buildout.coredev into 5.0

* '5.0' of github.com:plone/buildout.coredev:
  Removed plone.formwidget.contenttree, relying on plone.app.widgets instead
  Using barceloneta buildout

Files changed:
M plips/z3c-form-portlets.cfg

diff --git a/plips/z3c-form-portlets.cfg b/plips/z3c-form-portlets.cfg
index 0309134..81eb94c 100644
--- a/plips/z3c-form-portlets.cfg
+++ b/plips/z3c-form-portlets.cfg
@@ -1,9 +1,8 @@
 [buildout]
 extends =
-    plipbase.cfg
+    plip13787-main-template.cfg
 
 eggs +=
-    plone.formwidget.contenttree
     plone.portlet.static
 
 auto-checkout +=




-------------------------------------------------------------------------------


More information about the Testbot mailing list