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

jenkins at plone.org jenkins at plone.org
Mon Apr 14 01:22:23 UTC 2014


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

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


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

Repository: plone.app.linkintegrity
Branch: refs/heads/master
Date: 2014-04-13T21:23:09-04:00
Author: Eric Steele (esteele) <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.linkintegrity/commit/c66c0cbbea09ea54a852b33d82c58e89024ced3b

Preparing release 2.0.0

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 94366e9..efa5bda 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.6.0 (unreleased)
+2.0.0 (2014-04-13)
 ------------------
 
 - Adapt tests for removal of DT, DD and DL elements.
diff --git a/setup.py b/setup.py
index f7288c2..df194ce 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '1.6.0.dev0'
+version = '2.0.0'
 
 setup(name='plone.app.linkintegrity',
       version=version,


Repository: plone.app.linkintegrity
Branch: refs/heads/master
Date: 2014-04-13T21:23:27-04:00
Author: Eric Steele (esteele) <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.app.linkintegrity/commit/1b168752e6a51ff43cde15b13ad054ab35423549

Back to development: 2.0.1

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index efa5bda..013e3d3 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+2.0.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 2.0.0 (2014-04-13)
 ------------------
 
diff --git a/setup.py b/setup.py
index df194ce..a0f4e17 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.0.0'
+version = '2.0.1.dev0'
 
 setup(name='plone.app.linkintegrity',
       version=version,




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1696 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140414/15533067/attachment-0002.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/15533067/attachment-0003.obj>


More information about the Testbot mailing list