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

jenkins at plone.org jenkins at plone.org
Fri Oct 24 03:38:30 UTC 2014


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

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


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

Repository: plone.app.contentrules
Branch: refs/heads/master
Date: 2014-10-23T21:29:53-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.contentrules/commit/329b238fdb126705cbfe4eca1eea2dd6d0db93c2

Preparing release 4.0.0

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index adfda17..52ccd33 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-3.0.8 (unreleased)
+4.0.0 (2014-10-23)
 ------------------
 
 - Ported tests to plone.app.testing
diff --git a/setup.py b/setup.py
index 80a27ad..08884ea 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '3.0.8.dev0'
+version = '4.0.0'
 
 setup(name='plone.app.contentrules',
       version=version,


Repository: plone.app.contentrules
Branch: refs/heads/master
Date: 2014-10-23T21:30:23-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.contentrules/commit/6a9cdf730d77466d3c4ffea021b2910e2666791e

Back to development: 4.0.1

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 52ccd33..5424c67 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+4.0.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 4.0.0 (2014-10-23)
 ------------------
 
diff --git a/setup.py b/setup.py
index 08884ea..bd9d036 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '4.0.0'
+version = '4.0.1.dev0'
 
 setup(name='plone.app.contentrules',
       version=version,




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


More information about the Testbot mailing list