[Checkins] SVN: Sandbox/janjaapdriessen/buildbot/buildout.cfg add groktoolkit-1.2 branch

Jan-Wijbrand Kolman janwijbrand at gmail.com
Thu Oct 14 03:41:32 EDT 2010


Log message for revision 117540:
  add groktoolkit-1.2 branch

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

-=-
Modified: Sandbox/janjaapdriessen/buildbot/buildout.cfg
===================================================================
--- Sandbox/janjaapdriessen/buildbot/buildout.cfg	2010-10-14 07:28:21 UTC (rev 117539)
+++ Sandbox/janjaapdriessen/buildbot/buildout.cfg	2010-10-14 07:41:32 UTC (rev 117540)
@@ -147,6 +147,7 @@
           zopetoolkit-py2.5:zopetoolkit_parameters
           zopetoolkit-1.0-py2.5:zopetoolkit-1.0_parameters
           groktoolkit-py2.5:groktoolkit_parameters
+          groktoolkit-1.2-py2.5:groktoolkit-1.2_parameters
 
 [win-py2.5]
 recipe = zc.recipe.macro
@@ -156,6 +157,7 @@
           zopetoolkit_win-py2.5:zopetoolkit_parameters-win
           zopetoolkit-1.0_win-py2.5:zopetoolkit-1.0_parameters-win
           groktoolkit_win-py2.5:groktoolkit_parameters-win
+          groktoolkit-1.2_win-py2.5:groktoolkit-1.2_parameters-win
 
 [py2.6]
 recipe = zc.recipe.macro
@@ -165,6 +167,7 @@
           zopetoolkit-py2.6:zopetoolkit_parameters
           zopetoolkit-1.0-py2.6:zopetoolkit-1.0_parameters
           groktoolkit-py2.6:groktoolkit_parameters
+          groktoolkit-1.2-py2.6:groktoolkit-1.2_parameters
           zope2.12-py2.6:zope2.12_parameters
           zope2.13-py2.6:zope2.13_parameters
           zope2.14-py2.6:zope2.14_parameters
@@ -177,6 +180,7 @@
           zopetoolkit_win-py2.6:zopetoolkit_parameters-win
           zopetoolkit-1.0_win-py2.6:zopetoolkit-1.0_parameters-win
           groktoolkit_win-py2.6:groktoolkit_parameters-win
+          groktoolkit-1.2-py2.6:groktoolkit-1.2_parameters-win
           zope2.12_win-py2.6:zope2.12_parameters-win
           zope2.13_win-py2.6:zope2.13_parameters-win
 
@@ -187,6 +191,7 @@
 targets = trunks-py2.7:trunks_parameters
           zopetoolkit-py2.7:zopetoolkit_parameters
           groktoolkit-py2.7:groktoolkit_parameters
+          groktoolkit-1.2-py2.7:groktoolkit-1.2_parameters
           zope2.13-py2.7:zope2.13_parameters
           zope2.14-py2.7:zope2.14_parameters
 
@@ -197,6 +202,7 @@
 targets = trunks-win-py2.7:trunks_parameters-win
           zopetoolkit_win-py2.7:zopetoolkit_parameters-win
           groktoolkit_win-py2.7:groktoolkit_parameters-win
+          groktoolkit-1.2-py2.7:groktoolkit-1.2_parameters-win
           zope2.13_win-py2.7:zope2.13_parameters-win
 
 [trunk_repos]
@@ -283,7 +289,8 @@
     http://svn.zope.org/repos/main/zope.traversing/trunk
     http://svn.zope.org/repos/main/zope.viewlet/trunk
 
-# Don't test crontab or C-extensions on windows.
+# Separate list, that is not used for the Windows builds (crontab or
+# C-extensions).
 [trunks_parameters]
 repos = ${trunk_repos:repos}
         http://svn.zope.org/repos/main/z3c.recipe.usercrontab/trunk
@@ -338,6 +345,14 @@
 repos = ${groktoolkit_parameters:repos}
 test = bin\test-grok
 
+[groktoolkit-1.2_parameters]
+repos = http://svn.zope.org/repos/main/groktoolkit/branches/1.2
+test = bin/test-grok
+
+[groktoolkit-1.2_parameters-win]
+repos = ${groktoolkit-1.2_parameters:repos}
+test = bin\test-grok
+
 [zope2.12_parameters]
 repos = http://svn.zope.org/repos/main/Zope/branches/2.12
 test = bin/alltests



More information about the checkins mailing list