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

jenkins at plone.org jenkins at plone.org
Sun Mar 2 07:15:34 UTC 2014


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

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


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

Repository: plone.app.search
Branch: refs/heads/master
Date: 2014-03-01T21:32:25-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.search/commit/f6f0861284fe1c90823c5fa8d47ea4095712ebfe

Preparing release 1.2.0

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index f0f666c..6fd0dca 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,9 +2,15 @@ Changelog
 =========
 
 
-1.1.6 (unreleased)
+1.2.0 (2014-03-02)
 ------------------
 
+- Remove obsolete cell classes
+  [khink]
+
+- Add ARIA role search.
+  [polyester]
+
 - When the request has no valid form keys but the query does, it is
   still valid.
   [maurits]
@@ -32,7 +38,7 @@ Changelog
 1.1.3 (2013-03-05)
 ------------------
 
-- Readded fix made by eleddy in 1.0.4 wrongfully removed from 1.1.x 
+- Readded fix made by eleddy in 1.0.4 wrongfully removed from 1.1.x
   [ichimdav]
 
 - Restored compatibility with IE <= 8 for search.js broke in previous egg
diff --git a/setup.py b/setup.py
index aa61c92..daca670 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '1.1.6.dev0'
+version = '1.2.0'
 
 tests_require = ['plone.app.testing',
                  'selenium>=2.0a5']


Repository: plone.app.search
Branch: refs/heads/master
Date: 2014-03-01T21:32:55-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.search/commit/4a841e4b0ea114b476f8cc4011a4c3816782de06

Back to development: 1.2.1

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 6fd0dca..a2cc503 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,12 @@ Changelog
 =========
 
 
+1.2.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.2.0 (2014-03-02)
 ------------------
 
diff --git a/setup.py b/setup.py
index daca670..27c3b02 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '1.2.0'
+version = '1.2.1.dev0'
 
 tests_require = ['plone.app.testing',
                  'selenium>=2.0a5']




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


More information about the Testbot mailing list