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

jenkins at plone.org jenkins at plone.org
Thu Feb 27 02:33:43 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 1786 - Failure!
-------------------------------------------------------------------------------

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


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

Repository: plone.app.z3cform
Branch: refs/heads/master
Date: 2014-02-26T17:08:33-08:00
Author: Eric Steele () <ericsteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.z3cform/commit/aca6d2fe912b0a84f20a29df73d723d3bf3225f5

This package has been around since 2008. I think we can consider it stable enough for a big boy version number.

Files changed:
M README.rst
M setup.py

diff --git a/README.rst b/README.rst
index 1e07405..522eecc 100644
--- a/README.rst
+++ b/README.rst
@@ -409,7 +409,7 @@ plone.app.z3cform layers are not in place (configuration ZCML is not read). You
 product's configuration.zcml. See *Installation* above.
 
 
-KSS inline validation (deprecared)
+KSS inline validation (deprecated)
 ====================================
 
 .. note ::
diff --git a/setup.py b/setup.py
index 9c66d0e..49d77a9 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 = '0.7.7.dev0'
+version = '1.0.dev0'
 
 long_description = (
     read('README.rst')


Repository: plone.app.z3cform
Branch: refs/heads/master
Date: 2014-02-26T17:11:27-08:00
Author: Eric Steele () <ericsteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.z3cform/commit/02e21786a55df1db1ebe982d0ef7683a0d76a68c

Preparing release 1.0

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index eaad0d5..cef061f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,8 +1,8 @@
 Changelog
 =========
 
-0.7.7 (unreleased)
-------------------
+1.0 (2014-02-26)
+----------------
 
 - Remove dependency on collective.z3cform.datetimewidget and instead use
   plone.app.widgets.
diff --git a/setup.py b/setup.py
index 49d77a9..6cc1f56 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.0.dev0'
+version = '1.0'
 
 long_description = (
     read('README.rst')


Repository: plone.app.z3cform
Branch: refs/heads/master
Date: 2014-02-26T17:12:21-08:00
Author: Eric Steele () <ericsteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.z3cform/commit/36932ce342c2a967726dce86db54861008c5eca6

Back to development: 1.0.1

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index cef061f..53881e3 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.0.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.0 (2014-02-26)
 ----------------
 
diff --git a/setup.py b/setup.py
index 6cc1f56..fcf5a4a 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.0'
+version = '1.0.1.dev0'
 
 long_description = (
     read('README.rst')




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


More information about the Testbot mailing list