spring-framework/spring-framework-reference
Chris Beams 73ec840279 Remove dependency-check coverage from reference docs (SPR-7303)
- 'dependency-check' attribute of the <bean/> element was removed
  in the spring-beans-3.0 XSD; documentation now reflects this change.

- 'autodetect' was removed from the enumeration of possible values
  for autowire mode in the spring-beans-3.0 XSD; documentation now
  reflects this change.

Note that the underlying functionality for these values has not been
removed from Spring Core.  Users of Spring 3.0 who still need this
support may choose to use spring-beans-2.5.xsd in order to preserve
backward-compatibility.
2010-08-10 13:48:26 +00:00
..
css/html added some styling and color coded syntax highlighting to beans chapter 2009-04-07 16:54:36 +00:00
images added info about the new web-struts module 2009-11-12 19:11:46 +00:00
src Remove dependency-check coverage from reference docs (SPR-7303) 2010-08-10 13:48:26 +00:00
styles html multi-page doc now only generates files per chapter consistent with Spring 2.5 2009-12-15 00:18:46 +00:00
.project Added Eclipse project settings to the reference documentation so that the documentation can be more easily edited and built within Eclipse. 2009-04-30 00:59:09 +00:00
build.xml Added the Spring Framework reference documentation 2009-03-18 20:00:49 +00:00
ivy.xml Updated spring-build 2009-04-20 12:16:50 +00:00