From: Juergen H. <jho...@us...> - 2008-10-17 15:59:57
|
Update of /cvsroot/springframework/spring/lib In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16881/lib Modified Files: readme.txt Log Message: updated to Quartz 1.6.1 GA Index: readme.txt =================================================================== RCS file: /cvsroot/springframework/spring/lib/readme.txt,v retrieving revision 1.215 retrieving revision 1.216 diff -C2 -d -r1.215 -r1.216 *** readme.txt 8 Oct 2008 11:16:36 -0000 1.215 --- readme.txt 17 Oct 2008 15:59:45 -0000 1.216 *************** *** 66,70 **** - required at runtime when using Spring's backport-concurrent support ! * dom4j/dom4j-1.6.1, dom4j/jaxen-1.1-beta-7.jar - DOM4J 1.6.1 XML parser (http://www.dom4j.org) - required for running PetClinic (by Hibernate) --- 66,70 ---- - required at runtime when using Spring's backport-concurrent support ! * dom4j/dom4j-1.6.1 - DOM4J 1.6.1 XML parser (http://www.dom4j.org) - required for running PetClinic (by Hibernate) *************** *** 355,360 **** - required for building the framework and the attributes version of JPetStore ! * quartz/quartz-all-1.6.1-RC3.jar ! - Quartz 1.6.1 RC3 (http://www.opensymphony.com/quartz) - required for building the framework - required at runtime when using Spring's Quartz scheduling support --- 355,360 ---- - required for building the framework and the attributes version of JPetStore ! * quartz/quartz-all-1.6.1.jar ! - Quartz 1.6.1 (http://www.opensymphony.com/quartz) - required for building the framework - required at runtime when using Spring's Quartz scheduling support |