[Checkins] SVN: Sandbox/janjaapdriessen/buildbot/buildout.cfg Add ztk 1.1 branch.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Wed Jan 12 07:12:43 EST 2011


Log message for revision 119530:
  Add ztk 1.1 branch.

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

-=-
Modified: Sandbox/janjaapdriessen/buildbot/buildout.cfg
===================================================================
--- Sandbox/janjaapdriessen/buildbot/buildout.cfg	2011-01-12 11:05:01 UTC (rev 119529)
+++ Sandbox/janjaapdriessen/buildbot/buildout.cfg	2011-01-12 12:12:42 UTC (rev 119530)
@@ -168,8 +168,9 @@
 result-recipe = collective.buildbot:project
 macro = project-macro-py2.5
 targets = trunks-py2.5:trunk_repos_plus_crontab_grokproject_C_extentions_proxy
+          zopetoolkit-1.0-py2.5:zopetoolkit-1.0_parameters
+          zopetoolkit-1.1-py2.5:zopetoolkit-1.1_parameters
           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
 
@@ -178,8 +179,9 @@
 result-recipe = collective.buildbot:project
 macro = project-macro-win-py2.5
 targets = trunks-win-py2.5:trunk_repos
+          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
-          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
 
@@ -188,8 +190,9 @@
 result-recipe = collective.buildbot:project
 macro = project-macro-py2.6
 targets = trunks-py2.6:trunk_repos_plus_crontab_grokproject_C_extentions_proxy
+          zopetoolkit-1.0-py2.6:zopetoolkit-1.0_parameters
+          zopetoolkit-1.1-py2.6:zopetoolkit-1.1_parameters
           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
@@ -217,8 +220,9 @@
 result-recipe = collective.buildbot:project
 macro = project-macro-win-py2.6
 targets = trunks-win-py2.6:trunk_repos
+          zopetoolkit-1.0_win-py2.6:zopetoolkit-1.0_parameters-win
+          zopetoolkit-1.1_win-py2.6:zopetoolkit-1.1_parameters-win
           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_win-py2.6:groktoolkit-1.2_parameters-win
           zope2.13_win-py2.6:zope2.13_parameters-win
@@ -387,6 +391,22 @@
 mailto = zope-tests at zope.org
 mailmode = all
 
+[zopetoolkit-1.1_parameters]
+repos = http://svn.zope.org/repos/main/zopetoolkit/branches/1.1
+test = bin/test-ztk
+       bin/test-zopeapp
+buildout = bin/buildout -v
+mailto = zope-tests at zope.org
+mailmode = all
+
+[zopetoolkit-1.1_parameters-win]
+repos = ${zopetoolkit-1.1_parameters:repos}
+test = bin\test-ztk
+       bin\test-zopeapp
+buildout = bin\buildout -v
+mailto = zope-tests at zope.org
+mailmode = all
+
 [groktoolkit_parameters]
 repos = http://svn.zope.org/repos/main/groktoolkit/trunk
 test = bin/test-grok



More information about the checkins mailing list