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

jenkins at plone.org jenkins at plone.org
Wed Aug 6 18:35:35 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2426 - Fixed!
-------------------------------------------------------------------------------

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


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

Repository: buildout.coredev
Branch: refs/heads/4.3
Date: 2014-08-06T19:45:25+02:00
Author: Johannes Raggam (thet) <raggam-nl at adm.at>
Commit: https://github.com/plone/buildout.coredev/commit/0f99f6ac9bfee3d0749a64a5e49914c53559db22

use newest querysting. it's compatible with plone 4.3 and has moved from p.plonetestcase to p.a.testing

Files changed:
M sources.cfg
M versions.cfg

diff --git a/sources.cfg b/sources.cfg
index 77bfb43..14af3be 100644
--- a/sources.cfg
+++ b/sources.cfg
@@ -101,7 +101,7 @@ plone.app.linkintegrity             = git ${remotes:plone}/plone.app.linkintegri
 plone.app.locales                   = git ${remotes:collective}/plone.app.locales.git pushurl=${remotes:collective_push}/plone.app.locales.git
 plone.app.openid                    = git ${remotes:plone}/plone.app.openid.git pushurl=${remotes:plone_push}/plone.app.openid.git
 plone.app.portlets                  = git ${remotes:plone}/plone.app.portlets.git pushurl=${remotes:plone_push}/plone.app.portlets.git branch=2.5.x
-plone.app.querystring               = git ${remotes:plone}/plone.app.querystring.git pushurl=${remotes:plone_push}/plone.app.querystring.git branch=1.1.x
+plone.app.querystring               = git ${remotes:plone}/plone.app.querystring.git pushurl=${remotes:plone_push}/plone.app.querystring.git branch=master
 plone.app.redirector                = git ${remotes:plone}/plone.app.redirector.git pushurl=${remotes:plone_push}/plone.app.redirector.git branch=1.2.x
 plone.app.registry                  = git ${remotes:plone}/plone.app.registry.git pushurl=${remotes:plone_push}/plone.app.registry.git
 plone.app.search                    = git ${remotes:plone}/plone.app.search.git pushurl=${remotes:plone_push}/plone.app.search.git branch=1.1.x
diff --git a/versions.cfg b/versions.cfg
index 87bfa52..fb91cc2 100644
--- a/versions.cfg
+++ b/versions.cfg
@@ -148,7 +148,7 @@ plone.app.linkintegrity               = 1.5.4
 plone.app.locales                     = 4.3.3
 plone.app.openid                      = 2.0.2
 plone.app.portlets                    = 2.5.1
-plone.app.querystring                 = 1.1.1
+plone.app.querystring                 = 1.2.2
 plone.app.redirector                  = 1.2
 plone.app.registry                    = 1.2.3
 plone.app.search                      = 1.1.7




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


More information about the Testbot mailing list