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

jenkins at plone.org jenkins at plone.org
Fri Jan 16 17:11:49 UTC 2015


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

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


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

Repository: plone.formwidget.contenttree
Branch: refs/heads/master
Date: 2015-01-16T16:31:08Z
Author: Matthew Wilkes (MatthewWilkes) <git at matthewwilkes.name>
Commit: https://github.com/plone/plone.formwidget.contenttree/commit/5aee040c5db8263f84cc7d168d12dfe3e96ff37b

Release 1.0.10

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

diff --git a/docs/HISTORY.rst b/docs/HISTORY.rst
index 23da822..2c6a986 100644
--- a/docs/HISTORY.rst
+++ b/docs/HISTORY.rst
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.0.10 (unreleased)
+1.0.10 (2015-01-16)
 -------------------
 
 - Render CSS as link, no css-import. This allows cooking with other
diff --git a/setup.py b/setup.py
index c047759..c92a2ac 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 import os
 
 
-version = '1.0.10.dev0'
+version = '1.0.10'
 desc = 'AJAX selection widget for Plone'
 longdesc = '\n\n'.join([
     open('README.rst').read(),


Repository: plone.formwidget.contenttree
Branch: refs/heads/master
Date: 2015-01-16T16:31:45Z
Author: Matthew Wilkes (MatthewWilkes) <git at matthewwilkes.name>
Commit: https://github.com/plone/plone.formwidget.contenttree/commit/f8c653cfce5d46503aff70504fc0579f9a729b83

Back to development (1.0.11)

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

diff --git a/docs/HISTORY.rst b/docs/HISTORY.rst
index 2c6a986..ec5828f 100644
--- a/docs/HISTORY.rst
+++ b/docs/HISTORY.rst
@@ -1,6 +1,11 @@
 Changelog
 =========
 
+1.0.11 (Unreleased)
+-------------------
+
+
+
 1.0.10 (2015-01-16)
 -------------------
 
diff --git a/setup.py b/setup.py
index c92a2ac..301da20 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 import os
 
 
-version = '1.0.10'
+version = '1.0.11dev0'
 desc = 'AJAX selection widget for Plone'
 longdesc = '\n\n'.join([
     open('README.rst').read(),




-------------------------------------------------------------------------------
-------------- 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/20150116/785d326f/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 198648 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20150116/785d326f/attachment-0003.obj>


More information about the Testbot mailing list