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.
 
 
Chris Beams 41a4353644 Re-adding ConfigurationPostProcessorTests after its brief removal in r814. @Ignore-ing the testCglibClassesAreLoadedJustInTimeForEnhancement() method as it turns out this was one of the culprits in the recent build breakage. The classloader hacking causes subtle downstream effects, breaking unrelated tests. The test method is still useful, but should only be run on a manual basis to ensure CGLIB is not prematurely classloaded, and should not be run as part of the automated build. 17 years ago
build-spring-framework SPR-5385, SPR-5301 - partial work committed. 17 years ago
org.springframework.aop SPR-5385, SPR-5301 - partial work committed. 17 years ago
org.springframework.asm made asm an eclipse project 17 years ago
org.springframework.aspects updating eclipse settings and classpaths 17 years ago
org.springframework.beans SPR-5385, SPR-5301 - partial work committed. 17 years ago
org.springframework.context Re-adding ConfigurationPostProcessorTests after its brief removal in r814. @Ignore-ing the testCglibClassesAreLoadedJustInTimeForEnhancement() method as it turns out this was one of the culprits in the recent build breakage. The classloader hacking causes subtle downstream effects, breaking unrelated tests. The test method is still useful, but should only be run on a manual basis to ensure CGLIB is not prematurely classloaded, and should not be run as part of the automated build. 17 years ago
org.springframework.context.support SPR-5385, SPR-5301 - partial work committed. 17 years ago
org.springframework.core fixed two build-breaking issues: 17 years ago
org.springframework.expression set value tests 17 years ago
org.springframework.instrument SPR-5385, SPR-5301 - partial work committed. 17 years ago
org.springframework.instrument.classloading SPR-5385, SPR-5301 - partial work committed. 17 years ago
org.springframework.integration-tests + Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated) 17 years ago
org.springframework.jdbc added tests for custom SQLException translation, polished (SPR-4899) 17 years ago
org.springframework.jms polishing 17 years ago
org.springframework.orm fix ecliipse jar imports to match recent changes (hibernate, openjpa) to 17 years ago
org.springframework.oxm SPR-5449: XStreamMarshaller.setImplicitCollection(Map) is insufficient 17 years ago
org.springframework.samples.petclinic + Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated) 17 years ago
org.springframework.spring-library creating eclipse project settings for org.springframework.spring-library 17 years ago
org.springframework.test added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 17 years ago
org.springframework.transaction SPR-5385, SPR-5301 - partial work committed. 17 years ago
org.springframework.web Added test for multiple template variables in one path segment. 17 years ago
org.springframework.web.portlet + Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated) 17 years ago
org.springframework.web.servlet SPR-5537: ReSTful URLs with content type extension do not work properly 17 years ago
spring-framework-reference Added the Spring Framework reference documentation 17 years ago
build.properties Split the compile and test-compile macros. Added a pre-compile macro. 17 years ago
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 17 years ago
spring-framework.ipr updated code style settings 17 years ago
spring-framework.psf updated eclipse team project definition from .testsuite -> .integration-tests 17 years ago