[Testbot] Plone 4.3 - Python 2.7 - Build # 2655 - Still failing! - 2 failure(s)

jenkins at plone.org jenkins at plone.org
Mon Oct 20 22:30:08 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2655 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.7/2655/


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

Repository: plone.app.textfield
Branch: refs/heads/master
Date: 2014-10-20T15:09:50-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.textfield/commit/e7d4d85f73c42ebb34eae25fcf715adc68ab05cb

Preparing release 1.2.4

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

diff --git a/docs/HISTORY.rst b/docs/HISTORY.rst
index 8066119..5880f07 100644
--- a/docs/HISTORY.rst
+++ b/docs/HISTORY.rst
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.2.4 (unreleased)
+1.2.4 (2014-10-20)
 ------------------
 
 * Force WYSIWYG, so when we start with 'text/plain' (or another MIME),
diff --git a/setup.py b/setup.py
index 22874cf..31aaee8 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '1.2.4.dev0'
+version = '1.2.4'
 
 setup(name='plone.app.textfield',
       version=version,


Repository: plone.app.textfield
Branch: refs/heads/master
Date: 2014-10-20T15:10:14-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.textfield/commit/61fe50f21609b90bc2435323ebb4d94fbb15d621

Back to development: 1.2.5

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

diff --git a/docs/HISTORY.rst b/docs/HISTORY.rst
index 5880f07..b9064fe 100644
--- a/docs/HISTORY.rst
+++ b/docs/HISTORY.rst
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.2.5 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.2.4 (2014-10-20)
 ------------------
 
diff --git a/setup.py b/setup.py
index 31aaee8..529c585 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '1.2.4'
+version = '1.2.5.dev0'
 
 setup(name='plone.app.textfield',
       version=version,




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


More information about the Testbot mailing list