jcarman 2005/04/27 07:46:35 Modified: . status.xml Log: Bean services cannot be autowired into other services. PR: HIVEMIND-108 Revision Changes Path 1.126 +1 -0 jakarta-hivemind/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/jakarta-hivemind/status.xml,v retrieving revision 1.125 retrieving revision 1.126 diff -u -r1.125 -r1.126 --- status.xml 27 Apr 2005 12:23:46 -0000 1.125 +++ status.xml 27 Apr 2005 14:46:35 -0000 1.126 @@ -31,6 +31,7 @@ </todo> <changes> <release version="1.1-alpha-4" date="unreleased"> + <action type="fix" dev="JC" fixes-bug="HIVEMIND-108" >Bean services could not be autowired into other services.</action> <action type="fix" dev="JC" fixes-bug="HIVEMIND-102" >Multiple interceptors with different names for the same interceptor factory id were treated as duplicates.</action> <action type="fix" dev="JC" fixes-bug="HIVEMIND-103" >Core service implementations which implement RegistryShutdownListener are not notified for primitive and singleton service models.</action> <action type="update" dev="HLS"> Rename AdapterRegistry to StrategyRegistry, and AdapterRegistryFactory to StrategyFactory, to better reflect the relationship to the Gang-of-Four Strategy pattern.</action>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]