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

jenkins at plone.org jenkins at plone.org
Mon Apr 14 02:13:14 UTC 2014


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

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


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

Repository: plone.portlet.static
Branch: refs/heads/master
Date: 2014-04-13T22:11:45-04:00
Author: Eric Steele (esteele) <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.portlet.static/commit/9f5e56c4a01daffc9c591e87f622892a147c09db

Preparing release 33.0.0

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 324c228..b80d2f0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,8 +2,8 @@ Changelog
 =========
 
 
-3.0 (unreleased)
-----------------
+33.0.0 (2014-04-13)
+-------------------
 
 - Use z3c.form for the portlet forms.
   [bosim, davisagli]
diff --git a/setup.py b/setup.py
index 4d966bb..b586edc 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 = '3.0.dev0'
+version = '33.0.0'
 
 long_description = (
     read('README.txt')


Repository: plone.portlet.static
Branch: refs/heads/master
Date: 2014-04-13T22:11:59-04:00
Author: Eric Steele (esteele) <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.portlet.static/commit/e99670e375862b09ae35fb739edb45fefc9a4bdd

Preparing release 3.0.0

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index b80d2f0..9239a9c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,8 +2,8 @@ Changelog
 =========
 
 
-33.0.0 (2014-04-13)
--------------------
+3.0.0 (2014-04-13)
+------------------
 
 - Use z3c.form for the portlet forms.
   [bosim, davisagli]
diff --git a/setup.py b/setup.py
index b586edc..19fe950 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 = '33.0.0'
+version = '3.0.0'
 
 long_description = (
     read('README.txt')


Repository: plone.portlet.static
Branch: refs/heads/master
Date: 2014-04-13T22:13:46-04:00
Author: Eric Steele (esteele) <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.portlet.static/commit/0f545da55198d347c32c900969cbdd50329ef152

Back to development: 3.0.1

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 9239a9c..d9567a3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,12 @@ Changelog
 =========
 
 
+3.0.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.0.0 (2014-04-13)
 ------------------
 
diff --git a/setup.py b/setup.py
index 19fe950..ad28db9 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 = '3.0.0'
+version = '3.0.1.dev0'
 
 long_description = (
     read('README.txt')




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 2675 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140414/302b6d22/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 4010 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140414/302b6d22/attachment-0001.obj>


More information about the Testbot mailing list