Index: openacs-4/packages/acs-tcl/tcl/apm-xml-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/apm-xml-procs.tcl,v diff -u -r1.24 -r1.25 --- openacs-4/packages/acs-tcl/tcl/apm-xml-procs.tcl 3 Oct 2003 10:14:30 -0000 1.24 +++ openacs-4/packages/acs-tcl/tcl/apm-xml-procs.tcl 26 Apr 2004 18:50:53 -0000 1.25 @@ -105,6 +105,10 @@ append spec ">[ad_quotehtml $description]\n" } + append spec [apm::package_version::attributes::generate_xml \ + -version_id $version_id \ + -indentation " "] + append spec "\n" apm_log APMDebug "APM: Writing Dependencies." @@ -272,6 +276,9 @@ set properties($property_name) [apm_tag_value $version $property_name] } + apm::package_version::attributes::parse_xml \ + -parent_node $version \ + -array properties # Set an entry in the properties array for each of these attributes: #