Author: sgoeschl
Date: Tue Nov  1 04:37:41 2005
New Revision: 330045

URL: http://svn.apache.org/viewcvs?rev=330045&view=rev
Log:
Documenting the changes

Modified:
    jakarta/turbine/core/trunk/xdocs/changes.xml

Modified: jakarta/turbine/core/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/turbine/core/trunk/xdocs/changes.xml?rev=330045&r1=330044&r2=330045&view=diff
==============================================================================
--- jakarta/turbine/core/trunk/xdocs/changes.xml (original)
+++ jakarta/turbine/core/trunk/xdocs/changes.xml Tue Nov  1 04:37:41 2005
@@ -25,6 +25,17 @@
   <body>
     <release version="2.4-M2" date="in cvs">
       <action dev="sgoeschl" type="update">
+                               Setting all members of BaseServiceBroker to 
private as it should be.
+      </action>
+      <action dev="sgoeschl" type="update">
+        Removed hack in Turbine.java forcing an early init of the 
AvalonComponentService. The
+        removal could potentially break existing code if the 
AvalonComponentService is not
+        configured to be early initialized since the requested service 
wouldn't be found.
+      </action>
+      <action dev="sgoeschl" type="update">
+        Implementing transparent service lookup using TurbineServiceProviders
+      </action>
+      <action dev="sgoeschl" type="update">
         The AvalonComponentService does not use the deprecated Component 
interface and ComponentException.
       </action>
       <action dev="sgoeschl" type="update">



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

Reply via email to