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

jenkins at plone.org jenkins at plone.org
Sat Nov 1 13:39:55 UTC 2014


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

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


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

Repository: plone.app.layout
Branch: refs/heads/master
Date: 2014-11-01T13:21:10Z
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.layout/commit/d967c12744f18cc37fc57430ae64a7685e18a6ad

Preparing release 2.5.3

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index dfddd2d..72b7290 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,10 +1,14 @@
 Changelog
 =========
 
-2.5.3 (unreleased)
+2.5.3 (2014-11-01)
 ------------------
 
-- Nothing changed yet.
+- Move patterns settings to CMFPlone
+  [bloodbare]
+
+- Initial implementation of Mockup-aware content info section.
+  [sneridagh]
 
 
 2.5.2 (2014-10-23)
diff --git a/setup.py b/setup.py
index 158dd68..e969e5b 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.5.3.dev0'
+version = '2.5.3'
 
 long_description = \
     open("README.rst").read() + "\n" + open("CHANGES.rst").read()


Repository: plone.app.layout
Branch: refs/heads/master
Date: 2014-11-01T13:23:59Z
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.layout/commit/fc88cebbb5c184cd54c921d4c1d4e3ab8b5196b4

Back to development: 2.5.4

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 72b7290..86a4941 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+2.5.4 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 2.5.3 (2014-11-01)
 ------------------
 
diff --git a/setup.py b/setup.py
index e969e5b..1320a24 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.5.3'
+version = '2.5.4.dev0'
 
 long_description = \
     open("README.rst").read() + "\n" + open("CHANGES.rst").read()




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


More information about the Testbot mailing list