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

jenkins at plone.org jenkins at plone.org
Wed Mar 26 19:12:55 UTC 2014


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

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


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

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-03-26T17:58:02Z
Author: Rok Garbas (garbas) <rok at garbas.si>
Commit: https://github.com/plone/buildout.coredev/commit/3cd3b64724e005637ac53117e11231f898bbfda8

adding plone.schema to sources and checkouts

Files changed:
M checkouts.cfg
M sources.cfg

diff --git a/checkouts.cfg b/checkouts.cfg
index 5f79630..f04aa93 100644
--- a/checkouts.cfg
+++ b/checkouts.cfg
@@ -33,6 +33,7 @@ auto-checkout =
     plone.portlet.collection
     plone.portlet.static
     plone.protect
+    plone.schema
     plone.schemaeditor
     plonetheme.barceloneta
 # Test fixes only
diff --git a/sources.cfg b/sources.cfg
index d658d5f..b75c9cf 100644
--- a/sources.cfg
+++ b/sources.cfg
@@ -71,6 +71,7 @@ plone.resource                      = git ${remotes:plone}/plone.resource.git pu
 plone.resourceeditor                = git ${remotes:plone}/plone.resourceeditor.git pushurl=${remotes:plone_push}/plone.resourceeditor.git branch=master
 plone.rfc822                        = git ${remotes:plone}/plone.rfc822.git pushurl=${remotes:plone_push}/plone.rfc822.git branch=master
 plone.scale                         = git ${remotes:plone}/plone.scale.git pushurl=${remotes:plone_push}/plone.scale.git branch=master
+plone.schema                        = git ${remotes:plone}/plone.schema.git pushurl=${remotes:plone_push}/plone.schema.git branch=master
 plone.schemaeditor                  = git ${remotes:plone}/plone.schemaeditor.git pushurl=${remotes:plone_push}/plone.schemaeditor.git branch=master
 plone.session                       = git ${remotes:plone}/plone.session.git pushurl=${remotes:plone_push}/plone.session.git branch=master
 plone.stringinterp                  = git ${remotes:plone}/plone.stringinterp.git pushurl=${remotes:plone_push}/plone.stringinterp.git branch=master




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


More information about the Testbot mailing list