[Checkins] SVN: Sandbox/janjaapdriessen/buildbot/buildout.cfg Use clobber mode for zope.fanstatic build/test sequence.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Sun Dec 12 13:33:06 EST 2010


Log message for revision 118846:
  Use clobber mode for zope.fanstatic build/test sequence.

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

-=-
Modified: Sandbox/janjaapdriessen/buildbot/buildout.cfg
===================================================================
--- Sandbox/janjaapdriessen/buildbot/buildout.cfg	2010-12-12 16:46:23 UTC (rev 118845)
+++ Sandbox/janjaapdriessen/buildbot/buildout.cfg	2010-12-12 18:33:03 UTC (rev 118846)
@@ -198,6 +198,7 @@
           gocept.selenium-wsgi:gocept.selenium-wsgi-parameters
           gocept.selenium-static:gocept.selenium-static-parameters
           fanstatic:fanstatic-parameters
+          zope.fanstatic:zope.fanstatic-parameters
 
 [win-py2.6]
 recipe = zc.recipe.macro
@@ -254,7 +255,6 @@
     http://svn.zope.org/repos/main/z3c.flashmessage/trunk
     http://svn.zope.org/repos/main/z3c.recipe.compattest/trunk
     http://svn.zope.org/repos/main/zc.catalog/trunk
-    http://svn.zope.org/repos/main/zope.fanstatic/trunk
 # Zope Toolkit packages, excluding C-extensions, excluding zope.app.*
     http://svn.zope.org/repos/main/zope.annotation/trunk
     http://svn.zope.org/repos/main/zope.applicationcontrol/trunk
@@ -447,6 +447,10 @@
         http://bitbucket.org/fanstatic/js.jqueryui
         http://bitbucket.org/fanstatic/js.yui
 
+[zope.fanstatic-parameters]
+_vcs_mode = clobber
+repos = http://svn.zope.org/repos/main/zope.fanstatic/trunk
+
 [reboot-slave-macro]
 times = @reboot
 command = ${buildout:bin-directory}/slave-$${:__name__} start



More information about the checkins mailing list