[Zope3-checkins] CVS: Zope3 - ftesting.zcml:1.2 site.zcml:1.19
Jim Fulton
jim@zope.com
Mon, 28 Jul 2003 18:20:33 -0400
Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv29730
Modified Files:
ftesting.zcml site.zcml
Log Message:
No longer use metameta.zcml.
=== Zope3/ftesting.zcml 1.1 => 1.2 ===
--- Zope3/ftesting.zcml:1.1 Mon Apr 14 08:19:27 2003
+++ Zope3/ftesting.zcml Mon Jul 28 18:19:57 2003
@@ -2,7 +2,6 @@
<!-- This file is the equivalent of site.zcml used for functional testing -->
-<include package="zope.configuration" file="metameta.zcml" />
<include package="zope.app" />
<role id="Manager" title="Site Manager" />
=== Zope3/site.zcml 1.18 => 1.19 ===
--- Zope3/site.zcml:1.18 Mon Jun 23 11:45:38 2003
+++ Zope3/site.zcml Mon Jul 28 18:19:57 2003
@@ -2,7 +2,6 @@
xmlns:browser='http://namespaces.zope.org/browser'
>
-<include package="zope.configuration" file="metameta.zcml" />
<include package="zope.app" />
<role id="Manager" title="Site Manager" />