You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2009/03/20 08:47:19 UTC

svn commit: r756361 - /servicemix/smx4/nmr/trunk/RELEASE-NOTES.txt

Author: gnodet
Date: Fri Mar 20 07:47:18 2009
New Revision: 756361

URL: http://svn.apache.org/viewvc?rev=756361&view=rev
Log:
Remove two bugs that have been reverted from the release notes

Modified:
    servicemix/smx4/nmr/trunk/RELEASE-NOTES.txt

Modified: servicemix/smx4/nmr/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/RELEASE-NOTES.txt?rev=756361&r1=756360&r2=756361&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/RELEASE-NOTES.txt (original)
+++ servicemix/smx4/nmr/trunk/RELEASE-NOTES.txt Fri Mar 20 07:47:18 2009
@@ -72,8 +72,6 @@
      * [SMX4NMR-108] - Stopping / Starting the OSGi bundle for a service assembly does not restart the SA (the previous running state is lost)
      * [SMX4NMR-109] - When a component is stopped and restarted, service assemblies are stopped, but not restarted
      * [SMX4NMR-110] - Starting a service assembly which has a non started component should fail
-     * [SMX4NMR-113] - ComponentInstaller.createBootstrap() should add component's SharedLib when create MultipleParentClassLoader
-     * [SMX4NMR-114] - add org.apache.felix.framework dependency for jbi/itests to pick up the fix for felix system bundle classloader
      * [SMX4NMR-115] - Do not use spring proxies for tracking endpoints and other NMR lists
      * [SMX4NMR-116] - Avoid deadlock when shutting down a SA while receiving a sync exchange for it
      * [SMX4NMR-117] - Refactor the InternalReference to allow references to be serializable