[Testbot] Plone 4.3 - Python 2.6 - Build # 2470 - Regression! - 43 failure(s)

jenkins at plone.org jenkins at plone.org
Tue Oct 21 12:29:47 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.6 - Build # 2470 - Failure!
-------------------------------------------------------------------------------

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


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

Repository: plone.formwidget.contenttree
Branch: refs/heads/master
Date: 2014-10-21T12:40:38+01:00
Author: Jamie Lentin (lentinj) <jm at lentin.co.uk>
Commit: https://github.com/plone/plone.formwidget.contenttree/commit/2a83a97deba8d5be34826d2887b10af19cffc8e5

Preparing release 1.0.8

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

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index e6fdbf8..499415c 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.0.8 (unreleased)
+1.0.8 (2014-10-21)
 ------------------
 
 * Work around bizarro Diazo encoding bug
diff --git a/setup.py b/setup.py
index 982e0bb..885cf97 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '1.0.8.dev0'
+version = '1.0.8'
 
 setup(name='plone.formwidget.contenttree',
       version=version,


Repository: plone.formwidget.contenttree
Branch: refs/heads/master
Date: 2014-10-21T12:41:04+01:00
Author: Jamie Lentin (lentinj) <jm at lentin.co.uk>
Commit: https://github.com/plone/plone.formwidget.contenttree/commit/1b3d661468771f06ca028723ee704c810f48fbd5

Back to development: 1.0.9

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

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index 499415c..2fce632 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.0.9 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.0.8 (2014-10-21)
 ------------------
 
diff --git a/setup.py b/setup.py
index 885cf97..59f6159 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '1.0.8'
+version = '1.0.9.dev0'
 
 setup(name='plone.formwidget.contenttree',
       version=version,




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


More information about the Testbot mailing list