[Checkins] SVN: Sandbox/janjaapdriessen/buildbot/buildout.cfg Remove trunk builds/tests for python2.5

Jan-Jaap Driessen jdriessen at thehealthagency.com
Thu Jan 5 12:04:04 UTC 2012


Log message for revision 123949:
  Remove trunk builds/tests for python2.5

Changed:
  U   Sandbox/janjaapdriessen/buildbot/buildout.cfg

-=-
Modified: Sandbox/janjaapdriessen/buildbot/buildout.cfg
===================================================================
--- Sandbox/janjaapdriessen/buildbot/buildout.cfg	2012-01-05 11:53:37 UTC (rev 123948)
+++ Sandbox/janjaapdriessen/buildbot/buildout.cfg	2012-01-05 12:04:03 UTC (rev 123949)
@@ -165,8 +165,7 @@
 recipe = zc.recipe.macro
 result-recipe = collective.buildbot:project
 macro = project-macro-py2.5
-targets = trunks-py2.5:trunk_repos-py2.5_plus_crontab_grokproject_C_extentions
-          zopetoolkit-1.0-py2.5:zopetoolkit-1.0_parameters
+targets = zopetoolkit-1.0-py2.5:zopetoolkit-1.0_parameters
           zopetoolkit-1.1-py2.5:zopetoolkit-1.1_parameters
           groktoolkit-1.4-py2.5:groktoolkit-1.4_parameters
 
@@ -174,10 +173,8 @@
 recipe = zc.recipe.macro
 result-recipe = collective.buildbot:project
 macro = project-macro-win-py2.5
-targets = trunks-win-py2.5:trunk_repos-py2.5
-          zopetoolkit-1.0_win-py2.5:zopetoolkit-1.0_parameters-win
+targets = zopetoolkit-1.0_win-py2.5:zopetoolkit-1.0_parameters-win
           zopetoolkit-1.1_win-py2.5:zopetoolkit-1.1_parameters-win
-          zopetoolkit_win-py2.5:zopetoolkit_parameters-win
           groktoolkit-1.4_win-py2.5:groktoolkit-1.4_parameters-win
 
 [py2.6]
@@ -230,9 +227,10 @@
           groktoolkit_win-py2.7:groktoolkit_parameters-win
           zope2.13_win-py2.7:zope2.13_parameters-win
 
-[trunk_repos-py2.5]
+[trunk_repos]
 repos =
 # Grok Toolkit packages.
+    http://svn.zope.org/repos/main/grok/trunk
     http://svn.zope.org/repos/main/grokcore.annotation/trunk
     http://svn.zope.org/repos/main/grokcore.chameleon/trunk
     http://svn.zope.org/repos/main/grokcore.component/trunk
@@ -301,7 +299,6 @@
     http://svn.zope.org/repos/main/zope.ptresource/trunk
     http://svn.zope.org/repos/main/zope.publisher/trunk
     http://svn.zope.org/repos/main/zope.ramcache/trunk
-    http://svn.zope.org/repos/main/zope.schema/trunk
     http://svn.zope.org/repos/main/zope.securitypolicy/trunk
     http://svn.zope.org/repos/main/zope.sendmail/trunk
     http://svn.zope.org/repos/main/zope.sequencesort/trunk
@@ -328,23 +325,6 @@
 # z3c packages
     http://svn.zope.org/repos/main/z3c.schema/trunk
 
-[trunk_repos]
-repos = ${trunk_repos-py2.5:repos}
-    http://svn.zope.org/repos/main/grok/trunk
-
-# trunk_repos-2.5 + crontab, grokproject and projects with C-extensions.
-[trunk_repos-py2.5_plus_crontab_grokproject_C_extentions]
-repos = ${trunk_repos-py2.5:repos}
-        http://svn.zope.org/repos/main/z3c.recipe.usercrontab/trunk
-        http://svn.zope.org/repos/main/zope.hookable/trunk
-        http://svn.zope.org/repos/main/zope.i18nmessageid/trunk
-        http://svn.zope.org/repos/main/zope.index/trunk
-        http://svn.zope.org/repos/main/zope.interface/trunk
-        http://svn.zope.org/repos/main/grokproject/trunk
-        http://svn.zope.org/repos/main/zope.security/trunk
-        http://svn.zope.org/repos/main/zope.container/trunk
-        http://svn.zope.org/repos/main/zope.proxy/trunk
-
 # trunk_repos + crontab, grokproject and projects with C-extensions.
 [trunk_repos_plus_crontab_grokproject_C_extentions]
 repos = ${trunk_repos:repos}



More information about the checkins mailing list