Go to file
Juergen Hoeller 36084c348f fixed timeout assertion 2011-08-15 21:28:13 +00:00
build-spring-framework Documented recent changes to the TestContext framework in the changelog 2011-08-13 14:57:48 +00:00
org.springframework.aop Deprecate AbstractSingletonProxyFactoryBean 2011-07-26 22:29:14 +00:00
org.springframework.asm Merge 3.1.0 development branch into trunk 2010-10-25 19:48:20 +00:00
org.springframework.aspects updated cache aspect after CacheAspectSupport base class changes 2011-07-22 10:12:07 +00:00
org.springframework.beans SpringBeanAutowiringSupport is able to process @Value annotations on any given target instance (SPR-8574) 2011-08-03 10:19:27 +00:00
org.springframework.context introduced ForkJoinPoolFactoryBean for Java 7 (alternative: add new jsr166.jar to Java 6) 2011-08-15 16:41:55 +00:00
org.springframework.context.support updated Quartz support package for full Quartz 2.0 support (SPR-8275) 2011-07-19 15:25:10 +00:00
org.springframework.core Deleting unnecessary TODOs and suppressing warnings. 2011-08-13 13:38:54 +00:00
org.springframework.expression fixed TypeDescriptor rendering (SPR-8508) 2011-07-05 22:06:14 +00:00
org.springframework.instrument Include license.txt and notice.txt in module JARs 2011-02-09 06:56:40 +00:00
org.springframework.instrument.tomcat Include license.txt and notice.txt in module JARs 2011-02-09 06:56:40 +00:00
org.springframework.integration-tests Auto-unwrap SessionFactoryBuilder-created proxies 2011-07-30 18:05:34 +00:00
org.springframework.jdbc SPR-8592: add SpEL support in <jdbc:/> 2011-08-09 10:17:10 +00:00
org.springframework.jms Polishing Javadoc and suppressing warnings. 2011-08-14 17:11:31 +00:00
org.springframework.orm overridden @PersistenceContext annotations on subclass methods are being processed correctly (SPR-8594) 2011-08-12 13:54:17 +00:00
org.springframework.oxm removed unused Servlet dependency 2011-07-28 20:27:04 +00:00
org.springframework.spring-library Merge 3.1.0 development branch into trunk 2010-10-25 19:48:20 +00:00
org.springframework.spring-parent Updating JUnit and TestNG versions for IDEs and Maven. 2011-03-28 19:59:09 +00:00
org.springframework.test [SPR-8386][SPR-8387] Refined logging regarding detection of default resource locations and default configuration classes. 2011-08-13 15:38:45 +00:00
org.springframework.transaction polishing 2011-08-12 10:02:12 +00:00
org.springframework.web fixed timeout assertion 2011-08-15 21:28:13 +00:00
org.springframework.web.portlet polishing 2011-07-27 22:38:59 +00:00
org.springframework.web.servlet SPR-6464 Add getInputFlashMap and getOutputFlashMap methods to RequestContextUtils 2011-08-15 21:01:52 +00:00
org.springframework.web.struts shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 2011-06-09 13:10:09 +00:00
spring-framework-reference Improve wording of scoped-proxy example in ref doc 2011-08-09 14:45:26 +00:00
src/test/java/org/springframework/core/env Merge 3.1.0 development branch into trunk 2010-10-25 19:48:20 +00:00
.gitignore Add ignorable log file to .gitignore 2011-06-05 21:01:37 +00:00
build.properties Update javadoc memory and doc publication settings 2011-06-09 02:54:52 +00:00
build.versions shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 2011-06-09 09:58:15 +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 copy txt files as well 2011-07-26 09:25:22 +00:00
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 2009-09-25 12:51:58 +00:00