knut 2005/02/19 10:59:41 Modified: . status.xml Log: fix for HIVEMIND-81 (Null pointer exception when module resource does not exist) Revision Changes Path 1.104 +1 -0 jakarta-hivemind/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/jakarta-hivemind/status.xml,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- status.xml 19 Feb 2005 17:57:40 -0000 1.103 +++ status.xml 19 Feb 2005 18:59:41 -0000 1.104 @@ -40,6 +40,7 @@ <action type="update" dev="HLS"> Extend instance translator to configure properties of the instantiated instance. </action> <action type="fix" dev="KW" fixes-bug="HIVEMIND-60" due-to="Trent McClenahan"> service: object provider throws NPE with empty locator </action> <action type="fix" dev="HLS" fixes-bug="HIVEMIND-93"> Allow initialization in create-instance, rules, etc. </action> + <action type="fix" dev="KW" fixes-bug="HIVEMIND-81"> NPE when module resource does not exist </action> </release> <release version="1.1-alpha-1" date="Jan 19 2005"> <action type="add" dev="KW"> Added <dependency> construct providing support for dependencies between modules. Refactoring of RegistryBuilder: Now constructs Registry using a ModuleProvider. </action>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]