From: Thomas R. <tri...@us...> - 2009-03-15 18:44:44
|
Update of /cvsroot/springframework/spring In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14208 Modified Files: Tag: branch-2-5-6-p1 project.properties Log Message: fix for garbage collection issue Index: project.properties =================================================================== RCS file: /cvsroot/springframework/spring/project.properties,v retrieving revision 1.160 retrieving revision 1.160.2.1 diff -C2 -d -r1.160 -r1.160.2.1 *** project.properties 23 Oct 2008 22:37:22 -0000 1.160 --- project.properties 15 Mar 2009 18:44:28 -0000 1.160.2.1 *************** *** 15,19 **** # Spring OSGi version, to be used in version information # '-' is explicitly disallowed ! spring-version-osgi=2.5.6 # Compile with debug code --- 15,19 ---- # Spring OSGi version, to be used in version information # '-' is explicitly disallowed ! spring-version-osgi=2.5.6.PR01 # Compile with debug code |