[Testbot] Plone 4.3 - Python 2.7 - Build # 2189 - Regression! - 1 failure(s)

jenkins at plone.org jenkins at plone.org
Wed Apr 16 06:24:58 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2189 - Failure!
-------------------------------------------------------------------------------

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


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

Repository: plone.app.contentlisting
Branch: refs/heads/master
Date: 2014-04-16T06:50:18+02:00
Author: Timo Stollenwerk () <contact at timostollenwerk.net>
Commit: https://github.com/plone/plone.app.contentlisting/commit/2d68fe3383ba7e08ed9eaeae5111ff4b5f66675c

Preparing release 1.1.0

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 2d112cf..96e5bec 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.1.0 (unreleased)
+1.1.0 (2014-04-16)
 ------------------
 
 - Use proper styleguide for headings.
diff --git a/setup.py b/setup.py
index 320b8b5..df452e6 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.1.0.dev0'
+version = '1.1.0'
 
 long_description = \
     read('docs', 'README.rst') + \


Repository: plone.app.contentlisting
Branch: refs/heads/master
Date: 2014-04-16T06:50:34+02:00
Author: Timo Stollenwerk () <contact at timostollenwerk.net>
Commit: https://github.com/plone/plone.app.contentlisting/commit/c1c09850a53cead5434d428ff24fa491d089bb14

Back to development: y

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 96e5bec..49a2a30 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+y (unreleased)
+--------------
+
+- Nothing changed yet.
+
+
 1.1.0 (2014-04-16)
 ------------------
 
diff --git a/setup.py b/setup.py
index df452e6..9468848 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.1.0'
+version = 'y.dev0'
 
 long_description = \
     read('docs', 'README.rst') + \


Repository: plone.app.contentlisting
Branch: refs/heads/master
Date: 2014-04-16T06:50:49+02:00
Author: Timo Stollenwerk () <contact at timostollenwerk.net>
Commit: https://github.com/plone/plone.app.contentlisting/commit/2745f4575a0c99d1db58ae021eedc48601fa83bb

Revert "Back to development: y"

This reverts commit c1c09850a53cead5434d428ff24fa491d089bb14.

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 49a2a30..96e5bec 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,12 +1,6 @@
 Changelog
 =========
 
-y (unreleased)
---------------
-
-- Nothing changed yet.
-
-
 1.1.0 (2014-04-16)
 ------------------
 
diff --git a/setup.py b/setup.py
index 9468848..df452e6 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = 'y.dev0'
+version = '1.1.0'
 
 long_description = \
     read('docs', 'README.rst') + \


Repository: plone.app.contentlisting
Branch: refs/heads/master
Date: 2014-04-16T06:51:01+02:00
Author: Timo Stollenwerk () <contact at timostollenwerk.net>
Commit: https://github.com/plone/plone.app.contentlisting/commit/a1fe643bf01302a7822f92aaef5c373b7dc5323c

Back to development: 1.1.1

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 96e5bec..652c1fe 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.1.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.1.0 (2014-04-16)
 ------------------
 
diff --git a/setup.py b/setup.py
index df452e6..27cddb9 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.1.0'
+version = '1.1.1.dev0'
 
 long_description = \
     read('docs', 'README.rst') + \




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


More information about the Testbot mailing list