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

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


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

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


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

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

Preparing release 1.3.6

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 55a29ae..ebf8f84 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.3.6 (unreleased)
+1.3.6 (2014-03-02)
 ------------------
 
 - Use a different id for field edit form and listing form, to ease
@@ -11,6 +11,9 @@ Changelog
 - Fix French translation.
   [thomasdesvenain]
 
+- Don't depend on popupform.js
+  [davisagli]
+
 1.3.5 (2014-01-27)
 ------------------
 
diff --git a/setup.py b/setup.py
index 530b39b..a7a3398 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '1.3.6.dev0'
+version = '1.3.6'
 
 setup(name='plone.schemaeditor',
       version=version,


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

Back to development: 1.3.7

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index ebf8f84..2c80e30 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.3.7 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.3.6 (2014-03-02)
 ------------------
 
diff --git a/setup.py b/setup.py
index a7a3398..ae1db5c 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '1.3.6'
+version = '1.3.7.dev0'
 
 setup(name='plone.schemaeditor',
       version=version,




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


More information about the Testbot mailing list