[Checkins] SVN: groktoolkit/trunk/ http URLs in order to please the buildbot.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Mon Jan 3 06:59:13 EST 2011


Log message for revision 119295:
  http URLs in order to please the buildbot.

Changed:
  U   groktoolkit/trunk/buildout.cfg
  U   groktoolkit/trunk/grok.cfg

-=-
Modified: groktoolkit/trunk/buildout.cfg
===================================================================
--- groktoolkit/trunk/buildout.cfg	2011-01-03 11:57:08 UTC (rev 119294)
+++ groktoolkit/trunk/buildout.cfg	2011-01-03 11:59:13 UTC (rev 119295)
@@ -17,8 +17,12 @@
    grokcore.xmlrpc
    zope.fanstatic
 
-[versions]
-collective.recipe.omelette = 0.10
+[sources]
+# in order to please the buildbot.
+grokcore.xmlrpc = svn http://svn.zope.org/repos/main/grokcore.xmlrpc/trunk
+grokcore.traverser = svn http://svn.zope.org/repos/main/grokcore.traverser/trunk
+grokcore.rest = svn http://svn.zope.org/repos/main/grokcore.rest/trunk
+zope.fanstatic = svn http://svn.zope.org/repos/main/zope.fanstatic/trunk
 
 [checkversions]
 recipe = z3c.recipe.scripts

Modified: groktoolkit/trunk/grok.cfg
===================================================================
--- groktoolkit/trunk/grok.cfg	2011-01-03 11:57:08 UTC (rev 119294)
+++ groktoolkit/trunk/grok.cfg	2011-01-03 11:59:13 UTC (rev 119295)
@@ -80,6 +80,7 @@
 zc.catalog = 1.5
 # Tools
 buildout.dumppickedversions = 0.4
+collective.recipe.omelette = 0.10
 collective.recipe.scriptgen = 0.2
 collective.recipe.template = 1.4
 simplejson = 2.0.9



More information about the checkins mailing list