[Testbot] Plone 5.0 - Python 2.7 - Build # 1818 - Regression! - 9 failure(s)

jenkins at plone.org jenkins at plone.org
Sun Mar 2 07:15:24 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 1818 - Failure!
-------------------------------------------------------------------------------

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


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

Repository: plone.app.theming
Branch: refs/heads/master
Date: 2014-03-01T21:51:49-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.theming/commit/36592b2d694836609fcb6cb4a3c114c22574b1fd

Preparing release 1.2.0

Files changed:
M docs/HISTORY.txt
M setup.py

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index a704a35..442012f 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,9 +1,15 @@
 Changelog
 =========
 
-1.1.2 (unreleased)
+1.2.0 (2014-03-02)
 ------------------
 
+- Disable theming for manage_shutdown view.
+  [davisagli]
+
+- Fix reference to theme error template
+  [afrepues]
+
 - Add "Test Styles" button in control panel to expose, test_rendering template.
   [runyaga]
 
diff --git a/setup.py b/setup.py
index 84571af..dba298f 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '1.1.2.dev0'
+version = '1.2.0'
 
 setup(name='plone.app.theming',
       version=version,


Repository: plone.app.theming
Branch: refs/heads/master
Date: 2014-03-01T21:52:12-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.theming/commit/e2fe3b44d380f68cb0b8ae6913cf4bfab24becc6

Back to development: 1.2.1

Files changed:
M docs/HISTORY.txt
M setup.py

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index 442012f..255211f 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.2.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.2.0 (2014-03-02)
 ------------------
 
diff --git a/setup.py b/setup.py
index dba298f..8d7b40f 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '1.2.0'
+version = '1.2.1.dev0'
 
 setup(name='plone.app.theming',
       version=version,




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


More information about the Testbot mailing list