[Checkins] SVN: groktoolkit/trunk/ move grokcore.json to official list

Jan-Wijbrand Kolman janwijbrand at gmail.com
Thu Jan 20 04:18:06 EST 2011


Log message for revision 119742:
  move grokcore.json to official list

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

-=-
Modified: groktoolkit/trunk/buildbot.cfg
===================================================================
--- groktoolkit/trunk/buildbot.cfg	2011-01-20 01:07:22 UTC (rev 119741)
+++ groktoolkit/trunk/buildbot.cfg	2011-01-20 09:18:05 UTC (rev 119742)
@@ -5,7 +5,6 @@
 # Specify "read-only" sources for anonymous checkouts by the build slaves
 # in case of development checkouts.
 fanstatic = hg http://bitbucket.org/fanstatic/fanstatic
-grok = svn http://svn.zope.org/repos/main/grok/trunk
 grokcore.annotation = svn http://svn.zope.org/repos/main/grokcore.annotation/trunk
 grokcore.component = svn http://svn.zope.org/repos/main/grokcore.component/trunk
 grokcore.content = svn http://svn.zope.org/repos/main/grokcore.content/trunk
@@ -17,9 +16,10 @@
 grokcore.site = svn http://svn.zope.org/repos/main/grokcore.site/trunk
 grokcore.startup = svn http://svn.zope.org/repos/main/grokcore.startup/trunk
 grokcore.traverser = svn http://svn.zope.org/repos/main/grokcore.traverser/trunk
+grokcore.viewlet = svn http://svn.zope.org/repos/main/grokcore.viewlet/trunk
 grokcore.view = svn http://svn.zope.org/repos/main/grokcore.view/trunk
-grokcore.viewlet = svn http://svn.zope.org/repos/main/grokcore.viewlet/trunk
 grokcore.xmlrpc = svn http://svn.zope.org/repos/main/grokcore.xmlrpc/trunk
+grok = svn http://svn.zope.org/repos/main/grok/trunk
 grokui.admin = svn http://svn.zope.org/repos/main/grokui.admin/trunk
 grokui.base = svn http://svn.zope.org/repos/main/grokui.base/trunk
 martian = svn http://svn.zope.org/repos/main/martian/trunk
@@ -29,5 +29,5 @@
 z3c.evalexception = svn http://svn.zope.org/repos/main/z3c.evalexception/trunk
 z3c.flashmessage = svn http://svn.zope.org/repos/main/z3c.flashmessage/trunk
 zc.catalog = svn http://svn.zope.org/repos/main/zc.catalog/trunk
+zope.errorview = svn http://svn.zope.org/repos/main/zope.errorview/trunk
 zope.fanstatic = svn http://svn.zope.org/repos/main/zope.fanstatic/trunk
-zope.errorview = svn http://svn.zope.org/repos/main/zope.errorview/trunk

Modified: groktoolkit/trunk/grok.cfg
===================================================================
--- groktoolkit/trunk/grok.cfg	2011-01-20 01:07:22 UTC (rev 119741)
+++ groktoolkit/trunk/grok.cfg	2011-01-20 09:18:05 UTC (rev 119742)
@@ -13,6 +13,7 @@
    grokcore.content
    grokcore.formlib
    grokcore.json
+   grokcore.json
    grokcore.message
    grokcore.rest
    grokcore.security
@@ -47,7 +48,6 @@
    zc.recipe.filestorage
    zest.releaser
 under-review =
-   grokcore.json
    grokui.admin
 
 packages =



More information about the checkins mailing list