
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-...
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