Build Update for libvirt/libvirt
-------------------------------------
Build: #2904
Status: Fixed
Duration: 39 mins and 19 secs
Commit: 0a65cba (master)
Author: Jim Fehlig
Message: news: Fix XML validation
The news schema requires two digits for both month and day in the date
attribute. s/2/02/ in the day value of date to fix the following
'make check' failure
2165) Checking ../docs/news.xml against ../news.rng ...
libvirt: XML Util error : XML document failed to validate against schema:
Unable to validate doc against
/home/jfehlig/virt/upstream/libvirt/build/../docs/schemas/../news.rng
Element release failed to validate attributes
Signed-off-by: Jim Fehlig <jfehlig(a)suse.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/cb3764d95326...0a65cba42378
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/619941786?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.