[Zodb-checkins] CVS: ZODB3/ZEO - schema.xml:1.3
Fred L. Drake, Jr.
fred@zope.com
Tue, 7 Jan 2003 16:53:53 -0500
Update of /cvs-repository/ZODB3/ZEO
In directory cvs.zope.org:/tmp/cvs-serv24626
Modified Files:
schema.xml
Log Message:
Get the storage components from the schema component library.
=== ZODB3/ZEO/schema.xml 1.2 => 1.3 ===
--- ZODB3/ZEO/schema.xml:1.2 Mon Jan 6 19:39:16 2003
+++ ZODB3/ZEO/schema.xml Tue Jan 7 16:53:49 2003
@@ -5,7 +5,7 @@
</description>
<!-- Use the storage types defined by ZODB. -->
- <import src="../ZODB/config.xml"/>
+ <import package="zodb"/>
<key name="address" datatype="socket-address"
required="yes">