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

jenkins at plone.org jenkins at plone.org
Wed Apr 16 05:46:46 UTC 2014


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

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


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

Repository: plone.app.referenceablebehavior
Branch: refs/heads/master
Date: 2014-04-16T06:43:22+02:00
Author: Timo Stollenwerk () <contact at timostollenwerk.net>
Commit: https://github.com/plone/plone.app.referenceablebehavior/commit/38778c457df79a9a7dbda2f6e50724737f621f9c

Preparing release 0.6

Files changed:
M docs/HISTORY.txt
M setup.py

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index a736a80..f4f7b05 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-0.6 (unreleased)
+0.6 (2014-04-16)
 ----------------
 
 - Fix test failures due to id changes in forms.
diff --git a/setup.py b/setup.py
index a6494da..676b9a0 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.6.dev0'
+version = '0.6'
 
 setup(name='plone.app.referenceablebehavior',
       version=version,


Repository: plone.app.referenceablebehavior
Branch: refs/heads/master
Date: 2014-04-16T06:43:53+02:00
Author: Timo Stollenwerk () <contact at timostollenwerk.net>
Commit: https://github.com/plone/plone.app.referenceablebehavior/commit/4f7e73fac873be4b3c1e829ec92120b212101a52

Back to development: 0.6.1

Files changed:
M docs/HISTORY.txt
M setup.py

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index f4f7b05..755b8e2 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+0.6.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.6 (2014-04-16)
 ----------------
 
diff --git a/setup.py b/setup.py
index 676b9a0..d6beb44 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.6'
+version = '0.6.1.dev0'
 
 setup(name='plone.app.referenceablebehavior',
       version=version,




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


More information about the Testbot mailing list