On Thu, Jul 21, 2011 at 03:14:30AM -0400, Laine Stump wrote:
On 07/21/2011 02:44 AM, Daniel Veillard wrote:
>On Wed, Jul 20, 2011 at 02:21:55AM -0400, Laine Stump wrote:
>>The network XML is updated in the following ways:
>[...]
>>diff --git a/docs/schemas/network.rng b/docs/schemas/network.rng
>>index 6d9f06b..1adb553 100644
>>--- a/docs/schemas/network.rng
>>+++ b/docs/schemas/network.rng
>>@@ -7,6 +7,7 @@
>> </start>
>>
>> <include href='basictypes.rng'/>
>>+<include href='networkcommon.rng'/>
> Modularity is nice but you forgot networkcommon.rng in the patch,
> right ?
networkcommon.rng was added in PATCH 2/9 - it's used by both
network.rng and domain.rng.
(I had actually forgotten to "git add" the new file in the previous
version of the patches, but this time I remembered - I just
doublechecked)
Yeah, I noticed but after sending the mail ... sorry :-)
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/