[Zope3-checkins]
SVN: Zope3/trunk/package-includes/zope.app.catalog-configure.zcml
Added missing include for the catalog package. This is needed
for the
Jim Fulton
jim at zope.com
Sat May 15 12:26:37 EDT 2004
Log message for revision 24717:
Added missing include for the catalog package. This is needed for the
catalog ftests.
-=-
Added: Zope3/trunk/package-includes/zope.app.catalog-configure.zcml
===================================================================
--- Zope3/trunk/package-includes/zope.app.catalog-configure.zcml 2004-05-15 13:21:15 UTC (rev 24716)
+++ Zope3/trunk/package-includes/zope.app.catalog-configure.zcml 2004-05-15 16:26:36 UTC (rev 24717)
@@ -0,0 +1 @@
+<include package="zope.app.catalog"/>
More information about the Zope3-Checkins
mailing list