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

jenkins at plone.org jenkins at plone.org
Fri Oct 24 04:52:12 UTC 2014


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

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


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

Repository: plone.app.dexterity
Branch: refs/heads/master
Date: 2014-10-23T21:34:57-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/plone.app.dexterity/commit/9b3c0fbbe2c147ea80d9bfd9795126c27a78d315

Preparing release 2.1.2

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

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index 6ae1ec7..ae31dbd 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,7 +1,7 @@
 Changelog for plone.app.dexterity
 =================================
 
-2.1.2 (unreleased)
+2.1.2 (2014-10-23)
 ------------------
 
 - Added transifex-client configuration for manage the translations
diff --git a/setup.py b/setup.py
index bd80797..bd816e3 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '2.1.2.dev0'
+version = '2.1.2'
 long_description = open("README.rst").read() + "\n" + \
     open("RELEASE_NOTES.txt").read() + "\n" + \
     open(os.path.join("docs", "HISTORY.txt")).read()


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

Back to development: 2.1.3

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

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index ae31dbd..a4e4959 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,6 +1,12 @@
 Changelog for plone.app.dexterity
 =================================
 
+2.1.3 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 2.1.2 (2014-10-23)
 ------------------
 
diff --git a/setup.py b/setup.py
index bd816e3..dd04666 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '2.1.2'
+version = '2.1.3.dev0'
 long_description = open("README.rst").read() + "\n" + \
     open("RELEASE_NOTES.txt").read() + "\n" + \
     open(os.path.join("docs", "HISTORY.txt")).read()




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


More information about the Testbot mailing list