Hello All,
I noticed that if I provide not-existent submodule for hivemind no
exception is thrown.
Example:

<module id="test" version="1.0.0" package="test">
                
    <dependency module-id="hivemind" version="1.1.0"/>
    <dependency module-id="hivemind.lib" version="1.1.0"/>
    
    <sub-module descriptor="not-exist.xml"/>

</module>

Is it a bug or a feature?

--
aku


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to