[Testbot] Plone 5.0 - Python 2.7 - Build # 3596 - Still failing! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Sun Nov 2 13:19:50 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 3596 - Still Failing!
-------------------------------------------------------------------------------

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


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

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-11-02T12:27:17Z
Author: Kees Hink (khink) <keeshink at gmail.com>
Commit: https://github.com/plone/buildout.coredev/commit/5316e09c8eed7e267b53b1ce90114ca00ae2ea25

Add plips/plip10359-mail-controlpanel.cfg

Files changed:
A plips/plip10359-mail-controlpanel.cfg

diff --git a/plips/plip10359-mail-controlpanel.cfg b/plips/plip10359-mail-controlpanel.cfg
new file mode 100644
index 0000000..db584db
--- /dev/null
+++ b/plips/plip10359-mail-controlpanel.cfg
@@ -0,0 +1,31 @@
+# https://dev.plone.org/ticket/10359
+# https://github.com/plone/Products.CMFPlone/issues/214
+# Convert mailhost control panel to use z3c.form
+# Use registry configuration
+# Move it to Products.CMFPlone
+
+[buildout]
+extends = plipbase.cfg
+
+auto-checkout +=
+    Products.CMFPlone
+    plone.app.controlpanel
+
+parts += test
+
+[test]
+recipe = collective.xmltestreport
+defaults = ['--auto-color', '--auto-progress']
+eggs +=
+    plone.app.controlpanel [test]
+jenkins-test-eggs =
+    Products.CMFPlone
+    plone.app.controlpanel
+jenkins-test-directories =
+    src/plone.app.controlpanel/plone/app/controlpanel
+
+[sources]
+plone.app.controlpanel = git ${remotes:plone}/plone.app.controlpanel.git pushurl=${remotes:plone_push}/plone.app.controlpanel.git branch=plip10359-z3cform
+Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=plip10359-mail-controlpanel
+
+[versions]


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-11-02T12:35:25Z
Author: Kees Hink (khink) <keeshink at gmail.com>
Commit: https://github.com/plone/buildout.coredev/commit/ddd9595ab4613da18e3b3ddfc313c5af393f453d

Use p.a.controlpanel branch plip10359-mail-controlpanel

Files changed:
M plips/plip10359-mail-controlpanel.cfg

diff --git a/plips/plip10359-mail-controlpanel.cfg b/plips/plip10359-mail-controlpanel.cfg
index db584db..8e8e01b 100644
--- a/plips/plip10359-mail-controlpanel.cfg
+++ b/plips/plip10359-mail-controlpanel.cfg
@@ -25,7 +25,7 @@ jenkins-test-directories =
     src/plone.app.controlpanel/plone/app/controlpanel
 
 [sources]
-plone.app.controlpanel = git ${remotes:plone}/plone.app.controlpanel.git pushurl=${remotes:plone_push}/plone.app.controlpanel.git branch=plip10359-z3cform
+plone.app.controlpanel = git ${remotes:plone}/plone.app.controlpanel.git pushurl=${remotes:plone_push}/plone.app.controlpanel.git branch=plip10359-mail-controlpanel
 Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=plip10359-mail-controlpanel
 
 [versions]


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-11-02T13:37:58+01:00
Author: Maik Derstappen (MrTango) <md at derico.de>
Commit: https://github.com/plone/buildout.coredev/commit/1d3ddadf7a548169efb08ab8594519e83587700f

Merge pull request #57 from plone/plip10359-mail-controlpanel

Add plips/plip10359-mail-controlpanel.cfg

Files changed:
A plips/plip10359-mail-controlpanel.cfg

diff --git a/plips/plip10359-mail-controlpanel.cfg b/plips/plip10359-mail-controlpanel.cfg
new file mode 100644
index 0000000..8e8e01b
--- /dev/null
+++ b/plips/plip10359-mail-controlpanel.cfg
@@ -0,0 +1,31 @@
+# https://dev.plone.org/ticket/10359
+# https://github.com/plone/Products.CMFPlone/issues/214
+# Convert mailhost control panel to use z3c.form
+# Use registry configuration
+# Move it to Products.CMFPlone
+
+[buildout]
+extends = plipbase.cfg
+
+auto-checkout +=
+    Products.CMFPlone
+    plone.app.controlpanel
+
+parts += test
+
+[test]
+recipe = collective.xmltestreport
+defaults = ['--auto-color', '--auto-progress']
+eggs +=
+    plone.app.controlpanel [test]
+jenkins-test-eggs =
+    Products.CMFPlone
+    plone.app.controlpanel
+jenkins-test-directories =
+    src/plone.app.controlpanel/plone/app/controlpanel
+
+[sources]
+plone.app.controlpanel = git ${remotes:plone}/plone.app.controlpanel.git pushurl=${remotes:plone_push}/plone.app.controlpanel.git branch=plip10359-mail-controlpanel
+Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=plip10359-mail-controlpanel
+
+[versions]




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 4219 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141102/84af82c2/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 100086 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141102/84af82c2/attachment-0003.obj>


More information about the Testbot mailing list