You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by jc...@apache.org on 2005/03/28 03:10:34 UTC

cvs commit: jakarta-hivemind status.xml

jcarman     2005/03/27 17:10:34

  Modified:    .        status.xml
  Log:
  Core service implementations which implement RegistryShutdownListener are not notified for primitive and singleton service models
  PR: HIVEMIND-103
  
  Revision  Changes    Path
  1.114     +1 -1      jakarta-hivemind/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/status.xml,v
  retrieving revision 1.113
  retrieving revision 1.114
  diff -u -r1.113 -r1.114
  --- status.xml	27 Mar 2005 23:13:52 -0000	1.113
  +++ status.xml	28 Mar 2005 01:10:34 -0000	1.114
  @@ -32,7 +32,7 @@
     <changes>
       <release version="1.1-alpha-4?" date="unreleased">
         <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>
       </release>
       <release version="1.1-alpha-3" date="Mar 22 2005">
         <action type="fix" dev="JC" fixes-bug="HIVEMIND-96" >Interceptors can now be ordered by name rather than interceptor factory id.</action>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org