Spring Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Juergen Hoeller c0e429a9a5 polishing 15 years ago
build-spring-framework DataBinder etc 15 years ago
org.springframework.aop prototype-based TargetSource is only deserializable through a SingletonTargetSource 15 years ago
org.springframework.asm Merge 3.1.0 development branch into trunk 15 years ago
org.springframework.aspects 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) 15 years ago
org.springframework.beans Determine FactoryBean object type via generics 15 years ago
org.springframework.context polishing 15 years ago
org.springframework.context.support JavaMailSenderImpl detects and respects "mail.transport.protocol" property in existing Session (SPR-8501) 15 years ago
org.springframework.core Introduce GenericTypeResolver#resolveReturnTypeArgument 15 years ago
org.springframework.expression fixed TypeDescriptor rendering (SPR-8508) 15 years ago
org.springframework.instrument Include license.txt and notice.txt in module JARs 15 years ago
org.springframework.instrument.tomcat Include license.txt and notice.txt in module JARs 15 years ago
org.springframework.integration-tests Fix APC registration for @EnableTransactionManagement 15 years ago
org.springframework.jdbc avoid Logger.getGlobal() - it's Java 7 only... 15 years ago
org.springframework.jms revised JMS CachedConnectionFactory to avoid unnecessary rollback calls on Session return (SPR-8437); fixed JMS CachedConnectionFactory to fully synchronize its Session list (SPR-8436) 15 years ago
org.springframework.orm an EntityManagerFactoryBean is only deserializable through a SerializedEntityManagerFactoryBeanReference 15 years ago
org.springframework.oxm Update pom and .classpath to reflect Castor upgrade 15 years ago
org.springframework.spring-library Merge 3.1.0 development branch into trunk 15 years ago
org.springframework.spring-parent Updating JUnit and TestNG versions for IDEs and Maven. 15 years ago
org.springframework.test extended Servlet API mocks for Servlet 3.0 forward compatibility as far as possible; made MockHttpServletResponse compatible with Servlet 3.0 getHeader(s) method returning Strings (SPR-8529); added getHeaderValue(s) method to MockHttpServletResponse for raw value access 15 years ago
org.springframework.transaction Move ImportSelector.Context to a top-level class 15 years ago
org.springframework.web revised package-level request and response classes 15 years ago
org.springframework.web.portlet fixed getHeaderNames signature 15 years ago
org.springframework.web.servlet ContextLoader and FrameworkServlet support "contextId" parameter for custom serialization id 15 years ago
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) 15 years ago
spring-framework-reference Remove references to 'bold' text in reference docs 15 years ago
src/test/java/org/springframework/core/env Merge 3.1.0 development branch into trunk 15 years ago
.gitignore Add ignorable log file to .gitignore 15 years ago
build.properties Update javadoc memory and doc publication settings 15 years ago
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) 15 years ago
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 17 years ago
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 17 years ago
spring-framework.ipr 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) 15 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 17 years ago