[Testbot] Plone 4.3 - Python 2.6 - Build # 1817 - Still failing! - 12 failure(s)

jenkins at plone.org jenkins at plone.org
Mon Mar 3 04:24:22 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.6 - Build # 1817 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.6/1817/


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

Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2014-03-02T19:46:37-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.upgrade/commit/e88706aa69c192863d4772ff155370f9f06f5b62

Preparing release 1.3.6

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index ebac4a0..2373b29 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,10 +1,14 @@
 Changelog
 =========
 
-1.3.6 (unreleased)
+1.3.6 (2014-03-02)
 ------------------
 
-- Nothing changed yet.
+- Migrate theme settings, install Barceloneta.
+  [davisagli]
+
+- Migrate Members folder default view
+  [davisagli]
 
 
 1.3.5 (2014-02-19)
diff --git a/setup.py b/setup.py
index 23e54b4..24150ad 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '1.3.6.dev0'
+version = '1.3.6'
 
 setup(name='plone.app.upgrade',
       version=version,


Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2014-03-02T19:47:38-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.upgrade/commit/892b8f0af718964528c6097259bd86cff2b9ca97

Back to development: 1.3.7

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 2373b29..0cbdc78 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.3.7 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.3.6 (2014-03-02)
 ------------------
 
diff --git a/setup.py b/setup.py
index 24150ad..d08aeb2 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '1.3.6'
+version = '1.3.7.dev0'
 
 setup(name='plone.app.upgrade',
       version=version,




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


More information about the Testbot mailing list