You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2005/05/26 22:58:52 UTC

svn commit: r178686 - /incubator/beehive/trunk/samples/controls-spring/README.TXT

Author: ekoneil
Date: Thu May 26 13:58:51 2005
New Revision: 178686

URL: http://svn.apache.org/viewcvs?rev=178686&view=rev
Log:
Integ change from v1/m1

BB: self
DRT: none


Modified:
    incubator/beehive/trunk/samples/controls-spring/README.TXT

Modified: incubator/beehive/trunk/samples/controls-spring/README.TXT
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/controls-spring/README.TXT?rev=178686&r1=178685&r2=178686&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/controls-spring/README.TXT (original)
+++ incubator/beehive/trunk/samples/controls-spring/README.TXT Thu May 26 13:58:51 2005
@@ -2,7 +2,7 @@
 
 DIRECTORIES:
 
-* external - contains the Spring jar file used by the sample.  This is the full Spring jar from the 1.1.5 distribution.
+* external - contains the Spring jar file used by the sample.  This is the full Spring jar from the 1.1.5 distribution.  This sample has also been tested with the 1.2 Spring JAR.  
 
 * integration - contains the implementation of the ControlFactory SPI interface for controls, that will use Spring to instantiate and configure Controls.