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:45:14 UTC

svn commit: r178680 - /incubator/beehive/branches/v1/m1/samples/controls-spring/README.TXT

Author: ekoneil
Date: Thu May 26 13:45:14 2005
New Revision: 178680

URL: http://svn.apache.org/viewcvs?rev=178680&view=rev
Log:
Add verbage around the use of the Spring 1.2 with the controls-spring sample.

BB: self
DRT: controls-spring builds / runs


Modified:
    incubator/beehive/branches/v1/m1/samples/controls-spring/README.TXT

Modified: incubator/beehive/branches/v1/m1/samples/controls-spring/README.TXT
URL: http://svn.apache.org/viewcvs/incubator/beehive/branches/v1/m1/samples/controls-spring/README.TXT?rev=178680&r1=178679&r2=178680&view=diff
==============================================================================
--- incubator/beehive/branches/v1/m1/samples/controls-spring/README.TXT (original)
+++ incubator/beehive/branches/v1/m1/samples/controls-spring/README.TXT Thu May 26 13:45:14 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.