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.
 
 
Sam Brannen 6bf3acc605 [SPR-8395][SPR-8386] AnnotationConfigContextLoader now generates a list of default configuration classes by finding all non-private, non-final, static, inner classes of the test class that are annotated with @Configuration; updated JavaDoc in AbstractGenericContextLoader and AnnotationConfigContextLoader to reflect changes resulting from the SmartContextLoader integration. 15 years ago
build-spring-framework prepared for 3.1 RC1 release 15 years ago
org.springframework.aop Polishing Eclipse classpath settings 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 Provide default ParameterNameDiscoverer for AACBF 15 years ago
org.springframework.context SPR-6268: check AnnotationUtils works with Groovy concrete classes (plus remove compiler warnings) 15 years ago
org.springframework.context.support Polishing Eclipse classpath settings 15 years ago
org.springframework.core SPR-8457 - XMLEventStreamReader.getText() fails for COMMENT and ENTITY_REFERENCE events 15 years ago
org.springframework.expression 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.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 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.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 support for Hibernate 4.0 as a JPA provider 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 [SPR-8395][SPR-8386] AnnotationConfigContextLoader now generates a list of default configuration classes by finding all non-private, non-final, static, inner classes of the test class that are annotated with @Configuration; updated JavaDoc in AbstractGenericContextLoader and AnnotationConfigContextLoader to reflect changes resulting from the SmartContextLoader integration. 15 years ago
org.springframework.transaction Clarify TransactionCallback Javadoc 15 years ago
org.springframework.web Prefer / or /app/* over /main in servlet examples 15 years ago
org.springframework.web.portlet 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.web.servlet SPR-7812 Move condition package under mvc 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 Fix non-compilable example in mvc ref doc 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
eclipse-code-formatter.xml
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