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

jenkins at plone.org jenkins at plone.org
Thu Jan 30 02:40:08 UTC 2014


This commit violated the Plone Continous Integration rule "Don’t Check In on a Broken Build": https://buildoutcoredev.readthedocs.org/en/latest/continous-integration.html#dont-check-in-on-a-broken-build

-------------------------------------------------------------------------------

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

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


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

Repository: plone.app.contentrules
Branch: refs/heads/master
Date: 2014-01-29T17:50:22-08:00
Author: David\ Beitey (davidjb) <david at davidjb.com>
Commit: https://github.com/plone/plone.app.contentrules/commit/0640414310f112f86b6c416d832a89ec48dd51d3

Tidy up formatting of readme for releases on PyPI

Files changed:
M README.rst
M setup.py

diff --git a/README.rst b/README.rst
index 4866879..bd3f8e4 100644
--- a/README.rst
+++ b/README.rst
@@ -4,17 +4,12 @@ Introduction
 plone.app.contentrules provides Plone-specific conditions and actions, as well
 as a user interface for plone.contentrules.
 
+Compatibility with Plone versions
+---------------------------------
 
-git branches
-------------
+The 3.x series is intended for usage with Plone 4.3 and up and features
+the new content rules UI. Development of this package continues in the
+``master`` branch.
 
-master(3.x)
-~~~~~~~~~~~
-
-New content rules UI.
-
-
-2.x branch
-~~~~~~~~~~
-
-Maintenance branch for older plone versions
\ No newline at end of file
+For use with versions of Plone earlier than 4.3, use versions <= 2.2.1.
+Development of maintenance versions can be found in the ``2.x`` branch.
diff --git a/setup.py b/setup.py
index 91ed4b4..2c5329a 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
 setup(name='plone.app.contentrules',
       version=version,
       description="Plone integration for plone.contentrules",
-      long_description=open("README.rst").read() + "\n" +
+      long_description=open("README.rst").read() + "\n\n" +
                        open("CHANGES.rst").read(),
       classifiers=[
           "Environment :: Web Environment",




-------------------------------------------------------------------------------

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


More information about the Testbot mailing list