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

jenkins at plone.org jenkins at plone.org
Thu Oct 23 14:19:54 UTC 2014


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

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


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

Repository: plone.app.discussion
Branch: refs/heads/2.2.x
Date: 2014-10-23T09:38:21-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.discussion/commit/66af603ef1fb342c1145b1e94decf14af4658101

Preparing release 2.2.14

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index eba0509..f8bd55a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,12 +1,15 @@
 Changelog
 =========
 
-2.2.14 (unreleased)
+2.2.14 (2014-10-23)
 -------------------
 
 - Make comments editable.
   [pjstevns, gyst]
 
+- Fix Spanish translation.
+  [erral]
+
 
 2.2.13 (2014-05-16)
 -------------------
diff --git a/setup.py b/setup.py
index 4918b94..1759389 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.2.14.dev0'
+version = '2.2.14'
 
 install_requires = [
     'setuptools',


Repository: plone.app.discussion
Branch: refs/heads/2.2.x
Date: 2014-10-23T09:38:52-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.discussion/commit/89f47dc25bce9d63e851b0d4362e2e4c838f9748

Back to development: 2.2.15

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index f8bd55a..67fcae6 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+2.2.15 (unreleased)
+-------------------
+
+- Nothing changed yet.
+
+
 2.2.14 (2014-10-23)
 -------------------
 
diff --git a/setup.py b/setup.py
index 1759389..36a40b5 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.2.14'
+version = '2.2.15.dev0'
 
 install_requires = [
     'setuptools',




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


More information about the Testbot mailing list