[Testbot] Plone 5.0 - Python 2.7 - Build # 3424 - Regression! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Fri Oct 24 01:49:55 UTC 2014


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

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


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

Repository: Products.ATContentTypes
Branch: refs/heads/master
Date: 2014-10-23T21:08:46-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/Products.ATContentTypes/commit/1da40bff15d97a215cb51f733b916d36e783d3a6

Preparing release 2.2.2

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index f44f83b..1f556c5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,10 +1,14 @@
 Changelog
 =========
 
-2.2.2 (unreleased)
+2.2.2 (2014-10-23)
 ------------------
 
-- Nothing changed yet.
+- Update template markup to match Barcelonetta
+  [albertcasado, sneridagh]
+
+- Remove deprecated imports.
+  [tomgross]
 
 
 2.2.1 (2014-04-13)
diff --git a/setup.py b/setup.py
index 03a13d9..f88d993 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.2.2.dev0'
+version = '2.2.2'
 
 setup(name='Products.ATContentTypes',
       version=version,


Repository: Products.ATContentTypes
Branch: refs/heads/master
Date: 2014-10-23T21:09:21-04:00
Author: esteele (esteele) <eric at esteele.net>
Commit: https://github.com/plone/Products.ATContentTypes/commit/bdf82935ab6956bfe260555f5c9155de158ced6c

Back to development: 2.2.3

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 1f556c5..39ff9c7 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+2.2.3 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 2.2.2 (2014-10-23)
 ------------------
 
diff --git a/setup.py b/setup.py
index f88d993..a647cf3 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.2.2'
+version = '2.2.3.dev0'
 
 setup(name='Products.ATContentTypes',
       version=version,




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


More information about the Testbot mailing list