[libvirt] [PATCH 0/4] news: Add schema validation and tweak few details

Peter Krempa pkrempa at redhat.com
Tue Mar 28 11:58:55 UTC 2017


The file caused quite some trouble. Add schema validation so that breakage
is kept to a minimum.

Peter Krempa (4):
  tests: schema: Add possibility to validate individual files
  news: Introduce rules for the schema file and fix offending lines
  schema: Introduce schema for the news.xml file
  news: Add template for a <release> section

 docs/news.xml         | 64 +++++++++++++++++++++++++++++++++++---------
 docs/schemas/news.rng | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/virschematest.c | 36 ++++++++++++++++++++-----
 3 files changed, 153 insertions(+), 20 deletions(-)
 create mode 100644 docs/schemas/news.rng

-- 
2.12.1




More information about the libvir-list mailing list