You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by fe...@apache.org on 2007/07/08 11:25:22 UTC

svn commit: r554344 - /cocoon/trunk/blocks/cocoon-poi/cocoon-poi-impl/src/changes/changes.xml

Author: felixk
Date: Sun Jul  8 02:25:21 2007
New Revision: 554344

URL: http://svn.apache.org/viewvc?view=rev&rev=554344
Log:
Springify poi block.

Modified:
    cocoon/trunk/blocks/cocoon-poi/cocoon-poi-impl/src/changes/changes.xml

Modified: cocoon/trunk/blocks/cocoon-poi/cocoon-poi-impl/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-poi/cocoon-poi-impl/src/changes/changes.xml?view=diff&rev=554344&r1=554343&r2=554344
==============================================================================
--- cocoon/trunk/blocks/cocoon-poi/cocoon-poi-impl/src/changes/changes.xml (original)
+++ cocoon/trunk/blocks/cocoon-poi/cocoon-poi-impl/src/changes/changes.xml Sun Jul  8 02:25:21 2007
@@ -28,6 +28,10 @@
           <action dev="reinhard" type="add">
             Initial creation.
           </action>      
+          <action dev="felixk" type="update">
+            Cocoon-Poi-Block becomes a normal Spring application which means that it is 
+            initialized by Spring and not the other way around.
+          </action>
         </release>
       </body>
     </document>