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

jenkins at plone.org jenkins at plone.org
Sat Mar 8 08:54:23 UTC 2014


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

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


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

Repository: plone.app.contenttypes
Branch: refs/heads/master
Date: 2014-03-07T22:53:27-08:00
Author: David Glick (davisagli) <david at glicksoftware.com>
Commit: https://github.com/plone/plone.app.contenttypes/commit/a387d7d68d311333d5a95a16bdec63875fe7f28d

fix version dependency

Files changed:
M setup.py

diff --git a/setup.py b/setup.py
index 3011a15..9a23580 100644
--- a/setup.py
+++ b/setup.py
@@ -47,7 +47,7 @@
               'plone.app.robotframework',
               'plone.app.testing[robot]>=4.2.4',  # we need ROBOT_TEST_LEVEL
               'Products.ATContentTypes',
-              'Products.contentmigration>=2.1.8',
+              'Products.contentmigration>=2.1.8.dev0',
           ],
           'atrefs': [
               'plone.app.referenceablebehavior',




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


More information about the Testbot mailing list