|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Replace pyxml/xmlproc-based XML validator with l
On Mon, 11 Oct 2010, Stephan Peijnik wrote:
> Below is a newly generated patch, now also updating README with
> information on the new dependencies. Additionally the patch should
> hopefully not be mangled anymore. However, I also attached the patch
> this time in case there are problems again.
>
> The wording in the README is obviously up to discussion. I felt
> the need to change the "many distros" wording to "some" as more
> recently distributions like Debian and Ubuntu are including
> minidom in their core python packages. To be honest I have
> not checked how other distros handle this nowadays, hence the
> "some".
>
> I also wanted to point out that I do have a xen-4.0-testing
> hg repository where these changes can directly be pulled from
> at [0]. From my own experience this can also be merged into
> xen-unstable painlessly.
>
> Regards,
>
> Stephan
>
> [0] http://bitbucket.org/sp/xen-4.0-testing-sp
>
> --
> Pyxml/xmlproc is being used in tools/xen/xm/xenapi_create.py but is
> unmaintained for several years now. xmlproc is used only for validating
> XML documents against a DTD file.
>
> This patch replaces the pyxml/xmlproc based XML validation with code
> based on lxml, which is actively maintained.
>
> Signed-off-by: Stephan Peijnik <spe@xxxxxxxxx>
applied, thanks
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|