Hello all,
I'm working in a OPD page ordered by Bernard ;-) for the new website and noticed a "detail" in the oscar_packages.xml file structure. As far as I know, we defined the tags <package> and </package> to delimit the "zone" containing the detais of a package in the list. There is at least one case where those "reserved" tags where used "inside" a package zone to delimitate other thing than the package itself:
---------------------------------------------------------------------
<requires>
<type>package</type>
<name>gm</name>
</requires>
*<package>*
<switcher>
<tag>mpi</tag>
<name>mpich-ch_gm-gcc-1.2.5.9</name>
</switcher>
*</package>*
<download>
<uri>http://www.csm.ornl.gov/oscar/repository/mpich-gm.tgz</uri>
<size>16240193</size>
<md5sum>3f90818819abbe0de103f39d0e08732e</md5sum>
<sha1sum>35f78ffdd9f4104b77450c080b6d7979d10f2164</sha1sum>
</download>
</package>
----------------------------------------------------------------------
Is this OK? Because I'm having a bad time here trying to make my parser
disregard this one possibility :-).
Thanks, -- Fernando Laudares Camargos
R�volution Linux
http://www.revolutionlinux.com
---------------------------------------
* Tout opinion et prise de position exprim�e dans ce message est celle de son auteur et pas n�cessairement celle de R�volution Linux.
** Any views and opinion presented in this e-mail are solely those of the author and do not necessarily represent those of R�volution Linux.
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
