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

jenkins at plone.org jenkins at plone.org
Sun Mar 2 18:13:38 UTC 2014


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

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


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

Repository: Products.PloneTestCase
Branch: refs/heads/master
Date: 2014-03-02T10:03:37-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/Products.PloneTestCase/commit/e5c4e0f5040d1b09a4455d12de2809200e799441

Preparing release 0.9.18

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 4429612..6eb7d45 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-0.9.18 (unreleased)
+0.9.18 (2014-03-02)
 -------------------
 
 - Adjust conditionals for Plone 5 instead of 4.4.
diff --git a/setup.py b/setup.py
index 5856f51..132638f 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 import sys
 from setuptools import setup, find_packages
 
-version = '0.9.18.dev0'
+version = '0.9.18'
 
 # We only specify our real dependencies when run with Python 2.6.
 # This is to ensure backwards compatibility with older Plone versions which


Repository: Products.PloneTestCase
Branch: refs/heads/master
Date: 2014-03-02T10:04:59-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/Products.PloneTestCase/commit/e8e6d11da5055ce2f01f82c4cdd5ca931636d90e

Back to development: 0.9.19

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 6eb7d45..d37c826 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+0.9.19 (unreleased)
+-------------------
+
+- Nothing changed yet.
+
+
 0.9.18 (2014-03-02)
 -------------------
 
diff --git a/setup.py b/setup.py
index 132638f..48907c0 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 import sys
 from setuptools import setup, find_packages
 
-version = '0.9.18'
+version = '0.9.19.dev0'
 
 # We only specify our real dependencies when run with Python 2.6.
 # This is to ensure backwards compatibility with older Plone versions which




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


More information about the Testbot mailing list