Go to file
Chris Beams 9ab2c6628b Split IoC chapter DocBook XML into multiple files (SPR-7467)
All <section/> elements in beans.xml >=~ 500 lines have been broken out
into separate documents with DOCTYPE 'section'. This refactoring makes
working with these files much easier in wysiwyg editors (namely
oXygen Author).

For consistency, this same refactoring should be applied to all other
chapters much larger than 1500 lines, such as aop.xml (3861), mvc.xml
(3466), jdbc.xml (3042), and so on.

beans.xml and the new section files have also been formatted for
consistency and to avoid whitespace diffs as much as possible into the
future.
2010-08-18 10:37:35 +00:00
build-spring-framework final preparations for 3.0.4 release 2010-08-18 09:13:10 +00:00
org.springframework.aop polishing 2010-08-12 18:49:13 +00:00
org.springframework.asm Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.aspects Remove redundant @Aspect from CodeStyleAspect.aj 2010-07-21 19:18:11 +00:00
org.springframework.beans revised constructor argument caching for highly concurrent creation scenarios (follow-up to SPR-7423) 2010-08-18 09:08:55 +00:00
org.springframework.context polishing 2010-08-15 23:04:19 +00:00
org.springframework.context.support polishing 2010-08-15 23:04:19 +00:00
org.springframework.core added testStringArrayToResourceArray 2010-08-15 23:00:46 +00:00
org.springframework.expression polishing 2010-08-12 18:42:13 +00:00
org.springframework.instrument Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.instrument.tomcat Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.integration-tests Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.jdbc fixed yet another regression with respect to newlines (SPR-7449) 2010-08-10 22:36:36 +00:00
org.springframework.jms DefaultMessageListenerContainer triggers Session commit even if no message has been received (SPR-7366) 2010-07-15 19:43:56 +00:00
org.springframework.orm polishing 2010-08-15 23:01:10 +00:00
org.springframework.oxm Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292) 2010-06-20 18:28:07 +00:00
org.springframework.spring-library Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.spring-parent Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.test polishing 2010-08-15 23:01:10 +00:00
org.springframework.transaction use generic Class<?> in TransactionAttributeSource signature 2010-08-15 21:19:52 +00:00
org.springframework.web polishing 2010-08-16 21:24:21 +00:00
org.springframework.web.portlet Servlet/PortletContextResource inherit isReadable, contentLength and lastModified from AbstractFileResolvingResource 2010-08-15 22:57:37 +00:00
org.springframework.web.servlet polishing 2010-08-16 21:24:21 +00:00
org.springframework.web.struts Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
spring-framework-reference Split IoC chapter DocBook XML into multiple files (SPR-7467) 2010-08-18 10:37:35 +00:00
.gitignore Ignore OS X .DS_Store files 2010-08-07 13:56:49 +00:00
build.properties Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
build.versions + downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3 2010-02-04 17:10:31 +00:00
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 2008-12-17 15:47:14 +00:00
eclipse-code-formatter.xml h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps 2009-05-09 22:27:05 +00:00
spring-framework.ipr made Excel tests work 2009-11-07 01:32:18 +00:00
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 2009-09-25 12:51:58 +00:00