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

jenkins at plone.org jenkins at plone.org
Thu Apr 24 21:23:53 UTC 2014


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

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


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

Repository: plone.formwidget.recurrence
Branch: refs/heads/master
Date: 2014-04-24T22:30:39+02:00
Author: Johannes Raggam (thet) <raggam-nl at adm.at>
Commit: https://github.com/plone/plone.formwidget.recurrence/commit/fecfb37c0e832a55f32bf8ccb4e347140e5f9fe3

back to dev

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 1215ac2..a73d8f3 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,11 +1,17 @@
 Changelog
 =========
 
+1.2.3 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.2.2 (2014-04-24)
 ------------------
 
 - plone.app.widgets support: Let the z3c.form widget's get_start_field method
-  prefer 'name' attribute over the 'id' attribute. Looks like, with 
+  prefer 'name' attribute over the 'id' attribute. Looks like, with
   plone.app.widgets the rendered input field doesn't have an 'id' attribute any
   more. Also, integrate lates changes from jquery.recurrenceinput.js, which
   also handles 'name' attributes when trying to get the start field from the
diff --git a/setup.py b/setup.py
index 0be547c..6c29c4d 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 
 
-version = '1.2.2'
+version = '1.2.3.dev0'
 
 setup(
     name='plone.formwidget.recurrence',




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


More information about the Testbot mailing list