[Testbot] Plone 5.0 - Python 2.7 - Build # 3439 - Still failing! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Fri Oct 24 05:00:20 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 3439 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/3439/


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

Repository: plone.app.discussion
Branch: refs/heads/master
Date: 2014-10-23T21:36:21-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.discussion/commit/75b8c136404d8cb4826c610cd503943f42bfd821

Preparing release 2.3.3

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index a4fa16f..5ecce36 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.3.3 (unreleased)
+2.3.3 (2014-10-23)
 ------------------
 
 - Don't execute createReplyForm js if there is no in_reply_to button.
diff --git a/setup.py b/setup.py
index a912d59..4617758 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import find_packages
 from setuptools import setup
 
-version = '2.3.3.dev0'
+version = '2.3.3'
 
 install_requires = [
     'setuptools',


Repository: plone.app.discussion
Branch: refs/heads/master
Date: 2014-10-23T21:37:49-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.discussion/commit/ba28439d947c0f89a782cacc121e0b2735bd28e7

Back to development: 2.3.4

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 5ecce36..c8e1285 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+2.3.4 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 2.3.3 (2014-10-23)
 ------------------
 
diff --git a/setup.py b/setup.py
index 4617758..f47ef94 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import find_packages
 from setuptools import setup
 
-version = '2.3.3'
+version = '2.3.4.dev0'
 
 install_requires = [
     'setuptools',




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


More information about the Testbot mailing list