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

jenkins at plone.org jenkins at plone.org
Thu Oct 9 16:26:15 UTC 2014


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

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


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

Repository: Products.CMFPlone
Branch: refs/heads/master
Date: 2014-10-09T18:21:27+02:00
Author: Ramon Navarro Bosch (bloodbare) <ramon.nb at gmail.com>
Commit: https://github.com/plone/Products.CMFPlone/commit/9a3d76676faa42579f369702bfcee1224d6e0131

Mockup is a dependency now in Plone

Files changed:
M Products/CMFPlone/configure.zcml
M setup.py

diff --git a/Products/CMFPlone/configure.zcml b/Products/CMFPlone/configure.zcml
index 0bd505e..651dc0a 100644
--- a/Products/CMFPlone/configure.zcml
+++ b/Products/CMFPlone/configure.zcml
@@ -40,6 +40,9 @@
   <include package="plone.session" />
   <include package="plone.protect" />
   <include package="plone.indexer" />
+  
+  <!-- mockup -->
+  <include package="mockup" />
 
   <!-- viewlets zope 3 layers support for themes -->
   <include package="plone.browserlayer" />
diff --git a/setup.py b/setup.py
index 8cceb6f..2a22833 100644
--- a/setup.py
+++ b/setup.py
@@ -76,6 +76,7 @@
           'five.customerize',
           'five.localsitemanager',
           'five.pt',
+          'mockup',
           'plone.app.content',
           'plone.app.contentlisting',
           'plone.app.contentmenu >= 1.1.6dev-r22380',




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


More information about the Testbot mailing list