zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #04642
[Bug 917981] Re: DECLARE_ZORBA_MODULE() should raise error on duplicates
** Changed in: zorba
Status: New => Fix Committed
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/917981
Title:
DECLARE_ZORBA_MODULE() should raise error on duplicates
Status in Zorba - The XQuery Processor:
Fix Committed
Bug description:
If you call DECLARE_ZORBA_MODULE() twice with the same URI, nothing
happens, and you get duplicate entries in ZorbaManifest.xml. This
sometimes messes up xqdoc generation.
It should fail if the same module is declared twice with either the
same version or with no version.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/917981/+subscriptions
References