[Commits] (morgen) Adding zaobao/schema parcel as a dependency now that the zaobao parcel item's startupParcel can make instances of RSSItem (and thus needs its Kind loaded)

commits at osafoundation.org commits at osafoundation.org
Thu Mar 24 15:09:12 PST 2005


Commit by: morgen
Modified files:
chandler/parcels/osaf/examples/zaobao/parcel.xml 1.41 1.42

Log message:
Adding zaobao/schema parcel as a dependency now that the zaobao parcel item's startupParcel can make instances of RSSItem (and thus needs its Kind loaded)


ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/parcels/osaf/examples/zaobao/parcel.xml.diff?r1=text&tr1=1.41&r2=text&tr2=1.42

Index: chandler/parcels/osaf/examples/zaobao/parcel.xml
diff -u chandler/parcels/osaf/examples/zaobao/parcel.xml:1.41 chandler/parcels/osaf/examples/zaobao/parcel.xml:1.42
--- chandler/parcels/osaf/examples/zaobao/parcel.xml:1.41	Thu Mar 24 13:53:06 2005
+++ chandler/parcels/osaf/examples/zaobao/parcel.xml	Thu Mar 24 15:09:11 2005
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 
-<!-- $Revision: 1.41 $ -->
-<!-- $Date: 2005/03/24 21:53:06 $ -->
+<!-- $Revision: 1.42 $ -->
+<!-- $Date: 2005/03/24 23:09:11 $ -->
 <!-- Copyright (c) 2003-2004 Open Source Applications Foundation -->
 <!-- License: http://osafoundation.org/Chandler_0.1_license_terms.htm -->
 
@@ -9,6 +9,7 @@
      xmlns="http://osafoundation.org/parcels/core"
      xmlns:doc="http://osafoundation.org/examples/zaobao"
      xmlns:wakeupCall="http://osafoundation.org/parcels/osaf/framework/wakeup"
+     xmlns:schema="http://osafoundation.org/examples/zaobao/schema"
      itemClass="osaf.examples.zaobao.RSSData.Parcel">
 
     <namespace value="http://osafoundation.org/examples/zaobao"/>



More information about the Commits mailing list