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

jenkins at plone.org jenkins at plone.org
Thu Jan 8 11:02:51 UTC 2015


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

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


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

Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2015-01-08T11:27:17+01:00
Author: Johannes Raggam (thet) <raggam-nl at adm.at>
Commit: https://github.com/plone/plone.app.upgrade/commit/0aa6c0fb592b991b006f861ae55a207264d3427c

inlcude other schemas to consider for upgrading

Files changed:
M plone/app/upgrade/v50/profiles/to_beta1/registry.xml

diff --git a/plone/app/upgrade/v50/profiles/to_beta1/registry.xml b/plone/app/upgrade/v50/profiles/to_beta1/registry.xml
index fd89c49..12883fa 100644
--- a/plone/app/upgrade/v50/profiles/to_beta1/registry.xml
+++ b/plone/app/upgrade/v50/profiles/to_beta1/registry.xml
@@ -1,5 +1,11 @@
 <?xml version="1.0"?>
 <registry>
+  <records interface="Products.CMFPlone.interfaces.IMailSchema"
+           prefix="plone" />
+  <records interface="Products.CMFPlone.interfaces.IMarkupSchema"
+           prefix="plone" />
   <records interface="Products.CMFPlone.interfaces.ISecuritySchema"
            prefix="plone" />
+  <records interface="Products.CMFPlone.interfaces.ISiteSchema"
+           prefix="plone" />
 </registry>




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


More information about the Testbot mailing list