[libvirt] [PATCH 2/2] news: Allow empty <section> elements

Andrea Bolognani abologna at redhat.com
Tue Apr 4 07:25:17 UTC 2017


On Mon, 2017-04-03 at 17:54 +0100, Daniel P. Berrange wrote:
> >    <define name="change">
> >      <element name="change">
> >        <element name="summary">
> > -        <choice>
> > -          <data type="string">
> > -            <param name="pattern">\n[^\n]+\n +</param>
> > -          </data>
> > -          <empty/>
> > -        </choice>
> > +        <data type="string">
> > +          <param name="pattern">\n[^\n]+\n +</param>
> > +        </data>
> >        </element>
> >        <optional>
> >          <element name="description">
> 
> FYI, it looks like something in this change has broken schema validation
> on RHEL-6 vintage libxml
> 
> https://ci.centos.org/view/libvirt/job/libvirt-master-check/systems=libvirt-centos-6/298/console

It was broken by introducing validation of release notes in the
first place, not by tweaking the schema. I believe someone is
already looking into it.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list