[Testbot] Plone 5.0 - Python 2.7 - Build # 1779 - Fixed! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Wed Feb 26 20:19:21 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 1779 - Fixed!
-------------------------------------------------------------------------------

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


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

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-02-26T10:31:33-08:00
Author: tisto (tisto) <tisto at plone.org>
Commit: https://github.com/plone/buildout.coredev/commit/fcf5a165e8de3fbea12dc662827fcf1f399268b6

Update release docs.

Files changed:
M docs/release.rst

diff --git a/docs/release.rst b/docs/release.rst
index 3b70c46..43cf1f2 100644
--- a/docs/release.rst
+++ b/docs/release.rst
@@ -40,6 +40,7 @@ https://github.com/esteele/esteele.manager/ has a script to handle
 - Make release ("bin/fullrelease")
 - Remove pkg from checkouts.cfg auto-checkout section
 - Add release to versions.cfg
+- Delete pkg from src directory
 - Run local buildout (to make sure the package is installable)
 - Run pkg tests (run alltests)
 


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-02-26T10:31:53-08:00
Author: tisto (tisto) <tisto at plone.org>
Commit: https://github.com/plone/buildout.coredev/commit/56071d5b41c68d954f71e97bbd291274d603f766

Products.PasswordResetTool 2.1.0

Files changed:
M checkouts.cfg
M versions.cfg

diff --git a/checkouts.cfg b/checkouts.cfg
index 9fbf387..283ca9e 100644
--- a/checkouts.cfg
+++ b/checkouts.cfg
@@ -43,4 +43,3 @@ auto-checkout =
     Products.DateRecurringIndex
     Products.TinyMCE
 # Test fixes only
-    Products.PasswordResetTool
diff --git a/versions.cfg b/versions.cfg
index 6fbbe0b..70294ef 100644
--- a/versions.cfg
+++ b/versions.cfg
@@ -99,7 +99,7 @@ Products.ExternalEditor               = 1.1.0
 Products.GenericSetup                 = 1.7.4
 Products.Marshall                     = 2.1.2
 Products.MimetypesRegistry            = 2.0.5
-Products.PasswordResetTool            = 2.0.16
+Products.PasswordResetTool            = 2.1.0
 Products.PlacelessTranslationService  = 2.0.4
 Products.PloneLanguageTool            = 3.2.7
 Products.PlonePAS                     = 4.1.2




-------------------------------------------------------------------------------


More information about the Testbot mailing list