[Checkins] SVN: grokproject/trunk/grokproject/template/buildout.cfg_tmpl Use released grokcore.view instead of development checkout.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Tue Jan 4 09:34:31 EST 2011


Log message for revision 119345:
  Use released grokcore.view instead of development checkout.

Changed:
  U   grokproject/trunk/grokproject/template/buildout.cfg_tmpl

-=-
Modified: grokproject/trunk/grokproject/template/buildout.cfg_tmpl
===================================================================
--- grokproject/trunk/grokproject/template/buildout.cfg_tmpl	2011-01-04 14:30:48 UTC (rev 119344)
+++ grokproject/trunk/grokproject/template/buildout.cfg_tmpl	2011-01-04 14:34:30 UTC (rev 119345)
@@ -32,7 +32,6 @@
 always-checkout = true
 auto-checkout = fanstatic
                 zope.fanstatic
-                grokcore.view
                 grok
                 grokui.admin
                 grokui.base
@@ -41,7 +40,6 @@
 fanstatic = hg http://bitbucket.org/fanstatic/fanstatic
 zope.fanstatic = svn http://svn.zope.org/repos/main/zope.fanstatic/trunk
 grok = svn http://svn.zope.org/repos/main/grok/trunk
-grokcore.view = svn http://svn.zope.org/repos/main/grokcore.view/trunk
 
 [versions]
 # Override versions here.
@@ -55,6 +53,7 @@
 grokcore.content = 1.1
 grokcore.security = 1.5
 grokcore.viewlet = 1.8
+grokcore.view = 2.3
 grokcore.site = 1.5
 grokcore.rest = 1.0
 grokcore.xmlrpc = 1.0



More information about the checkins mailing list