[Testbot] Plone 4.3 - Python 2.7 - Build # 2583 - Still failing! - 22 failure(s)

jenkins at plone.org jenkins at plone.org
Mon Sep 29 16:14:19 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2583 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.7/2583/


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

Repository: plone.formwidget.namedfile
Branch: refs/heads/master
Date: 2014-09-29T12:32:12-03:00
Author: hvelarde (hvelarde) <hector.velarde at gmail.com>
Commit: https://github.com/plone/plone.formwidget.namedfile/commit/7528eaa89fe061e20c02bde9e6f6e9452d5c908a

Preparing release 1.0.11

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

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index f385ed7..855035d 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,8 +1,8 @@
 Changelog
 =========
 
-1.1 (unreleased)
-----------------
+1.0.11 (2014-09-29)
+-------------------
 
 - Ignore contentType sent by browser for file uploads.
   See https://github.com/plone/plone.formwidget.namedfile/issues/9
diff --git a/setup.py b/setup.py
index 821f98f..e4514f4 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '1.1.dev0'
+version = '1.0.11'
 
 setup(name='plone.formwidget.namedfile',
       version=version,


Repository: plone.formwidget.namedfile
Branch: refs/heads/master
Date: 2014-09-29T12:33:12-03:00
Author: hvelarde (hvelarde) <hector.velarde at gmail.com>
Commit: https://github.com/plone/plone.formwidget.namedfile/commit/9825416925a92cadd1dd9d227de214508c170bae

Back to development: 1.0.12

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

diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt
index 855035d..b7de18c 100644
--- a/docs/HISTORY.txt
+++ b/docs/HISTORY.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.0.12 (unreleased)
+-------------------
+
+- Nothing changed yet.
+
+
 1.0.11 (2014-09-29)
 -------------------
 
diff --git a/setup.py b/setup.py
index e4514f4..a94bdb3 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '1.0.11'
+version = '1.0.12.dev0'
 
 setup(name='plone.formwidget.namedfile',
       version=version,




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


More information about the Testbot mailing list