[Testbot] Plone 4.3 - Python 2.7 - Build # 2775 - Regression! - 1 failure(s)

jenkins at plone.org jenkins at plone.org
Mon Nov 24 11:02:49 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2775 - Failure!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.7/2775/


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

Repository: plone.app.theming
Branch: refs/heads/1.1.x
Date: 2014-11-24T11:26:39+01:00
Author: Philip Bauer (pbauer) <bauer at starzel.de>
Commit: https://github.com/plone/plone.app.theming/commit/20edb5f9e967c7a92acfab067a7ec2ff5d76a624

Fix dependency-problem introduced in 1.1.3

Files changed:
M docs/HISTORY.txt
M src/plone/app/theming/browser/configure.zcml

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index 6f40a5d..de5a33a 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -4,7 +4,8 @@ Changelog
 1.1.4 (unreleased)
 ------------------
 
-- Nothing changed yet.
+- Fix dependency-problem introduced in 1.1.3 (Fixes #32)
+  [pbauer]
 
 
 1.1.3 (2014-10-20)
diff --git a/src/plone/app/theming/browser/configure.zcml b/src/plone/app/theming/browser/configure.zcml
index 0b1fcb4..c142147 100644
--- a/src/plone/app/theming/browser/configure.zcml
+++ b/src/plone/app/theming/browser/configure.zcml
@@ -14,6 +14,8 @@
         directory="resources"
         />
 
+    <include package="plone.app.controlpanel" />
+
     <browser:page
         name="theming-controlpanel"
         for="Products.CMFPlone.interfaces.IPloneSiteRoot"




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


More information about the Testbot mailing list