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

jenkins at plone.org jenkins at plone.org
Sat Nov 15 12:39:38 UTC 2014


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

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


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

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-11-15T12:43:29+01:00
Author: Kees Hink (khink) <keeshink at gmail.com>
Commit: https://github.com/plone/buildout.coredev/commit/625776ad39300b73bb26583491dc3a9b598b2cfa

Use plip10359 branch of plone.app.users

Files changed:
M plips/plip10359-mail-controlpanel.cfg

diff --git a/plips/plip10359-mail-controlpanel.cfg b/plips/plip10359-mail-controlpanel.cfg
index 8e8e01b..ff5ddfe 100644
--- a/plips/plip10359-mail-controlpanel.cfg
+++ b/plips/plip10359-mail-controlpanel.cfg
@@ -10,6 +10,7 @@ extends = plipbase.cfg
 auto-checkout +=
     Products.CMFPlone
     plone.app.controlpanel
+    plone.app.users
 
 parts += test
 
@@ -27,5 +28,6 @@ jenkins-test-directories =
 [sources]
 plone.app.controlpanel = git ${remotes:plone}/plone.app.controlpanel.git pushurl=${remotes:plone_push}/plone.app.controlpanel.git branch=plip10359-mail-controlpanel
 Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=plip10359-mail-controlpanel
+plone.app.users = git ${remotes:plone}/plone.app.users.git pushurl=${remotes:plone_push}/plone.app.users.git branch=plip10359-mail-users
 
 [versions]


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-11-15T12:43:38+01:00
Author: Kees Hink (khink) <keeshink at gmail.com>
Commit: https://github.com/plone/buildout.coredev/commit/55516f2cf6beb9309a9ec0a47189263ee53ba871

Merge branch '5.0' of github.com:plone/buildout.coredev into 5.0

Files changed:
M checkouts.cfg
M versions.cfg

diff --git a/checkouts.cfg b/checkouts.cfg
index 89034ca..77ff449 100644
--- a/checkouts.cfg
+++ b/checkouts.cfg
@@ -2,19 +2,25 @@
 always-checkout = force
 auto-checkout =
     Plone
+    Products.Archetypes
     Products.CMFDiffTool
     Products.CMFPlone
     mockup
     plone.app.controlpanel
     plone.app.locales
+    plone.app.textfield
     plone.app.theming
+    plone.app.upgrade
     plone.app.versioningbehavior
     plone.formwidget.contenttree
     plone.formwidget.datetime
+    plone.resource
     plone.subrequest
     plonetheme.barceloneta
 # test fixes only
+    Products.ATContentTypes
     Products.CMFDiffTool
+    Products.CMFEditions
     Products.Marshall
     archetypes.schemaextender
     collective.xmltestreport
diff --git a/versions.cfg b/versions.cfg
index 67a7984..128eaec 100644
--- a/versions.cfg
+++ b/versions.cfg
@@ -78,7 +78,7 @@ python-dateutil = 1.5
 python-openid = 2.2.5
 repoze.xmliter = 0.6
 simplejson = 2.5.2
-six = 1.2.0
+six = 1.8.0
 cssmin = 0.2.0
 slimit = 0.8.1
 


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-11-15T13:00:04+01:00
Author: Kees Hink (khink) <keeshink at gmail.com>
Commit: https://github.com/plone/buildout.coredev/commit/7ec9a832e2c0873ada8ad022367c98eda2bbc194

fixup! Merge branch '5.0' of github.com:plone/buildout.coredev into 5.0

Files changed:
M plips/plip10359-mail-controlpanel.cfg

diff --git a/plips/plip10359-mail-controlpanel.cfg b/plips/plip10359-mail-controlpanel.cfg
index ff5ddfe..c4caf4e 100644
--- a/plips/plip10359-mail-controlpanel.cfg
+++ b/plips/plip10359-mail-controlpanel.cfg
@@ -28,6 +28,6 @@ jenkins-test-directories =
 [sources]
 plone.app.controlpanel = git ${remotes:plone}/plone.app.controlpanel.git pushurl=${remotes:plone_push}/plone.app.controlpanel.git branch=plip10359-mail-controlpanel
 Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=plip10359-mail-controlpanel
-plone.app.users = git ${remotes:plone}/plone.app.users.git pushurl=${remotes:plone_push}/plone.app.users.git branch=plip10359-mail-users
+plone.app.users = git ${remotes:plone}/plone.app.users.git pushurl=${remotes:plone_push}/plone.app.users.git branch=plip10359-mail-controlpanel
 
 [versions]




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


More information about the Testbot mailing list