[Checkins] SVN: Sandbox/janjaapdriessen/buildbot/buildout.cfg update grok family based on the groktoolkit. the grok-ecosystem is in a sorry state right now, so don't test

Jan-Jaap Driessen jdriessen at thehealthagency.com
Fri May 28 12:13:02 EDT 2010


Log message for revision 112807:
  update grok family based on the groktoolkit. the grok-ecosystem is in a sorry state right now, so don't test

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

-=-
Modified: Sandbox/janjaapdriessen/buildbot/buildout.cfg
===================================================================
--- Sandbox/janjaapdriessen/buildbot/buildout.cfg	2010-05-28 15:47:17 UTC (rev 112806)
+++ Sandbox/janjaapdriessen/buildbot/buildout.cfg	2010-05-28 16:13:02 UTC (rev 112807)
@@ -127,11 +127,12 @@
 
 [trunk_repos]
 repos =
-    http://svn.zope.org/repos/main/grok/trunk
     http://svn.zope.org/repos/main/grokcore.annotation/trunk
     http://svn.zope.org/repos/main/grokcore.component/trunk
     http://svn.zope.org/repos/main/grokcore.component/branches/1.x
+    http://svn.zope.org/repos/main/grokcore.content/trunk
     http://svn.zope.org/repos/main/grokcore.formlib/trunk
+    http://svn.zope.org/repos/main/grokcore.message/trunk
     http://svn.zope.org/repos/main/grokcore.security/trunk
     http://svn.zope.org/repos/main/grokcore.security/branches/1.2
     http://svn.zope.org/repos/main/grokcore.site/trunk
@@ -139,13 +140,18 @@
     http://svn.zope.org/repos/main/grokcore.view/trunk
     http://svn.zope.org/repos/main/grokcore.view/branches/1.13
     http://svn.zope.org/repos/main/grokcore.viewlet/trunk
+    http://svn.zope.org/repos/main/grokproject/trunk
+    http://svn.zope.org/repos/main/grok/trunk
     http://svn.zope.org/repos/main/grokui.admin/trunk
+    http://svn.zope.org/repos/main/grokui.base/trunk
+    http://svn.zope.org/repos/main/grokui.introspector/trunk
     http://svn.zope.org/repos/main/martian/trunk
     http://svn.zope.org/repos/main/martian/branches/0.11
-    http://svn.zope.org/repos/main/grokproject/trunk
-    http://svn.zope.org/repos/main/grokui.introspector/trunk
     http://svn.zope.org/repos/main/megrok.strictrequire/trunk
     http://svn.zope.org/repos/main/z3c.autoinclude/trunk
+    http://svn.zope.org/repos/main/z3c.evalexception/trunk
+    http://svn.zope.org/repos/main/z3c.flashmessage/trunk
+    http://svn.zope.org/repos/main/zc.catalog/trunk
     http://svn.zope.org/repos/main/zope.testing/trunk
 
 # Don't test usercrontab on windows.
@@ -175,13 +181,11 @@
 [groktoolkit_parameters]
 repos = http://svn.zope.org/repos/main/groktoolkit/trunk
 test = bin/test-grok
-       bin/test-ecosystem
 
 [groktoolkit_parameters-win]
 <= project-win-py2.6-defaults
 repos = ${groktoolkit_parameters:repos}
 test = bin\test-grok
-       bin\test-ecosystem
 
 [grok-1.0_parameters]
 <= project-py2.5-defaults



More information about the checkins mailing list